aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-21
|\
| * brcmfmac: fix possible memory leakGeyslan G. Bem2013-11-18
| * rtlwifi: rtl8192cu: Fix more pointer arithmetic errorsLarry Finger2013-11-15
| * mwifiex: fix issues in driver unload path for USB chipsetsUjjal Roy2013-11-15
| * mwifiex: fix memory leak issue for sdio and pcie cardsAmitkumar Karwar2013-11-15
| * mwifiex: fix potential mem leak in .del_virtual_intfAmitkumar Karwar2013-11-15
| * mwifiex: fix NULL pointer dereference in mwifiex_fw_dpcAmitkumar Karwar2013-11-15
| * mwifiex: failure path handling in mwifiex_add_virtual_intf()Amitkumar Karwar2013-11-15
| * mwifiex: use return value of mwifiex_add_virtual_intf() correctlyAmitkumar Karwar2013-11-15
| * rt2x00: fix a crash bug in the HT descriptor handling fixFelix Fietkau2013-11-15
| * ath9k: Fix issue with MCS15Sujith Manoharan2013-11-15
| * ath9k: Update AR9462 2.1 initvalsSujith Manoharan2013-11-15
| * ath: fix dynamic user regulatory settingsLuis R. Rodriguez2013-11-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-19
|\ \
| * | genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2013-11-19
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-11-14
| |\|
| | * prism54: set netdev type to "wlan"Dan Williams2013-11-11
| | * wcn36xx: missing unlocks on error pathsDan Carpenter2013-11-11
| | * wcn36xx: Add missing unlock before returnWei Yongjun2013-11-11
| | * ath9k: Use correct PCIE initvals for AR9485Sujith Manoharan2013-11-11
| | * wcn36xx: harmless memory corruption bug in debugfsDan Carpenter2013-11-11
| | * mwifiex: fix wrong eth_hdr usage for bridged packets in AP modeUjjal Roy2013-11-11
| | * mwifiex: correct packet length for packets from SDIO interfaceAvinash Patil2013-11-11
| | * rtlwifi: rtl8192de: Fix incorrect signal strength for unassociated APLarry Finger2013-11-11
| | * rtlwifi: rtl8192cu: Fix incorrect signal strength for unassociated APLarry Finger2013-11-11
| | * rtlwifi: rtl8192se: Fix incorrect signal strength for unassociated APLarry Finger2013-11-11
| | * rtlwifi: Fix endian error in extracting packet typeMark Cave-Ayland2013-11-11
| | * ath9k: dfs_debug fix possible NULL dereferenceJanusz Dziedzic2013-11-11
| | * ath9k: DFS radar use correct width enumJanusz Dziedzic2013-11-11
| | * rt2x00: fix HT TX descriptor settings regressionStanislaw Gruszka2013-11-11
| | * libertas: fix error return code in if_cs_probe()Wei Yongjun2013-11-11
| | * libertas: potential oops in debugfsDan Carpenter2013-11-11
| | * rtlwifi: fix null dereference on efuse_word on kmalloc fail returns NULLColin Ian King2013-11-11
| | * mwifiex: fix invalid memory access in mwifiex_update_autoindex_ies()Amitkumar Karwar2013-11-11
| | * mwifiex: fix invalid memory access in mwifiex_ret_tx_rate_cfg()Amitkumar Karwar2013-11-11
| | * mwifiex: fix invalid memory access in mwifiex_get_power_level()Amitkumar Karwar2013-11-11
| | * mwifiex: replace u16 with __le16 in struct mwifiex_types_power_groupAmitkumar Karwar2013-11-11
| | * mwifiex: potential integer underflow in mwifiex_ret_wmm_get_status()Dan Carpenter2013-11-11
| | * rtlwifi: rtl8192se: Fix wrong assignmentFelipe Pena2013-11-11
| | * wireless: rt2800lib: Fix typo on checkingFelipe Pena2013-11-11
| * | genetlink: make all genl_ops users constJohannes Berg2013-11-14
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-15
|\ \
| * | treewide: fix "usefull" typoMichael Opdenacker2013-10-14
| * | treewide: Fix typo in printkMasanari Iida2013-10-14
* | | kfifo API type safetyStefani Seibold2013-11-14
* | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-14
* | | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-13
|\ \ \ | |_|/ |/| |
| * | DMA-API: net: b43legacy: replace dma_set_mask()+dma_set_coherent_mask() with ...Russell King2013-09-21
| * | DMA-API: net: b43: replace dma_set_mask()+dma_set_coherent_mask() with new he...Russell King2013-09-21
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-08
|\ \ \