summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Fix interrupt handling for the AR9002 familySujith Manoharan2013-12-171-9/+43
* rtlwifi: pci: Fix oops on driver unloadLarry Finger2013-12-171-1/+3
* ath9k_htc: properly set MAC address and BSSID maskMathy Vanhoef2013-12-172-10/+20
* ath9k: fix duration calculation for non-aggregated packetsFelix Fietkau2013-12-091-0/+4
* brcmfmac: fix uninitialized warningArend van Spriel2013-12-021-0/+2
* net: wireless: wcn36xx: fix potential NULL pointer dereferenceMichal Nazarewicz2013-12-021-6/+13
* net: wireless: ath9k: avoid possible NULL pointer dereferenceMichal Nazarewicz2013-12-021-4/+3Star
* ath9k: Fix XLNA bias strengthSujith Manoharan2013-12-021-1/+1
* ath9k: Fix QuickDrop usageSujith Manoharan2013-12-021-9/+11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville2013-12-0212-18/+88
|\
| * iwlwifi: mvm: use a cast to calculate the last seqno from the next oneLuciano Coelho2013-11-251-1/+1
| * iwlwifi: mvm: set seqno also when no keys are setLuciano Coelho2013-11-251-1/+2
| * iwlwifi: pcie: stop sending commands to dead firmwareAlexander Bondar2013-11-253-4/+13
| * iwlwifi: bump required firmware API version for 3160/7260Emmanuel Grumbach2013-11-251-2/+2
| * iwlwifi: mvm: don't WARN about unsuccessful time eventEmmanuel Grumbach2013-11-251-2/+5
| * iwlwifi: mvm: BT Coex fix another NULL pointer dereferenceEmmanuel Grumbach2013-11-251-0/+5
| * iwlwifi: mvm: BT Coex - don't enable MULTI_PRIO_LUTEmmanuel Grumbach2013-11-251-1/+0Star
| * iwlwifi: add new HW - 7265 seriesOren Givon2013-11-253-0/+41
| * iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160Emmanuel Grumbach2013-11-255-7/+15
| * iwlwifi: mvm: check sta_id/drain values in debugfsJohannes Berg2013-11-251-0/+4
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-11-251-4/+12
|\ \
| * | mac80211_hwsim: Fix bcn_en_iter to use atomic iterationJouni Malinen2013-11-251-1/+1
| * | mac80211_hwsim: Fix radiotap header for ACK framesJouni Malinen2013-11-251-3/+11
| |/
* | mwifiex: fix memory leak issue for ibss joinUjjal Roy2013-11-251-2/+2
* | brcmsmac: Fix build dep on LEDS_CLASSBorislav Petkov2013-11-251-0/+2
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-2113-52/+121
|\
| * brcmfmac: fix possible memory leakGeyslan G. Bem2013-11-181-0/+1
| * rtlwifi: rtl8192cu: Fix more pointer arithmetic errorsLarry Finger2013-11-152-6/+6
| * mwifiex: fix issues in driver unload path for USB chipsetsUjjal Roy2013-11-151-12/+15
| * mwifiex: fix memory leak issue for sdio and pcie cardsAmitkumar Karwar2013-11-152-4/+5
| * mwifiex: fix potential mem leak in .del_virtual_intfAmitkumar Karwar2013-11-152-6/+3Star
| * mwifiex: fix NULL pointer dereference in mwifiex_fw_dpcAmitkumar Karwar2013-11-151-2/+1Star
| * mwifiex: failure path handling in mwifiex_add_virtual_intf()Amitkumar Karwar2013-11-152-15/+18
| * mwifiex: use return value of mwifiex_add_virtual_intf() correctlyAmitkumar Karwar2013-11-151-2/+4
| * rt2x00: fix a crash bug in the HT descriptor handling fixFelix Fietkau2013-11-151-1/+2
| * ath9k: Fix issue with MCS15Sujith Manoharan2013-11-152-0/+61
| * ath9k: Update AR9462 2.1 initvalsSujith Manoharan2013-11-151-3/+3
| * ath: fix dynamic user regulatory settingsLuis R. Rodriguez2013-11-151-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-2032-166/+286
|\ \
| * | genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2013-11-191-2/+1Star
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-11-1431-163/+284
| |\|
| | * prism54: set netdev type to "wlan"Dan Williams2013-11-111-2/+5
| | * wcn36xx: missing unlocks on error pathsDan Carpenter2013-11-111-2/+4
| | * wcn36xx: Add missing unlock before returnWei Yongjun2013-11-111-1/+2
| | * ath9k: Use correct PCIE initvals for AR9485Sujith Manoharan2013-11-116-48/+128
| | * wcn36xx: harmless memory corruption bug in debugfsDan Carpenter2013-11-111-1/+1
| | * mwifiex: fix wrong eth_hdr usage for bridged packets in AP modeUjjal Roy2013-11-111-3/+26
| | * mwifiex: correct packet length for packets from SDIO interfaceAvinash Patil2013-11-111-0/+3
| | * rtlwifi: rtl8192de: Fix incorrect signal strength for unassociated APLarry Finger2013-11-111-1/+1
| | * rtlwifi: rtl8192cu: Fix incorrect signal strength for unassociated APLarry Finger2013-11-111-1/+1