summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* rtlwifi: Detect misread of end-point countLarry Finger2012-03-051-3/+10
* mac80211: combine QoS with other BSS changesJohannes Berg2012-03-054-9/+17
* mac80211: use common radiotap code for cooked monitorsJohannes Berg2012-03-051-30/+9
* cfg80211: Add an attribute to set inactivity timeout in AP modeVasanthakumar Thiagarajan2012-03-053-2/+23
* mac80211: fix the support of setting non-forwarding entity in MeshChun-Yeow Yeoh2012-03-052-1/+11
* mac80211: add an rx flag for ignoring a packet's signal strengthFelix Fietkau2012-03-052-3/+9
* cfg80211: fix kernel-docJohannes Berg2012-03-051-6/+4
* mac80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau2012-03-0510-42/+53
* mac80211: use 16 bit alignment for the if_ibss bssid fieldFelix Fietkau2012-03-051-1/+1
* mwifiex: endian bug in mwifiex_drv_change_adhoc_chan()Dan Carpenter2012-03-052-4/+3
* p54spi: Release GPIO lines and IRQ on error in p54spi_probeMax Filippov2012-03-051-4/+10
* rndis_wlan: use u8 for key indexesJussi Kivilinna2012-03-051-9/+9
* rndis_wlan: use RNDIS_WLAN_NUM_KEYS for all key index checksJussi Kivilinna2012-03-051-3/+5
OpenPOWER on IntegriCloud