summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2012-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-19brcm80211: remove some truely barftastic codeAlan Cox
2012-10-19brcmfmac: remove 'always false' condition from brcmf_c_mkiovar_bsscfgArend van Spriel
2012-10-19brcmfmac: fix sparse warningsFranky Lin
2012-10-19brcmfmac: Using zero instead of NULLDan Carpenter
2012-10-19ath9k: perform ANI cycle in idle stateRajkumar Manoharan
2012-10-19carl9170: handle traps from firmware loaderChristian Lamparter
2012-10-19mwifiex: Using %*phD instead of print_hex_dump_bytesAndrei Emeltchenko
2012-10-19mwifiex: use sizeof(array) to print_hex_dump_bytesBing Zhao
2012-10-19rt2800: comment tx power settingsStanislaw Gruszka
2012-10-19rt2800: allow to reduce tx power on devices not exporting power limitStanislaw Gruszka
2012-10-19rt2800: pass channel pointer to rt2800_config_txpowerStanislaw Gruszka
2012-10-19rt2800: use eeprom OFDM 6M TX power as criterionStanislaw Gruszka
2012-10-19rt2800: compensate tx power also for non 11b rates on 2GHzStanislaw Gruszka
2012-10-19rt2800: limit TX_PWR_CFG_ values to 0xcStanislaw Gruszka
2012-10-19rt2800: use BBP_R1 for setting tx powerStanislaw Gruszka
2012-10-19ath_hw: Use common REG_WRITE parameter orderSven Eckelmann
2012-10-19rtlwifi: rtl8192ce: rtl8192cu: use %*phC to dump small buffersAndy Shevchenko
2012-10-19orinoco_usb: clean up some signedness issuesDan Carpenter
2012-10-19ath/ath9k/ar9003_eeprom.c: Remove semicolon after ifPeter Senna Tschudin
2012-10-19ath9k: Fix BT_OP_SCAN usageSujith Manoharan
2012-10-19ath9k: Use a helper routine for MCI/FTP tuningSujith Manoharan
2012-10-19bcma: add an extra pcie core structHauke Mehrtens
2012-10-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2012-10-18wireless: gelic: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel
2012-10-18wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel
2012-10-18wireless: use OR operation to set wiphy featuresJohannes Berg
2012-10-16iwlwifi: don't WARN when a non empty queue is disabledEmmanuel Grumbach
2012-10-16iwlwifi: don't print the Intel banner twiceEmmanuel Grumbach
2012-10-16iwlwifi: first deactivate a queue, then wipe out its dataEmmanuel Grumbach
2012-10-16iwlwifi: use the new macro for the SCD Q STTS bitsEmmanuel Grumbach
2012-10-16iwlwifi: wipe out the status of the SCD when we disable a queueEmmanuel Grumbach
2012-10-16iwlwifi: remove unused variablesJohannes Berg
2012-10-16iwlwifi: make data frame tracing optionalJohannes Berg
2012-10-16iwlwifi: improve oversized command warningJohannes Berg
2012-10-16iwlwifi: fix 6000 series channel switch commandJohannes Berg
2012-10-15net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()Stanislav Yakovlev
2012-10-15brcmfmac: fix end of loop check (signedness bug)Dan Carpenter
2012-10-15brcmfmac: set dongle mode accordingly when interface upFranky Lin
2012-10-15brcmfmac: use control channel in roamed status reportingFranky Lin
2012-10-15brcmfmac: handle all exceptions as an error.Hante Meuleman
2012-10-12mcs7830: Fix link state detectionOndrej Zary
2012-10-11usbnet: Support devices reporting idlenessOliver Neukum
2012-10-11net/ethernet/jme: disable ASPMKevin Baradon
2012-10-11kaweth: print correct debug ptrAlan Cox
2012-10-10e1000e: Change wthresh to 1 to avoid possible Tx stallsHiroaki SHIMODA
2012-10-10xen: netback: handle compound page fragments on transmit.Ian Campbell
2012-10-10vxlan: fix oops when give unknown ifindexstephen hemminger
2012-10-10vxlan: fix receive checksum handlingstephen hemminger
2012-10-10vxlan: add additional headroomstephen hemminger