summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* wil6210: detect scan timeoutsVladimir Kondratiev2014-05-294-0/+17
* wil6210: inline functions for vring hi/lo watermarksVladimir Kondratiev2014-05-291-2/+18
* wil6210: limit fw error recovery attemptsVladimir Kondratiev2014-05-292-1/+25
* wil6210: limit MTUVladimir Kondratiev2014-05-291-0/+14
* ath9k: Fix deadlock while updating p2p beacon timerRajkumar Manoharan2014-05-291-10/+8Star
* brcmfmac: remove firmware list from USB driverArend van Spriel2014-05-291-76/+0Star
* brcmfmac: Remove interrupt endpoint usage from USB driver.Hante Meuleman2014-05-291-77/+1Star
* brcmfmac: Increase max buffer size for receiving control message from dongleDaniel Kim2014-05-291-4/+5
* brcmutil: assure unused bits are cleared in 11n chanspecArend van Spriel2014-05-291-1/+1
* brcmfmac: make brcmf_fw_nvram_strip() staticArend van Spriel2014-05-292-2/+1Star
* brcmfmac: use asynchronous firmware request in USBArend van Spriel2014-05-291-30/+68
* brcmfmac: use asynchronous firmware request in SDIOArend van Spriel2014-05-291-147/+124Star
* brcmfmac: introduce asynchronous firmware loadingArend van Spriel2014-05-292-1/+120
* brcmfmac: Add log of superspeed device detection to USB probe.Hante Meuleman2014-05-291-1/+3
* brcmfmac: rework usb callback operationsArend van Spriel2014-05-291-20/+28
* brcmfmac: call brcmf_detach() unconditional in sdio .remove() callbackArend van Spriel2014-05-291-3/+1Star
* brcmfmac: rename nvram.[ch] for upcoming firmware handling functionsArend van Spriel2014-05-294-12/+12
* brcmfmac: remove .init() callback for internal bus interfaceArend van Spriel2014-05-294-15/+10Star
* brcmfmac: make chandef_to_chanspec() function staticArend van Spriel2014-05-291-2/+2
* brcmfmac: restore mpc before passing scan status to cfg80211Arend van Spriel2014-05-291-2/+3
* brcmfmac: reduce log level for invalid scheduled scan requestArend van Spriel2014-05-291-1/+1
* wcn36xx: Use kmemdup instead of kmalloc + memcpyBenoit Taine2014-05-291-2/+1Star
* mwifiex: use time_after()Manuel Schölling2014-05-291-1/+1
* at76c50x-usb: Make WEP encryption working.Andrea Merello2014-05-292-13/+52
* at76c50x-usb: Don't perform DMA from stack memoryAndrea Merello2014-05-291-31/+56
* ath9k: avoid passing buffers to the hardware during flushFelix Fietkau2014-05-291-11/+13
* ath9k: simplify DFS pulse interval debug printingZefir Kurtisi2014-05-293-5/+3Star
* rsi: avoid format string leak to thread nameKees Cook2014-05-291-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-271-1/+4
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-05-221-1/+1
| |\
| * | ath9k_htc: Stop ANI before doing hw_resetRajkumar Manoharan2014-05-141-1/+4
* | | mwifiex: use 'const' qualifier for 2nd arg of mwifiex_tdls_add_ht_operJohn W. Linville2014-05-221-1/+1
* | | ath9k: fix sleep timer during suspendRajkumar Manoharan2014-05-221-0/+1
* | | ath9k: Handle multiple keys while setting tx filtersRajkumar Manoharan2014-05-222-11/+45
* | | mwifiex: update seq number correctly for packets from TDLS peerAvinash Patil2014-05-222-3/+16
* | | mwifiex: set TDLS flags for AMSDU packetsAvinash Patil2014-05-221-0/+7
* | | mwifiex: delete TDLS link upon Teardown eventAvinash Patil2014-05-221-1/+5
* | | mwifiex: silence TDLS link delete failure for nonexistent linkAvinash Patil2014-05-221-6/+12
* | | mwifiex: avoid TDLS check for packets destined to APAvinash Patil2014-05-221-1/+1
* | | ath9k: fix build error with disabled debugZefir Kurtisi2014-05-221-0/+2
* | | b43: N-PHY: add missing calib values for radio 0x2026 rev 11Rafał Miłecki2014-05-221-0/+918
* | | b43: fix list of 5 GHz channels for 802.11n cardsRafał Miłecki2014-05-221-12/+22
* | | b43: fix typo in define name for 2 GHz channels (s/CHAN4G/CHAN2G/)Rafał Miłecki2014-05-221-16/+16
* | | libertas: fix return value when processing invalid packetDan Williams2014-05-221-3/+5
* | | rt2x00: Endless loop on hub port power downRichard Genoud2014-05-221-0/+6
* | | carl9170: fix leaks at failure path in carl9170_usb_probe()Alexey Khoroshilov2014-05-221-1/+7
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-05-2210-191/+158Star
|\ \ \
| * | | iwlwifi: mvm: remove vif argument from power_update_macArik Nemtsov2014-05-226-17/+17
| * | | iwlwifi: mvm: make iwl_mvm_update_beacon_abort staticEmmanuel Grumbach2014-05-222-53/+52Star
| * | | iwlwifi: mvm: remove debugfs hook for reduced tx powerEmmanuel Grumbach2014-05-224-47/+5Star