summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2013-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-19genetlink: only pass array to genl_register_family_with_ops()Johannes Berg
2013-11-18brcmfmac: fix possible memory leakGeyslan G. Bem
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-15rtlwifi: rtl8192cu: Fix more pointer arithmetic errorsLarry Finger
2013-11-15mwifiex: fix issues in driver unload path for USB chipsetsUjjal Roy
2013-11-15mwifiex: fix memory leak issue for sdio and pcie cardsAmitkumar Karwar
2013-11-15mwifiex: fix potential mem leak in .del_virtual_intfAmitkumar Karwar
2013-11-15mwifiex: fix NULL pointer dereference in mwifiex_fw_dpcAmitkumar Karwar
2013-11-15mwifiex: failure path handling in mwifiex_add_virtual_intf()Amitkumar Karwar
2013-11-15mwifiex: use return value of mwifiex_add_virtual_intf() correctlyAmitkumar Karwar
2013-11-15rt2x00: fix a crash bug in the HT descriptor handling fixFelix Fietkau
2013-11-15ath9k: Fix issue with MCS15Sujith Manoharan
2013-11-15ath9k: Update AR9462 2.1 initvalsSujith Manoharan
2013-11-15ath: fix dynamic user regulatory settingsLuis R. Rodriguez
2013-11-15kfifo API type safetyStefani Seibold
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-11-14genetlink: make all genl_ops users constJohannes Berg
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-11prism54: set netdev type to "wlan"Dan Williams
2013-11-11wcn36xx: missing unlocks on error pathsDan Carpenter
2013-11-11wcn36xx: Add missing unlock before returnWei Yongjun
2013-11-11ath9k: Use correct PCIE initvals for AR9485Sujith Manoharan
2013-11-11wcn36xx: harmless memory corruption bug in debugfsDan Carpenter
2013-11-11mwifiex: fix wrong eth_hdr usage for bridged packets in AP modeUjjal Roy
2013-11-11mwifiex: correct packet length for packets from SDIO interfaceAvinash Patil
2013-11-11rtlwifi: rtl8192de: Fix incorrect signal strength for unassociated APLarry Finger
2013-11-11rtlwifi: rtl8192cu: Fix incorrect signal strength for unassociated APLarry Finger
2013-11-11rtlwifi: rtl8192se: Fix incorrect signal strength for unassociated APLarry Finger
2013-11-11rtlwifi: Fix endian error in extracting packet typeMark Cave-Ayland
2013-11-11ath9k: dfs_debug fix possible NULL dereferenceJanusz Dziedzic
2013-11-11ath9k: DFS radar use correct width enumJanusz Dziedzic
2013-11-11rt2x00: fix HT TX descriptor settings regressionStanislaw Gruszka
2013-11-11libertas: fix error return code in if_cs_probe()Wei Yongjun
2013-11-11libertas: potential oops in debugfsDan Carpenter
2013-11-11rtlwifi: fix null dereference on efuse_word on kmalloc fail returns NULLColin Ian King
2013-11-11mwifiex: fix invalid memory access in mwifiex_update_autoindex_ies()Amitkumar Karwar
2013-11-11mwifiex: fix invalid memory access in mwifiex_ret_tx_rate_cfg()Amitkumar Karwar
2013-11-11mwifiex: fix invalid memory access in mwifiex_get_power_level()Amitkumar Karwar
2013-11-11mwifiex: replace u16 with __le16 in struct mwifiex_types_power_groupAmitkumar Karwar
2013-11-11mwifiex: potential integer underflow in mwifiex_ret_wmm_get_status()Dan Carpenter
2013-11-11rtlwifi: rtl8192se: Fix wrong assignmentFelipe Pena
2013-11-11wireless: rt2800lib: Fix typo on checkingFelipe Pena
2013-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-07ath9k: enable DFS for IBSS modeSimon Wunderlich
2013-11-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-11-05Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-11-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville