summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
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-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
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
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-30iwlwifi: mvm: BT Coex - fix copy paste issueEmmanuel Grumbach
2013-10-29iwlwifi: remove duplicate includesMichael Opdenacker
2013-10-29iwlwifi: warn if firmware image doesn't existJohannes Berg
2013-10-29iwlwifi: mvm: add missing break in debugfsJohannes Berg
2013-10-29iwlwifi: mvm: capture the FCS in monitor modeJohannes Berg
2013-10-29iwlwifi: pcie: move warning message into warningJohannes Berg
2013-10-29iwlwifi: mvm: BT Coex fix NULL pointer dereferenceEmmanuel Grumbach
2013-10-29iwlwifi: transport config n_no_reclaim_cmds should be unsignedJohannes Berg
2013-10-29iwlwifi: mvm: update UAPSD support TLV bitsAlexander Bondar
2013-10-28mac80211_hwsim: Fix tracking of beaconing for multi-vifJouni Malinen
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller