summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2012-03-06cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg-2/+4
2012-03-05brcm80211: smac: cleanup couple of debug output statementsArend van Spriel-11/+9
2012-03-05brcm80211: smac: remove firmware requests from init_module syscallArend van Spriel-12/+19
2012-03-05brcm80211: fmac: remove firmware requests from init_module syscallArend van Spriel-4/+14
2012-03-05brcm80211: fmac: initialize host interface drivers regardless resultArend van Spriel-18/+8
2012-03-05brcm80211: fmac: use counters in brcmf_bus structureArend van Spriel-15/+4
2012-03-05brcm80211: fmac: remove brcmf_usb_attrib structureArend van Spriel-22/+11
2012-03-05brcm80211: fmac: remove unnecessary NULL pointer checkArend van Spriel-3/+0
2012-03-05rtlwifi: rtl8192c: Prevent sleeping from invalid context in rtl8192cuLarry Finger-3/+8
2012-03-05rtlwifi: Remove extraneous value returnLarry Finger-3/+2
2012-03-05rtlwifi: Detect misread of end-point countLarry Finger-3/+10
2012-03-05mwifiex: endian bug in mwifiex_drv_change_adhoc_chan()Dan Carpenter-4/+3
2012-03-05p54spi: Release GPIO lines and IRQ on error in p54spi_probeMax Filippov-4/+10
2012-03-05rndis_wlan: use u8 for key indexesJussi Kivilinna-9/+9
2012-03-05rndis_wlan: use RNDIS_WLAN_NUM_KEYS for all key index checksJussi Kivilinna-3/+5
2012-03-05rndis_wlan: fix le16/le32_to_cpu mix up with config.beacon_periodJussi Kivilinna-7/+7
2012-03-05rndis_wlan: prevent integer overflow in indication()Dan Carpenter-2/+2
2012-03-05rndis_wlan: make some variables unsignedDan Carpenter-2/+4
2012-03-05rndis_wlan: remove unneeded variablesDan Carpenter-4/+2
2012-03-05rndis_wlan: integer overflows in rndis_wlan_do_link_up_work()Dan Carpenter-4/+9
2012-03-05b43: prevent firmware on bcm5354 from taking over wrong GPIO pinsHauke Mehrtens-0/+2
2012-03-05ath9k: make use of list_for_each_entry_safeMohammed Shafi Shajakhan-7/+2
2012-03-05ath9k: completely zero intialize valid_phy_rate_idxMohammed Shafi Shajakhan-3/+1
2012-03-05mwifiex: fix bug in wildcard scan handlingAmitkumar Karwar-33/+27
2012-03-05mwifiex: remove unnecessary struct mwifiex_802_11_ssidAmitkumar Karwar-27/+19
2012-03-05mwifiex: correct bitrates advertised to cfg80211Avinash Patil-4/+2
2012-03-05bcma: add support for sprom not found on the deviceHauke Mehrtens-8/+69
2012-03-05bcma: export bcma_find_coreHauke Mehrtens-1/+2
2012-03-05ssb: remove 5GHz antenna gain from spromHauke Mehrtens-44/+23
2012-03-05ath9k: fix drv_tx_last_beacon on AR9003 by processing beacon tx statusFelix Fietkau-3/+6
2012-03-05ath9k_hw: enable interrupts for beacon tx completion eventsFelix Fietkau-1/+5
2012-03-05ath9k: do not call ath9k_hw_txprocdesc on AR9003 outside of the tx taskletFelix Fietkau-1/+2
2012-03-05Revert "ath9k_hw: Fix false tx hung detection in AR9003 chips"Felix Fietkau-12/+2
2012-03-05mwifiex: handle auto authentication mode correctlyAmitkumar Karwar-10/+22
2012-02-29carl9170: fix breakage from "mac80211: handle non-bufferable MMPDUs correctly"John W. Linville-1/+1
2012-02-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-33/+41
2012-02-29ath9k: decouple RX error checking for DFSZefir Kurtisi-6/+6
2012-02-29iwlegacy: remove unused enum il4965_calib_enabled_stateGreg Dietsche-5/+0
2012-02-29iwlegacy: remove enum iw_calib and related codeGreg Dietsche-32/+0
2012-02-29iwlegacy: Kconfig: Change Debug Option to be more clearGreg Dietsche-1/+1
2012-02-29iwlegacy: Kconfig: Move Debugging OptionsGreg Dietsche-39/+39
2012-02-29mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg-3/+7
2012-02-29mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUSAmitkumar Karwar-44/+29
2012-02-29mwifiex: remove redundant scan operationAmitkumar Karwar-6/+0
2012-02-29ipw2x00: remove ipw2100_rates_11b[]Stanislav Yakovlev-9/+2
2012-02-29zd1211rw: wait between setting hash table and powering radio onFlorian Fainelli-1/+11
2012-02-29mwifiex: reset encryption mode flag before associationAmitkumar Karwar-0/+1
2012-02-29carl9170: fix frame delivery if sta is in powersave modeChristian Lamparter-3/+5
2012-02-29carl9170: Fix memory accounting when sta is in power-save mode.Nicolas Cavallari-0/+1
2012-02-27iwlwifi: fix IDI compilationEmmanuel Grumbach-1/+1