aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* atl1c: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson2009-08-02
* be2net: delete unnecessary code from be_cmd_POST()Sathya Perla2009-08-02
* be2net: some name changes for consistencySathya Perla2009-08-02
* be2net: replace some printks with dev_err()/dev_warn()Sathya Perla2009-08-02
* be2net: remove pci_func field from be_adapter structSathya Perla2009-08-02
* be2net: get rid of be_ctrl_info struct/abstractionSathya Perla2009-08-02
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-30
|\
| * iwlwifi: debugFs to enable/disable HT40 supportWey-Yi Guy2009-07-29
| * ath9k: remove unused ATH_PCI_VERSIONLuis R. Rodriguez2009-07-29
| * cfg80211: self-contained wext handling where possibleJohannes Berg2009-07-29
| * cfg80211: combine IWESSID handlersJohannes Berg2009-07-29
| * cfg80211: combine IWAP handlersJohannes Berg2009-07-29
| * cfg80211: combine iwfreq implementationsJohannes Berg2009-07-29
| * mac80211: verify info->control.vif is not NULLJohannes Berg2009-07-29
| * cfg80211: fix disassoc while not associatedJohannes Berg2009-07-29
| * ath9k: Add debug counters for TXSujith2009-07-29
| * mac80211: fix an oops in ieee80211_scan_state_set_channelHelmut Schaa2009-07-29
| * nl80211: add missing parameter clearingJohannes Berg2009-07-29
| * ath9k: get rid of unnecessary setpower callsGabor Juhos2009-07-29
| * ath9k: fix race with IEEE80211_CONF_PS checksGabor Juhos2009-07-29
| * ar9170: fix build error when !CONFIG_AR9170_LEDSAlexander Beregalov2009-07-29
| * ray_cs: remove bogus NULL check at head of ray_get_wireless_statsJohn W. Linville2009-07-29
| * mac80211: fix receiving deauthJohannes Berg2009-07-29
| * cfg80211: fix circular lock dependency (1)Johannes Berg2009-07-29
| * iwlagn: fix sparse warning when compiling without debugReinette Chatre2009-07-29
| * iwlagn: fix null pointer access during ucode load on 1000Reinette Chatre2009-07-29
| * iwlwifi: fix LED config optionPavel Machek2009-07-27
| * iwlwifi: Name fix for MPDU density for TX aggregationWey-Yi Guy2009-07-27
| * iwlwifi: print packet contents in error caseReinette Chatre2009-07-27
| * iwlwifi: remove command callback return valueJohannes Berg2009-07-27
| * iwlwifi: fix up command sendingJohannes Berg2009-07-27
| * iwlwifi: Thermal Throttling debugfs functionWey-Yi Guy2009-07-27
| * iwlwifi: Thermal Throttling Management - part 2Wey-Yi Guy2009-07-27
| * iwlwifi: Thermal Throttling Management - Part 1Wey-Yi Guy2009-07-27
| * iwlwifi: critical temperature enter/exit conditionWey-Yi Guy2009-07-27
| * iwlwifi: revert to active table when rate is not validWey-Yi Guy2009-07-27
| * mac80211: fix oops due to missing private dataLuis R. Rodriguez2009-07-27
| * ath9k: Add support for AR9287 based chipsets.Vivek Natarajan2009-07-27
| * mac80211: fix PS-poll response, raceJohannes Berg2009-07-27
| * mac80211: fix MLME issuing of probe requests while scanningLuis R. Rodriguez2009-07-27
| * mac80211: fix mlme timeoutsJohannes Berg2009-07-27
| * cfg80211: increase scan result expire timeHelmut Schaa2009-07-27
| * mac80211: rename scan_state to next_scan_stateHelmut Schaa2009-07-27
| * mac80211: implement basic background scanningHelmut Schaa2009-07-27
| * mac80211: Replace {sw, hw}_scanning variables with a bitfieldHelmut Schaa2009-07-27
| * mac80211: introduce a new scan state "decision"Helmut Schaa2009-07-27
| * mac80211: advance the state machine immediately if no delay is neededHelmut Schaa2009-07-27
| * mac80211: refactor the scan codeHelmut Schaa2009-07-27
| * ath9k: Remove a few redundant variables/macrosSujith2009-07-27
| * ath9k: Cleanup return valuesSujith2009-07-27