aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-28net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()Thomas Graf1-1/+1
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller16-25/+68
2012-06-28Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller14-23/+66
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds15-64/+85
2012-06-27mwifiex: fix memory leak associated with IE manamgementAvinash Patil1-0/+1
2012-06-27ath9k: fix panic caused by returning a descriptor we have queued for reuseTom Hughes1-2/+2
2012-06-27ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis1-1/+1
2012-06-27rtlwifi: rtl8192cu: New USB IDsLarry Finger1-0/+3
2012-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-45/+64
2012-06-25iwlwifi: fix activating inactive stationsJohannes Berg1-0/+12
2012-06-25wlcore: drop INET dependencyRandy Dunlap1-1/+0
2012-06-25ath9k: fix dynamic WEP related regressionFelix Fietkau3-1/+7
2012-06-24Fix typo in printed messagesAnatol Pomozov2-2/+2
2012-06-22mwifiex: improve error path handling in usb.cAmitkumar Karwar1-5/+17
2012-06-22mwifiex: fix bugs in event handling codeAmitkumar Karwar3-11/+10
2012-06-22mwifiex: fix WPS eapol handshake failureStone Piao1-0/+1
2012-06-22mwifiex: fix 11n rx packet drop issueStone Piao3-2/+12
2012-06-20ath9k_htc: configure bssid on ASSOC/IBSS changeRajkumar Manoharan1-3/+2
2012-06-20iwlwifi: remove log_event debugfs file debugging is disabledJohannes Berg1-0/+6
2012-06-20ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvcMohammed Shafi Shajakhan1-1/+13
2012-06-20wl1251: Fix memory leaks in SPI initializationGrazvydas Ignotas1-0/+4
2012-06-20wl1251: always report beacon loss to the stackGrazvydas Ignotas1-2/+1
2012-06-20wl1251: fix TSF calculationGrazvydas Ignotas1-1/+1
2012-06-19mwifiex: fix wrong return values in add_virtual_intf() error casesBing Zhao1-14/+11
2012-06-19airo: copying wrong data in airo_get_aplist()Dan Carpenter1-2/+2
2012-06-19mwifiex: fix uAP TX packet timeout issueAvinash Patil1-7/+3
2012-06-19ath5k: remove _bh from inner locksBob Copeland1-2/+2
2012-06-19ath9k: fix invalid pointer access in the tx pathFelix Fietkau2-12/+18
2012-06-19ath9k: fix a tx rate duration calculation bugFelix Fietkau1-1/+1
2012-06-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville42-1274/+1866
2012-06-14iwlwifi: unlock on error pathDan Carpenter1-1/+3
2012-06-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville3-19/+12
2012-06-13ath9k_hw: remove MCI_STATE_SET_BT_SLEEPRajkumar Manoharan3-5/+1
2012-06-13ath9k_hw: remove MCI_STATE_CONT_* stateRajkumar Manoharan4-28/+10
2012-06-13ath9k_hw: remove MCI_STATE_BTRajkumar Manoharan3-13/+6
2012-06-13ath9k_hw: remove p_data argument from ar9003_mci_stateRajkumar Manoharan4-32/+27
2012-06-13ath9k_hw: remove MCI_STATE_NEED_FLUSH_BT_INFORajkumar Manoharan2-18/+0
2012-06-13ath9k_hw: remove MCI_STATE_SEND_WLAN_CHANNELSRajkumar Manoharan3-18/+11
2012-06-13ath9k_hw: add utility function to set BT versionRajkumar Manoharan3-22/+16
2012-06-13ath9k_hw: cleanup MCI gpm offset stateRajkumar Manoharan4-105/+110
2012-06-13ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan1-0/+8
2012-06-13ath9k: fix btcoex duty cycleRajkumar Manoharan1-7/+7
2012-06-13ath9k: defer btcoex scheme updateRajkumar Manoharan3-3/+15
2012-06-13ath9k: keep btcoex period in millisecondsRajkumar Manoharan2-6/+5
2012-06-13ath9k: simplify btcoex profile managementRajkumar Manoharan1-24/+24
2012-06-13ath9k_hw: process MCI interrupts only when btcoex is enabledRajkumar Manoharan1-2/+5
2012-06-13ath9k_hw: program OBS register only when MCI is disabledRajkumar Manoharan1-1/+2
2012-06-13ath9k_hw: fix incorrect LNA register settingsRajkumar Manoharan3-17/+11
2012-06-13ath9k_hw: check GPM HW write pointer before chip resetRajkumar Manoharan3-0/+22
2012-06-13ath9k_hw: Fix AR9462 power consumption on idle associatedRajkumar Manoharan3-2/+45