summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Fix the Problem of Unreachable Mesh STA from DSChun-Yeow Yeoh2012-07-111-0/+3
* mac80211: fix read outside array boundsChristian Lamparter2012-07-101-1/+1
* NFC: Fix order of arguments to list_add_tail() when queueing HCP framesMathias Jeppsson2012-07-101-1/+1
* NFC: Fix empty HCI message list checkMathias Jeppsson2012-07-101-3/+2
* iwlegacy: don't mess up the SCD when removing a keyEmmanuel Grumbach2012-07-091-2/+2
* iwlegacy: always monitor for stuck queuesStanislaw Gruszka2012-07-091-8/+6
* rt2x00usb: fix indexes ordering on RX queue kickStanislaw Gruszka2012-07-091-1/+1
* mwifiex: fix Coverity SCAN CID 709078: Resource leak (RESOURCE_LEAK)Bing Zhao2012-07-091-0/+1
* mac80211: destroy assoc_data correctly if assoc failsEliad Peller2012-07-091-4/+2
* NFC: Prevent NULL deref when getting socket nameSasha Levin2012-07-091-1/+1
* mac80211: correct size the argument to kzalloc in minstrel_htThomas Huehn2012-07-091-1/+1
* 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
* mac80211: correct behaviour on unrecognised action framesJohannes Berg2012-06-271-1/+4
* ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis2012-06-271-1/+1
* rtlwifi: rtl8192cu: New USB IDsLarry Finger2012-06-271-0/+3
* Merge branch 'for-wireless' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-06-262-6/+9
|\
| * NFC: Return from rawsock_release when sk is NULLEric Dumazet2012-06-261-1/+4
| * NFC: Prevent multiple buffer overflows in NCIDan Rosenberg2012-06-251-5/+5
* | 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 branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-06-221-7/+6
|\
| * mac80211: clear ifmgd->bssid only after building DELBAEliad Peller2012-06-211-7/+6
* | 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
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-06-197-13/+32
|\ \
| * | Bluetooth: btmrvl: Do not send vendor events to bluetooth stackAndrei Emeltchenko2012-06-193-6/+18
| * | Bluetooth: Fix sending HCI_Disconnect only when connectedVishal Agarwal2012-06-141-1/+1
| * | Bluetooth: add support for atheros 0930:0219Giancarlo Formicuccia2012-06-122-0/+3
| * | Bluetooth: Fix using uninitialized option in RFCModeSzymon Janc2012-06-121-6/+8
| * | Bluetooth: Support AR3011 in Acer Iconia Tab W500Marek Vasut2012-06-102-0/+2
* | | 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
* | | ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan2012-06-131-0/+9
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-06-136-4/+18
|\ \ \ | | |/ | |/|
| * | mac80211: stop polling in disassociationDavid Spinadel2012-06-131-2/+2
| * | mac80211: check sdata_running on ieee80211_set_bitrate_maskEliad Peller2012-06-131-0/+3