summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()Thomas Graf2012-06-291-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-2916-25/+68
|\
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-06-2914-23/+66
| |\
| | * mwifiex: fix memory leak associated with IE manamgementAvinash Patil2012-06-271-0/+1
| | * ath9k: fix panic caused by returning a descriptor we have queued for reuseTom Hughes2012-06-271-2/+2
| | * ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis2012-06-271-1/+1
| | * rtlwifi: rtl8192cu: New USB IDsLarry Finger2012-06-271-0/+3
| | * iwlwifi: fix activating inactive stationsJohannes Berg2012-06-251-0/+12
| | * wlcore: drop INET dependencyRandy Dunlap2012-06-251-1/+0
| | * ath9k: fix dynamic WEP related regressionFelix Fietkau2012-06-253-1/+7
| | * mwifiex: improve error path handling in usb.cAmitkumar Karwar2012-06-221-5/+17
| | * mwifiex: fix bugs in event handling codeAmitkumar Karwar2012-06-223-11/+10
| | * mwifiex: fix WPS eapol handshake failureStone Piao2012-06-221-0/+1
| | * mwifiex: fix 11n rx packet drop issueStone Piao2012-06-223-2/+12
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-2815-64/+85
| |\|
| * | Fix typo in printed messagesAnatol Pomozov2012-06-242-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-2612-45/+64
|\ \ \ | | |/ | |/|
| * | ath9k_htc: configure bssid on ASSOC/IBSS changeRajkumar Manoharan2012-06-201-3/+2
| * | iwlwifi: remove log_event debugfs file debugging is disabledJohannes Berg2012-06-201-0/+6
| * | ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvcMohammed Shafi Shajakhan2012-06-201-1/+13
| * | wl1251: Fix memory leaks in SPI initializationGrazvydas Ignotas2012-06-201-0/+4
| * | wl1251: always report beacon loss to the stackGrazvydas Ignotas2012-06-201-2/+1
| * | wl1251: fix TSF calculationGrazvydas Ignotas2012-06-201-1/+1
| * | mwifiex: fix wrong return values in add_virtual_intf() error casesBing Zhao2012-06-191-14/+11
| * | airo: copying wrong data in airo_get_aplist()Dan Carpenter2012-06-191-2/+2
| * | mwifiex: fix uAP TX packet timeout issueAvinash Patil2012-06-191-7/+3
| * | ath5k: remove _bh from inner locksBob Copeland2012-06-191-2/+2
| * | ath9k: fix invalid pointer access in the tx pathFelix Fietkau2012-06-192-12/+18
| * | ath9k: fix a tx rate duration calculation bugFelix Fietkau2012-06-191-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-1942-1274/+1866
|\ \ \
| * | | iwlwifi: unlock on error pathDan Carpenter2012-06-141-1/+3
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-133-19/+12
| |\| |
| | * | ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan2012-06-131-0/+9
| | * | mwifiex: fix incorrect privacy setting in beacon and probe responseAvinash Patil2012-06-121-0/+11
| | * | rndis_wlan: fix matching bssid check in rndis_check_bssid_list()Jussi Kivilinna2012-06-111-1/+1
| | * | ath9k: remove incompatible IBSS interface check in change_ifaceMohammed Shafi Shajakhan2012-06-111-9/+0
| | * | ath9k: Fix a WARNING on suspend/resume with IBSSMohammed Shafi Shajakhan2012-06-111-9/+0
| | |/
| * | ath9k_hw: remove MCI_STATE_SET_BT_SLEEPRajkumar Manoharan2012-06-133-5/+1
| * | ath9k_hw: remove MCI_STATE_CONT_* stateRajkumar Manoharan2012-06-134-28/+10
| * | ath9k_hw: remove MCI_STATE_BTRajkumar Manoharan2012-06-133-13/+6
| * | ath9k_hw: remove p_data argument from ar9003_mci_stateRajkumar Manoharan2012-06-134-32/+27
| * | ath9k_hw: remove MCI_STATE_NEED_FLUSH_BT_INFORajkumar Manoharan2012-06-132-18/+0
| * | ath9k_hw: remove MCI_STATE_SEND_WLAN_CHANNELSRajkumar Manoharan2012-06-133-18/+11
| * | ath9k_hw: add utility function to set BT versionRajkumar Manoharan2012-06-133-22/+16
| * | ath9k_hw: cleanup MCI gpm offset stateRajkumar Manoharan2012-06-134-105/+110
| * | ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan2012-06-131-0/+8
| * | ath9k: fix btcoex duty cycleRajkumar Manoharan2012-06-131-7/+7
| * | ath9k: defer btcoex scheme updateRajkumar Manoharan2012-06-133-3/+15
| * | ath9k: keep btcoex period in millisecondsRajkumar Manoharan2012-06-132-6/+5
| * | ath9k: simplify btcoex profile managementRajkumar Manoharan2012-06-131-24/+24