summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-05bcma: add support for sprom not found on the deviceHauke Mehrtens
2012-03-05bcma: export bcma_find_coreHauke Mehrtens
2012-03-05ssb: add some missing sprom attributesHauke Mehrtens
2012-03-05ssb: add alpha2Hauke Mehrtens
2012-03-05ssb: fix per path sprom varsHauke Mehrtens
2012-03-05ssb: remove 5GHz antenna gain from spromHauke Mehrtens
2012-03-05ssb: sprom fix some sizes / signednessHauke Mehrtens
2012-03-05ath9k: fix drv_tx_last_beacon on AR9003 by processing beacon tx statusFelix Fietkau
2012-03-05ath9k_hw: enable interrupts for beacon tx completion eventsFelix Fietkau
2012-03-05ath9k: do not call ath9k_hw_txprocdesc on AR9003 outside of the tx taskletFelix Fietkau
2012-03-05Revert "ath9k_hw: Fix false tx hung detection in AR9003 chips"Felix Fietkau
2012-03-05mwifiex: handle auto authentication mode correctlyAmitkumar Karwar
2012-02-29carl9170: fix breakage from "mac80211: handle non-bufferable MMPDUs correctly"John W. Linville
2012-02-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-29ath9k: decouple RX error checking for DFSZefir Kurtisi
2012-02-29iwlegacy: remove unused enum il4965_calib_enabled_stateGreg Dietsche
2012-02-29iwlegacy: remove enum iw_calib and related codeGreg Dietsche
2012-02-29iwlegacy: Kconfig: Change Debug Option to be more clearGreg Dietsche
2012-02-29iwlegacy: Kconfig: Move Debugging OptionsGreg Dietsche
2012-02-29mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg
2012-02-29mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUSAmitkumar Karwar
2012-02-29mwifiex: remove redundant scan operationAmitkumar Karwar
2012-02-29mac80211: make deauth/disassoc sequence more naturalJohannes Berg
2012-02-29mac80211: fix ieee80211_set_disassoc() sending DelBAJohannes Berg
2012-02-29mac80211: dont call cfg80211 from ieee80211_send_deauth_disassocJohannes Berg
2012-02-29cfg80211: remove cookies from callbacksJohannes Berg
2012-02-29ipw2x00: remove ipw2100_rates_11b[]Stanislav Yakovlev
2012-02-29zd1211rw: wait between setting hash table and powering radio onFlorian Fainelli
2012-02-29mwifiex: reset encryption mode flag before associationAmitkumar Karwar
2012-02-29carl9170: fix frame delivery if sta is in powersave modeChristian Lamparter
2012-02-29carl9170: Fix memory accounting when sta is in power-save mode.Nicolas Cavallari
2012-02-27iwlwifi: fix IDI compilationEmmanuel Grumbach
2012-02-27iwlwifi: update pci subsystem idWey-Yi Guy
2012-02-27iwlwifi: one more sku added to 6x35 seriesWey-Yi Guy
2012-02-27iwlwifi: iwl-trans.h doesn't need all these includesEmmanuel Grumbach
2012-02-27iwlwifi: document the operational modeEmmanuel Grumbach
2012-02-27iwlwifi: remove iwl_reset_traffic_log from sharedEmmanuel Grumbach
2012-02-27iwlwifi: remove iwl_print_rx_config_cmd from sharedEmmanuel Grumbach
2012-02-27iwlwifi: kill iwl_bus.hEmmanuel Grumbach
2012-02-27iwlwifi: eeprom gets transport and not busEmmanuel Grumbach
2012-02-27iwlwifi: move eeprom defines to iwl-eeprom.cEmmanuel Grumbach
2012-02-27iwlwifi: remove a few dereferences to iwl_priv from the tansportEmmanuel Grumbach
2012-02-27iwlwifi: virtualize op_mode's fw_errorEmmanuel Grumbach
2012-02-27iwlwifi: virtualize op_mode's set_hw_rf_killEmmanuel Grumbach
2012-02-27iwlwifi: virtualize op_mode's stop/start queueEmmanuel Grumbach
2012-02-27iwlwifi: virtualize op_mode's rxEmmanuel Grumbach
2012-02-27iwlwifi: virtualize op_mode's free skbEmmanuel Grumbach
2012-02-27iwlwifi: use sparse compliant __aligned__ attributeEmmanuel Grumbach
2012-02-27iwlwifi: virtualize the op_modeEmmanuel Grumbach
2012-02-27iwlwifi: rename iwl_remove to iwl_op_mode_dvm_stopEmmanuel Grumbach