summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-03-07iwlwifi: use ieee80211_tx_statusJohannes Berg1-10/+18
2012-03-07iwlwifi: move wowlan bool into privJohannes Berg8-9/+10
2012-03-07iwlwifi: clean up (wowlan) suspend flowJohannes Berg3-22/+26
2012-03-07iwlwifi: reduce IDI code ifdefJohannes Berg1-10/+1
2012-03-07iwlwifi: make config constJohannes Berg11-89/+90
2012-03-07iwlwifi: use valid TX/RX antenna from hw_paramsJohannes Berg8-44/+46
2012-03-07iwlwifi: remove SKU from configJohannes Berg7-24/+19
2012-03-07iwlwifi: remove per-device debug levelJohannes Berg6-96/+22
2012-03-07iwlwifi: simplify auth/assoc flowJohannes Berg5-173/+90
2012-03-07iwlwifi: make EXIT_PENDING depend on mac80211Johannes Berg5-25/+1
2012-03-07iwlwifi: remove shared lockJohannes Berg9-44/+3
2012-03-07iwlwifi: introduce statistics lockJohannes Berg6-9/+40
2012-03-07iwlwifi: make sta lock private & BH lockJohannes Berg5-115/+88
2012-03-07iwlwifi: introduce per-queue locksJohannes Berg4-22/+33
2012-03-07iwlwifi: build some station commands directlyJohannes Berg2-21/+15
2012-03-07iwlwifi: simplify code in iwlagn_key_sta_idJohannes Berg1-17/+4
2012-03-07iwlwifi: reduce sta_lock hold time in TXJohannes Berg1-4/+4
2012-03-07iwlwifi: remove an unused argumentJohannes Berg1-5/+4
2012-03-07iwlwifi: move iwl_clear_driver_stations to userJohannes Berg2-35/+35
2012-03-07airo: fix test for FLAG_RADIO_DOWNDan Carpenter1-1/+1
2012-03-07iwlwifi: always monitor for stuck queuesJohannes Berg1-14/+4
2012-03-07p54pci: use new driver.pm interface for suspend/resumeChristian Lamparter1-24/+24
2012-03-07p54: pass interface setup errors back to mac80211Christian Lamparter1-2/+3
2012-03-07rtlwifi: rtl8192ce: Fix loss of receive performanceJingjun Wu1-0/+4
2012-03-07ath5k: allow AP and mesh mode to operate simultaneouslyChun-Yeow Yeoh3-2/+9
2012-03-07cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg1-2/+4
2012-03-06brcm80211: smac: cleanup couple of debug output statementsArend van Spriel1-11/+9
2012-03-06brcm80211: smac: remove firmware requests from init_module syscallArend van Spriel1-12/+19
2012-03-06brcm80211: fmac: remove firmware requests from init_module syscallArend van Spriel1-4/+14
2012-03-06brcm80211: fmac: initialize host interface drivers regardless resultArend van Spriel4-18/+8
2012-03-06brcm80211: fmac: use counters in brcmf_bus structureArend van Spriel2-15/+4
2012-03-06brcm80211: fmac: remove brcmf_usb_attrib structureArend van Spriel2-22/+11
2012-03-06brcm80211: fmac: remove unnecessary NULL pointer checkArend van Spriel1-3/+0
2012-03-06rtlwifi: rtl8192c: Prevent sleeping from invalid context in rtl8192cuLarry Finger1-3/+8
2012-03-06rtlwifi: Remove extraneous value returnLarry Finger1-3/+2
2012-03-06rtlwifi: Detect misread of end-point countLarry Finger1-3/+10
2012-03-06mwifiex: endian bug in mwifiex_drv_change_adhoc_chan()Dan Carpenter2-4/+3
2012-03-06p54spi: Release GPIO lines and IRQ on error in p54spi_probeMax Filippov1-4/+10
2012-03-06rndis_wlan: use u8 for key indexesJussi Kivilinna1-9/+9
2012-03-06rndis_wlan: use RNDIS_WLAN_NUM_KEYS for all key index checksJussi Kivilinna1-3/+5
2012-03-06rndis_wlan: fix le16/le32_to_cpu mix up with config.beacon_periodJussi Kivilinna1-7/+7
2012-03-06rndis_wlan: prevent integer overflow in indication()Dan Carpenter1-2/+2
2012-03-06rndis_wlan: make some variables unsignedDan Carpenter1-2/+4
2012-03-06rndis_wlan: remove unneeded variablesDan Carpenter1-4/+2
2012-03-06rndis_wlan: integer overflows in rndis_wlan_do_link_up_work()Dan Carpenter1-4/+9
2012-03-06b43: prevent firmware on bcm5354 from taking over wrong GPIO pinsHauke Mehrtens1-0/+2
2012-03-06ath9k: make use of list_for_each_entry_safeMohammed Shafi Shajakhan1-7/+2
2012-03-06ath9k: completely zero intialize valid_phy_rate_idxMohammed Shafi Shajakhan2-3/+1
2012-03-06mwifiex: fix bug in wildcard scan handlingAmitkumar Karwar3-33/+27
2012-03-06mwifiex: remove unnecessary struct mwifiex_802_11_ssidAmitkumar Karwar8-27/+19