aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-05ssb: fix per path sprom varsHauke Mehrtens1-1/+1
2012-03-05ssb: remove 5GHz antenna gain from spromHauke Mehrtens5-50/+24
2012-03-05ssb: sprom fix some sizes / signednessHauke Mehrtens1-8/+8
2012-03-05ath9k: fix drv_tx_last_beacon on AR9003 by processing beacon tx statusFelix Fietkau2-3/+6
2012-03-05ath9k_hw: enable interrupts for beacon tx completion eventsFelix Fietkau1-1/+5
2012-03-05ath9k: do not call ath9k_hw_txprocdesc on AR9003 outside of the tx taskletFelix Fietkau1-1/+2
2012-03-05Revert "ath9k_hw: Fix false tx hung detection in AR9003 chips"Felix Fietkau2-12/+2
2012-03-05mwifiex: handle auto authentication mode correctlyAmitkumar Karwar5-10/+22
2012-02-29carl9170: fix breakage from "mac80211: handle non-bufferable MMPDUs correctly"John W. Linville1-1/+1
2012-02-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville10-34/+45
2012-02-29ath9k: decouple RX error checking for DFSZefir Kurtisi1-6/+6
2012-02-29iwlegacy: remove unused enum il4965_calib_enabled_stateGreg Dietsche1-5/+0
2012-02-29iwlegacy: remove enum iw_calib and related codeGreg Dietsche4-32/+0
2012-02-29iwlegacy: Kconfig: Change Debug Option to be more clearGreg Dietsche1-1/+1
2012-02-29iwlegacy: Kconfig: Move Debugging OptionsGreg Dietsche1-39/+39
2012-02-29mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg6-18/+30
2012-02-29mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUSAmitkumar Karwar7-44/+29
2012-02-29mwifiex: remove redundant scan operationAmitkumar Karwar1-6/+0
2012-02-29mac80211: make deauth/disassoc sequence more naturalJohannes Berg1-37/+47
2012-02-29mac80211: fix ieee80211_set_disassoc() sending DelBAJohannes Berg1-3/+3
2012-02-29mac80211: dont call cfg80211 from ieee80211_send_deauth_disassocJohannes Berg1-33/+38
2012-02-29cfg80211: remove cookies from callbacksJohannes Berg5-33/+25
2012-02-29ipw2x00: remove ipw2100_rates_11b[]Stanislav Yakovlev1-9/+2
2012-02-29zd1211rw: wait between setting hash table and powering radio onFlorian Fainelli1-1/+11
2012-02-29mwifiex: reset encryption mode flag before associationAmitkumar Karwar1-0/+1
2012-02-29carl9170: fix frame delivery if sta is in powersave modeChristian Lamparter1-3/+5
2012-02-29carl9170: Fix memory accounting when sta is in power-save mode.Nicolas Cavallari1-0/+1
2012-02-27iwlwifi: fix IDI compilationEmmanuel Grumbach1-1/+1
2012-02-27iwlwifi: update pci subsystem idWey-Yi Guy3-3/+16
2012-02-27iwlwifi: one more sku added to 6x35 seriesWey-Yi Guy1-0/+1
2012-02-27iwlwifi: iwl-trans.h doesn't need all these includesEmmanuel Grumbach2-4/+5
2012-02-27iwlwifi: document the operational modeEmmanuel Grumbach2-8/+34
2012-02-27iwlwifi: remove iwl_reset_traffic_log from sharedEmmanuel Grumbach2-4/+2
2012-02-27iwlwifi: remove iwl_print_rx_config_cmd from sharedEmmanuel Grumbach4-14/+15
2012-02-27iwlwifi: kill iwl_bus.hEmmanuel Grumbach9-188/+29
2012-02-27iwlwifi: eeprom gets transport and not busEmmanuel Grumbach3-77/+80
2012-02-27iwlwifi: move eeprom defines to iwl-eeprom.cEmmanuel Grumbach2-3/+4
2012-02-27iwlwifi: remove a few dereferences to iwl_priv from the tansportEmmanuel Grumbach1-4/+3
2012-02-27iwlwifi: virtualize op_mode's fw_errorEmmanuel Grumbach7-5/+21
2012-02-27iwlwifi: virtualize op_mode's set_hw_rf_killEmmanuel Grumbach7-7/+18
2012-02-27iwlwifi: virtualize op_mode's stop/start queueEmmanuel Grumbach6-6/+31
2012-02-27iwlwifi: virtualize op_mode's rxEmmanuel Grumbach6-7/+21
2012-02-27iwlwifi: virtualize op_mode's free skbEmmanuel Grumbach7-3/+34
2012-02-27iwlwifi: use sparse compliant __aligned__ attributeEmmanuel Grumbach2-2/+2
2012-02-27iwlwifi: virtualize the op_modeEmmanuel Grumbach12-65/+204
2012-02-27iwlwifi: rename iwl_remove to iwl_op_mode_dvm_stopEmmanuel Grumbach3-3/+3
2012-02-27iwlwifi: drv object can release its own memoryEmmanuel Grumbach3-2/+21
2012-02-27iwlwifi: introducing the drv object's flowsEmmanuel Grumbach6-29/+210
2012-02-27iwlwifi: move uCode flags handling to op_modeJohannes Berg2-16/+21
2012-02-27iwlwifi: move content of iwl_probe to post fetch_fwEmmanuel Grumbach4-55/+67