summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang-1/+2
2014-01-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville-2/+8
2014-01-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-1/+1
2013-12-31iwlwifi: add new devices for 7265 seriesOren Givon-2/+8
2013-12-17ath9k: Fix interrupt handling for the AR9002 familySujith Manoharan-9/+43
2013-12-17rtlwifi: pci: Fix oops on driver unloadLarry Finger-1/+3
2013-12-17ath9k_htc: properly set MAC address and BSSID maskMathy Vanhoef-10/+20
2013-12-16mac80211_hwsim: Fix NULL pointer dereferenceJavier Lopez-1/+1
2013-12-09ath9k: fix duration calculation for non-aggregated packetsFelix Fietkau-0/+4
2013-12-02brcmfmac: fix uninitialized warningArend van Spriel-0/+2
2013-12-02net: wireless: wcn36xx: fix potential NULL pointer dereferenceMichal Nazarewicz-6/+13
2013-12-02net: wireless: ath9k: avoid possible NULL pointer dereferenceMichal Nazarewicz-4/+3
2013-12-02ath9k: Fix XLNA bias strengthSujith Manoharan-1/+1
2013-12-02ath9k: Fix QuickDrop usageSujith Manoharan-9/+11
2013-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville-18/+88
2013-11-25iwlwifi: mvm: use a cast to calculate the last seqno from the next oneLuciano Coelho-1/+1
2013-11-25iwlwifi: mvm: set seqno also when no keys are setLuciano Coelho-1/+2
2013-11-25iwlwifi: pcie: stop sending commands to dead firmwareAlexander Bondar-4/+13
2013-11-25iwlwifi: bump required firmware API version for 3160/7260Emmanuel Grumbach-2/+2
2013-11-25iwlwifi: mvm: don't WARN about unsuccessful time eventEmmanuel Grumbach-2/+5
2013-11-25iwlwifi: mvm: BT Coex fix another NULL pointer dereferenceEmmanuel Grumbach-0/+5
2013-11-25iwlwifi: mvm: BT Coex - don't enable MULTI_PRIO_LUTEmmanuel Grumbach-1/+0
2013-11-25iwlwifi: add new HW - 7265 seriesOren Givon-0/+41
2013-11-25iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160Emmanuel Grumbach-7/+15
2013-11-25iwlwifi: mvm: check sta_id/drain values in debugfsJohannes Berg-0/+4
2013-11-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-4/+12
2013-11-25mwifiex: fix memory leak issue for ibss joinUjjal Roy-2/+2
2013-11-25brcmsmac: Fix build dep on LEDS_CLASSBorislav Petkov-0/+2
2013-11-25mac80211_hwsim: Fix bcn_en_iter to use atomic iterationJouni Malinen-1/+1
2013-11-25mac80211_hwsim: Fix radiotap header for ACK framesJouni Malinen-3/+11
2013-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-52/+121
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-166/+286
2013-11-19genetlink: only pass array to genl_register_family_with_ops()Johannes Berg-2/+1
2013-11-18brcmfmac: fix possible memory leakGeyslan G. Bem-0/+1
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2013-11-15rtlwifi: rtl8192cu: Fix more pointer arithmetic errorsLarry Finger-6/+6
2013-11-15mwifiex: fix issues in driver unload path for USB chipsetsUjjal Roy-12/+15
2013-11-15mwifiex: fix memory leak issue for sdio and pcie cardsAmitkumar Karwar-4/+5
2013-11-15mwifiex: fix potential mem leak in .del_virtual_intfAmitkumar Karwar-6/+3
2013-11-15mwifiex: fix NULL pointer dereference in mwifiex_fw_dpcAmitkumar Karwar-2/+1
2013-11-15mwifiex: failure path handling in mwifiex_add_virtual_intf()Amitkumar Karwar-15/+18
2013-11-15mwifiex: use return value of mwifiex_add_virtual_intf() correctlyAmitkumar Karwar-2/+4
2013-11-15rt2x00: fix a crash bug in the HT descriptor handling fixFelix Fietkau-1/+2
2013-11-15ath9k: Fix issue with MCS15Sujith Manoharan-0/+61
2013-11-15ath9k: Update AR9462 2.1 initvalsSujith Manoharan-3/+3
2013-11-15ath: fix dynamic user regulatory settingsLuis R. Rodriguez-1/+2
2013-11-15kfifo API type safetyStefani Seibold-2/+2
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang-16/+16
2013-11-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-163/+284
2013-11-14genetlink: make all genl_ops users constJohannes Berg-1/+1