summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2012-06-28net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()Thomas Graf
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-28Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-06-27mwifiex: fix memory leak associated with IE manamgementAvinash Patil
2012-06-27ath9k: fix panic caused by returning a descriptor we have queued for reuseTom Hughes
2012-06-27ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis
2012-06-27rtlwifi: rtl8192cu: New USB IDsLarry Finger
2012-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-25iwlwifi: fix activating inactive stationsJohannes Berg
2012-06-25wlcore: drop INET dependencyRandy Dunlap
2012-06-25ath9k: fix dynamic WEP related regressionFelix Fietkau
2012-06-24Fix typo in printed messagesAnatol Pomozov
2012-06-22mwifiex: improve error path handling in usb.cAmitkumar Karwar
2012-06-22mwifiex: fix bugs in event handling codeAmitkumar Karwar
2012-06-22mwifiex: fix WPS eapol handshake failureStone Piao
2012-06-22mwifiex: fix 11n rx packet drop issueStone Piao
2012-06-20ath9k_htc: configure bssid on ASSOC/IBSS changeRajkumar Manoharan
2012-06-20iwlwifi: remove log_event debugfs file debugging is disabledJohannes Berg
2012-06-20ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvcMohammed Shafi Shajakhan
2012-06-20wl1251: Fix memory leaks in SPI initializationGrazvydas Ignotas
2012-06-20wl1251: always report beacon loss to the stackGrazvydas Ignotas
2012-06-20wl1251: fix TSF calculationGrazvydas Ignotas
2012-06-19mwifiex: fix wrong return values in add_virtual_intf() error casesBing Zhao
2012-06-19airo: copying wrong data in airo_get_aplist()Dan Carpenter
2012-06-19mwifiex: fix uAP TX packet timeout issueAvinash Patil
2012-06-19ath5k: remove _bh from inner locksBob Copeland
2012-06-19ath9k: fix invalid pointer access in the tx pathFelix Fietkau
2012-06-19ath9k: fix a tx rate duration calculation bugFelix Fietkau
2012-06-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-14iwlwifi: unlock on error pathDan Carpenter
2012-06-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-13ath9k_hw: remove MCI_STATE_SET_BT_SLEEPRajkumar Manoharan
2012-06-13ath9k_hw: remove MCI_STATE_CONT_* stateRajkumar Manoharan
2012-06-13ath9k_hw: remove MCI_STATE_BTRajkumar Manoharan
2012-06-13ath9k_hw: remove p_data argument from ar9003_mci_stateRajkumar Manoharan
2012-06-13ath9k_hw: remove MCI_STATE_NEED_FLUSH_BT_INFORajkumar Manoharan
2012-06-13ath9k_hw: remove MCI_STATE_SEND_WLAN_CHANNELSRajkumar Manoharan
2012-06-13ath9k_hw: add utility function to set BT versionRajkumar Manoharan
2012-06-13ath9k_hw: cleanup MCI gpm offset stateRajkumar Manoharan
2012-06-13ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan
2012-06-13ath9k: fix btcoex duty cycleRajkumar Manoharan
2012-06-13ath9k: defer btcoex scheme updateRajkumar Manoharan
2012-06-13ath9k: keep btcoex period in millisecondsRajkumar Manoharan
2012-06-13ath9k: simplify btcoex profile managementRajkumar Manoharan
2012-06-13ath9k_hw: process MCI interrupts only when btcoex is enabledRajkumar Manoharan
2012-06-13ath9k_hw: program OBS register only when MCI is disabledRajkumar Manoharan
2012-06-13ath9k_hw: fix incorrect LNA register settingsRajkumar Manoharan
2012-06-13ath9k_hw: check GPM HW write pointer before chip resetRajkumar Manoharan
2012-06-13ath9k_hw: Fix AR9462 power consumption on idle associatedRajkumar Manoharan