summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: correct a typo in mwifiex_ret_tdls_operBing Zhao2014-07-151-1/+1
* mwifiex: declare sta_ptr in smaller scopeBing Zhao2014-07-151-1/+2
* mwifiex: define TDLS idle timeout macro with unitsBing Zhao2014-07-152-2/+2
* mwifiex: fix a cut-n-paste error in adhoc-startBing Zhao2014-07-151-1/+1
* mwifiex: fix corner case system hang issueAmitkumar Karwar2014-07-151-5/+11
* mwifiex: access rx_reorder_tbl_ptr only while holding lockAmitkumar Karwar2014-07-151-7/+20
* wireless: rt2x00: add new rt2800usb devicesXose Vazquez Perez2014-07-151-0/+4
* wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longsEliad Peller2014-07-156-17/+17
* wl18xx: make sure fw_status->priv exists before derefEliad Peller2014-07-151-2/+12
* wl18xx: change the number of WLAN addrs per chipArik Nemtsov2014-07-151-1/+1
* wlcore: don't switch channels on disconnected STA vifsArik Nemtsov2014-07-151-0/+7
* wlcore: register vendor commandsEliad Peller2014-07-151-0/+4
* wlcore: increase max roc duration to 30 secondsEliad Peller2014-07-151-1/+1
* wlcore/wl18xx: handle smart config eventsEliad Peller2014-07-155-1/+93
* wlcore: handle smart config vendor commandsEliad Peller2014-07-153-1/+221
* wlcore/wl18xx: add smart config commandsEliad Peller2014-07-155-1/+127
* wlcore: add smart config definitionsEliad Peller2014-07-152-0/+17
* wlcore: use correct LAA bitEliad Peller2014-07-151-1/+1
* wl18xx: fix last tx rate calculationEliad Peller2014-07-151-2/+5
* wlcore: user smaller sqn padding for GEMEliad Peller2014-07-153-4/+13
* wlcore: save seq num only between recoveriesEliad Peller2014-07-153-31/+68
* b43: don't warn about no 5 GHz support on 2.4 GHz devicesRafał Miłecki2014-07-151-8/+10
* b43: enable radio 0x2057 rev 9 (AKA BCM43228) supportRafał Miłecki2014-07-151-2/+22
* b43: N-PHY: implement channel switching of radio 0x2057 rev 5Rafał Miłecki2014-07-151-0/+129
* b43: N-PHY: init and channel switching of radio 0x2057 rev 9Rafał Miłecki2014-07-152-1/+234
* b43; N-PHY: write most of the missing code for revs 7+Rafał Miłecki2014-07-154-39/+290
* b43: N-PHY: add placeholders for new devices supportRafał Miłecki2014-07-151-54/+231
* b43: N-PHY: add TX gain tables for devices with specific EPARafał Miłecki2014-07-151-2/+72
* b43: N-PHY: drop reg 0x1 access restriction on new PHY revsRafał Miłecki2014-07-151-2/+2
* b43: always print info about radio (manuf, id, revision)Rafał Miłecki2014-07-151-4/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-1022-44/+144
|\
| * rt2800usb: Don't perform DMA from stackAndrea Merello2014-07-071-6/+22
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-07-073-21/+8
| |\
| * | mwifiex: initialize Tx/Rx info of a packet correctlyAmitkumar Karwar2014-07-037-0/+8
| * | Merge branch 'ath-current' of git://github.com/kvalo/athJohn W. Linville2014-06-262-19/+5
| |\ \
| | * | ath10k: fix 8th virtual AP interface with DFSBartosz Markowski2014-06-021-1/+5
| | * | ath10k: remove unnecessary htt rx corruption checkMichal Kazior2014-06-021-18/+0
| * | | brcmfmac: assign chip id and rev in bus interface after brcmf_usb_dlneededArend van Spriel2014-06-251-2/+3
| * | | mwifiex: fix Tx timeout issueAmitkumar Karwar2014-06-251-0/+1
| * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-06-254-47/+29
| |\ \ \
| * | | | rt2x00: fix rfkill regression on rt2500pciStanislaw Gruszka2014-06-173-4/+28
| * | | | b43: fix frequency reported on G-PHY with /new/ firmwareRafał Miłecki2014-06-171-3/+7
| * | | | rt2800usb:fix hang during firmware loadMichael Braun2014-06-171-2/+7
| * | | | rt2800usb:fix efuse detectionMichael Braun2014-06-172-1/+30
| * | | | b43: fix typo in Kconfig (make B43_BUSES_BCMA_AND_SSB the default for real)Rafał Miłecki2014-06-161-1/+1
| * | | | rt2x00: disable TKIP on USBStanislaw Gruszka2014-06-161-0/+2
| * | | | mwifiex: fix tx_info/rx_info overlap with PCIe dma_mappingChin-Ran Lo2014-06-162-12/+35
| * | | | b43: disable 5 GHz on G-PHYRafał Miłecki2014-06-161-0/+1
* | | | | b43: fix reading info about radio for new devices (cores 40 & 42)Rafał Miłecki2014-07-071-1/+10
* | | | | b43: N-PHY: add TX gains tables for radio 0x2057 rev 9Rafał Miłecki2014-07-071-0/+78
OpenPOWER on IntegriCloud