summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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-061-2/+4
* 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
* 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
* rndis_wlan: fix le16/le32_to_cpu mix up with config.beacon_periodJussi Kivilinna2012-03-051-7/+7
* rndis_wlan: prevent integer overflow in indication()Dan Carpenter2012-03-051-2/+2
* rndis_wlan: make some variables unsignedDan Carpenter2012-03-051-2/+4
* rndis_wlan: remove unneeded variablesDan Carpenter2012-03-051-4/+2
* rndis_wlan: integer overflows in rndis_wlan_do_link_up_work()Dan Carpenter2012-03-051-4/+9
* b43: prevent firmware on bcm5354 from taking over wrong GPIO pinsHauke Mehrtens2012-03-051-0/+2
* ath9k: make use of list_for_each_entry_safeMohammed Shafi Shajakhan2012-03-051-7/+2
* ath9k: completely zero intialize valid_phy_rate_idxMohammed Shafi Shajakhan2012-03-052-3/+1
* mwifiex: fix bug in wildcard scan handlingAmitkumar Karwar2012-03-053-33/+27
* mwifiex: remove unnecessary struct mwifiex_802_11_ssidAmitkumar Karwar2012-03-058-27/+19
* mwifiex: correct bitrates advertised to cfg80211Avinash Patil2012-03-051-4/+2
* ssb: remove 5GHz antenna gain from spromHauke Mehrtens2012-03-051-1/+1
* ath9k: fix drv_tx_last_beacon on AR9003 by processing beacon tx statusFelix Fietkau2012-03-052-3/+6
* ath9k_hw: enable interrupts for beacon tx completion eventsFelix Fietkau2012-03-051-1/+5
* ath9k: do not call ath9k_hw_txprocdesc on AR9003 outside of the tx taskletFelix Fietkau2012-03-051-1/+2
* Revert "ath9k_hw: Fix false tx hung detection in AR9003 chips"Felix Fietkau2012-03-052-12/+2
* mwifiex: handle auto authentication mode correctlyAmitkumar Karwar2012-03-055-10/+22
OpenPOWER on IntegriCloud