Age | Commit message (Expand) | Author | Files | Lines |
2009-07-29 | cfg80211: combine IWAP handlers | Johannes Berg | 7 | -105/+66 |
2009-07-29 | cfg80211: combine iwfreq implementations | Johannes Berg | 9 | -126/+91 |
2009-07-29 | mac80211: verify info->control.vif is not NULL | Johannes Berg | 2 | -0/+18 |
2009-07-29 | cfg80211: fix disassoc while not associated | Johannes Berg | 1 | -0/+6 |
2009-07-29 | ath9k: Add debug counters for TX | Sujith | 4 | -14/+160 |
2009-07-29 | mac80211: fix an oops in ieee80211_scan_state_set_channel | Helmut Schaa | 1 | -1/+4 |
2009-07-29 | nl80211: add missing parameter clearing | Johannes Berg | 1 | -0/+2 |
2009-07-29 | ath9k: get rid of unnecessary setpower calls | Gabor Juhos | 1 | -2/+6 |
2009-07-29 | ath9k: fix race with IEEE80211_CONF_PS checks | Gabor Juhos | 4 | -15/+12 |
2009-07-29 | ar9170: fix build error when !CONFIG_AR9170_LEDS | Alexander Beregalov | 1 | -0/+2 |
2009-07-29 | ray_cs: remove bogus NULL check at head of ray_get_wireless_stats | John W. Linville | 1 | -3/+0 |
2009-07-29 | mac80211: fix receiving deauth | Johannes Berg | 1 | -4/+17 |
2009-07-29 | cfg80211: fix circular lock dependency (1) | Johannes Berg | 1 | -3/+3 |
2009-07-29 | iwlagn: fix sparse warning when compiling without debug | Reinette Chatre | 1 | -1/+1 |
2009-07-29 | iwlagn: fix null pointer access during ucode load on 1000 | Reinette Chatre | 1 | -0/+1 |
2009-07-27 | iwlwifi: fix LED config option | Pavel Machek | 1 | -0/+3 |
2009-07-27 | iwlwifi: Name fix for MPDU density for TX aggregation | Wey-Yi Guy | 1 | -2/+10 |
2009-07-27 | iwlwifi: print packet contents in error case | Reinette Chatre | 1 | -1/+1 |
2009-07-27 | iwlwifi: remove command callback return value | Johannes Berg | 6 | -43/+33 |
2009-07-27 | iwlwifi: fix up command sending | Johannes Berg | 14 | -142/+180 |
2009-07-27 | iwlwifi: Thermal Throttling debugfs function | Wey-Yi Guy | 2 | -0/+39 |
2009-07-27 | iwlwifi: Thermal Throttling Management - part 2 | Wey-Yi Guy | 3 | -13/+371 |
2009-07-27 | iwlwifi: Thermal Throttling Management - Part 1 | Wey-Yi Guy | 6 | -12/+301 |
2009-07-27 | iwlwifi: critical temperature enter/exit condition | Wey-Yi Guy | 7 | -28/+217 |
2009-07-27 | iwlwifi: revert to active table when rate is not valid | Wey-Yi Guy | 1 | -5/+32 |
2009-07-27 | mac80211: fix oops due to missing private data | Luis R. Rodriguez | 1 | -2/+4 |
2009-07-27 | ath9k: Add support for AR9287 based chipsets. | Vivek Natarajan | 8 | -26/+1482 |
2009-07-27 | mac80211: fix PS-poll response, race | Johannes Berg | 5 | -37/+12 |
2009-07-27 | mac80211: fix MLME issuing of probe requests while scanning | Luis R. Rodriguez | 1 | -3/+3 |
2009-07-27 | mac80211: fix mlme timeouts | Johannes Berg | 1 | -0/+2 |
2009-07-27 | cfg80211: increase scan result expire time | Helmut Schaa | 1 | -1/+1 |
2009-07-27 | mac80211: rename scan_state to next_scan_state | Helmut Schaa | 2 | -11/+11 |
2009-07-27 | mac80211: implement basic background scanning | Helmut Schaa | 4 | -13/+148 |
2009-07-27 | mac80211: Replace {sw, hw}_scanning variables with a bitfield | Helmut Schaa | 9 | -29/+31 |
2009-07-27 | mac80211: introduce a new scan state "decision" | Helmut Schaa | 2 | -15/+27 |
2009-07-27 | mac80211: advance the state machine immediately if no delay is needed | Helmut Schaa | 1 | -9/+15 |
2009-07-27 | mac80211: refactor the scan code | Helmut Schaa | 1 | -58/+78 |
2009-07-27 | ath9k: Remove a few redundant variables/macros | Sujith | 2 | -15/+10 |
2009-07-27 | ath9k: Cleanup return values | Sujith | 3 | -30/+15 |
2009-07-27 | ath9k: Remove redundant HT macros | Sujith | 2 | -7/+3 |
2009-07-27 | ath9k: Fix a sparse warning | Sujith | 1 | -1/+1 |
2009-07-27 | ath9k: Trivial fix in Kconfig | Sujith | 1 | -2/+2 |
2009-07-27 | mac80211: Add a few 802.11n defines for AMPDU parameters | Sujith | 1 | -0/+25 |
2009-07-27 | ath9k: Add init values for AR9287 based chipsets. | Vivek Natarajan | 1 | -0/+1516 |
2009-07-27 | ath: map TH to FCC3_WORLD | Luis R. Rodriguez | 1 | -1/+1 |
2009-07-27 | rt2x00: Don't alter rt2x00dev->default_ant | Lars Ericsson | 4 | -10/+10 |
2009-07-27 | mac80211: allow using network namespaces | Johannes Berg | 2 | -0/+2 |
2009-07-27 | cfg80211: make aware of net namespaces | Johannes Berg | 9 | -99/+272 |
2009-07-27 | mac80211: cooperate more with network namespaces | Johannes Berg | 3 | -47/+46 |
2009-07-27 | net: fix multiple definitions of setup_w6692 | Stephen Rothwell | 1 | -1/+1 |