summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: expose cfg80211_calculate_bitrate()Thomas Pedersen2012-03-062-0/+9
* iwlwifi: move firmware completion waitJohannes Berg2012-03-062-2/+2
* iwlwifi: move firmware request into drvJohannes Berg2012-03-063-627/+625
* iwlwifi: move iwl_base_params to shared headerJohannes Berg2012-03-062-42/+43
* iwlwifi: move uCode deallocation to drvJohannes Berg2012-03-062-2/+2
* iwlwifi: fix station HT parametersJohannes Berg2012-03-063-26/+75
* iwlwifi: move traffic log definitionsJohannes Berg2012-03-062-3/+4
* iwlwifi: move IWL_MASK into file using itJohannes Berg2012-03-062-1/+2
* iwlwifi: move tid_to_ac to PCI-EJohannes Berg2012-03-062-46/+46
* iwlwifi: iwl_rx_cmd_buffer belongs to transport APIJohannes Berg2012-03-062-17/+17
* iwlwifi: move queue functions to PCI-EJohannes Berg2012-03-062-20/+20
* iwlwifi: transport's tx_agg_alloc must not sleepJohannes Berg2012-03-061-3/+1
* iwlwifi: refactor PCI-E RX pathJohannes Berg2012-03-061-106/+110
* iwlwifi: don't pass iwl_rx_mem_buffer to upper layersJohannes Berg2012-03-0614-57/+80
* iwlwifi: pass response packet directlyJohannes Berg2012-03-066-20/+28
* iwlwifi: use ieee80211_tx_statusJohannes Berg2012-03-061-10/+18
* iwlwifi: move wowlan bool into privJohannes Berg2012-03-068-9/+10
* iwlwifi: clean up (wowlan) suspend flowJohannes Berg2012-03-063-22/+26
* iwlwifi: reduce IDI code ifdefJohannes Berg2012-03-061-10/+1
* iwlwifi: make config constJohannes Berg2012-03-0611-89/+90
* iwlwifi: use valid TX/RX antenna from hw_paramsJohannes Berg2012-03-068-44/+46
* iwlwifi: remove SKU from configJohannes Berg2012-03-067-24/+19
* iwlwifi: remove per-device debug levelJohannes Berg2012-03-066-96/+22
* iwlwifi: simplify auth/assoc flowJohannes Berg2012-03-065-173/+90
* iwlwifi: make EXIT_PENDING depend on mac80211Johannes Berg2012-03-065-25/+1
* iwlwifi: remove shared lockJohannes Berg2012-03-069-44/+3
* iwlwifi: introduce statistics lockJohannes Berg2012-03-066-9/+40
* iwlwifi: make sta lock private & BH lockJohannes Berg2012-03-065-115/+88
* iwlwifi: introduce per-queue locksJohannes Berg2012-03-064-22/+33
* iwlwifi: build some station commands directlyJohannes Berg2012-03-062-21/+15
* iwlwifi: simplify code in iwlagn_key_sta_idJohannes Berg2012-03-061-17/+4
* iwlwifi: reduce sta_lock hold time in TXJohannes Berg2012-03-061-4/+4
* iwlwifi: remove an unused argumentJohannes Berg2012-03-061-5/+4
* iwlwifi: move iwl_clear_driver_stations to userJohannes Berg2012-03-062-35/+35
* airo: fix test for FLAG_RADIO_DOWNDan Carpenter2012-03-061-1/+1
* iwlwifi: always monitor for stuck queuesJohannes Berg2012-03-061-14/+4
* p54pci: use new driver.pm interface for suspend/resumeChristian Lamparter2012-03-061-24/+24
* p54: pass interface setup errors back to mac80211Christian Lamparter2012-03-061-2/+3
* rtlwifi: rtl8192ce: Fix loss of receive performanceJingjun Wu2012-03-061-0/+4
* ath5k: allow AP and mesh mode to operate simultaneouslyChun-Yeow Yeoh2012-03-063-2/+9
* cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg2012-03-067-13/+39
* brcm80211: smac: cleanup couple of debug output statementsArend van Spriel2012-03-051-11/+9
* brcm80211: smac: remove firmware requests from init_module syscallArend van Spriel2012-03-051-12/+19
* brcm80211: fmac: remove firmware requests from init_module syscallArend van Spriel2012-03-051-4/+14
* brcm80211: fmac: initialize host interface drivers regardless resultArend van Spriel2012-03-054-18/+8
* brcm80211: fmac: use counters in brcmf_bus structureArend van Spriel2012-03-052-15/+4
* brcm80211: fmac: remove brcmf_usb_attrib structureArend van Spriel2012-03-052-22/+11
* brcm80211: fmac: remove unnecessary NULL pointer checkArend van Spriel2012-03-051-3/+0
* rtlwifi: rtl8192c: Prevent sleeping from invalid context in rtl8192cuLarry Finger2012-03-051-3/+8
* rtlwifi: Remove extraneous value returnLarry Finger2012-03-051-3/+2
OpenPOWER on IntegriCloud