| Commit message (Expand) | Author | Age | Files | Lines |
* | iwlwifi: critical temperature enter/exit condition | Wey-Yi Guy | 2009-07-27 | 7 | -28/+217 |
* | iwlwifi: revert to active table when rate is not valid | Wey-Yi Guy | 2009-07-27 | 1 | -5/+32 |
* | ath9k: Add support for AR9287 based chipsets. | Vivek Natarajan | 2009-07-27 | 8 | -26/+1482 |
* | mac80211: fix PS-poll response, race | Johannes Berg | 2009-07-27 | 1 | -1/+1 |
* | ath9k: Remove a few redundant variables/macros | Sujith | 2009-07-27 | 2 | -15/+10 |
* | ath9k: Cleanup return values | Sujith | 2009-07-27 | 3 | -30/+15 |
* | ath9k: Remove redundant HT macros | Sujith | 2009-07-27 | 2 | -7/+3 |
* | ath9k: Fix a sparse warning | Sujith | 2009-07-27 | 1 | -1/+1 |
* | ath9k: Trivial fix in Kconfig | Sujith | 2009-07-27 | 1 | -2/+2 |
* | ath9k: Add init values for AR9287 based chipsets. | Vivek Natarajan | 2009-07-27 | 1 | -0/+1516 |
* | ath: map TH to FCC3_WORLD | Luis R. Rodriguez | 2009-07-27 | 1 | -1/+1 |
* | rt2x00: Don't alter rt2x00dev->default_ant | Lars Ericsson | 2009-07-27 | 4 | -10/+10 |
* | bnx2: Update vlan_features | Eric Dumazet | 2009-07-26 | 1 | -4/+15 |
* | imwc3200: move iwmc3200 SDIO ids to sdio_ids.h | Tomas Winkler | 2009-07-26 | 3 | -11/+8 |
* | bnx2x: Dont update vlan_features in bnx2x_set_tso() | Eric Dumazet | 2009-07-26 | 1 | -8/+0 |
* | sky2: remove unnecessary assignment | Mike McCormack | 2009-07-26 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-07-26 | 90 | -2397/+2774 |
|\ |
|
| * | adm8211: remove uneeded code during suspend/resume | Luis R. Rodriguez | 2009-07-24 | 1 | -17/+0 |
| * | ath9k: do not stop the queues in driver stop | Luis R. Rodriguez | 2009-07-24 | 1 | -2/+0 |
| * | wl1251: remove wl1251_plt_start/stop() | Kalle Valo | 2009-07-24 | 1 | -54/+0 |
| * | wl1251: remove accidentally added wl1251_netlink.c | Kalle Valo | 2009-07-24 | 1 | -679/+0 |
| * | ath5k: fix values for bus error bits in ISR2 | Pavel Roskin | 2009-07-24 | 1 | -6/+6 |
| * | iwmc3200wifi: fix a use-after-free bug | Zhu Yi | 2009-07-24 | 1 | -7/+9 |
| * | iwmc3200wifi: fix cfg80211_connect_result is called in IBSS | Zhu Yi | 2009-07-24 | 1 | -4/+9 |
| * | iwmc3200wifi: use cfg80211_connect_result to send req/resp IE | Zhu Yi | 2009-07-24 | 3 | -13/+35 |
| * | p54: Eliminate unnecessary initialization | Larry Finger | 2009-07-24 | 1 | -2/+2 |
| * | arlan: inverted logic? | Roel Kluin | 2009-07-24 | 1 | -1/+1 |
| * | ath9k: make use ath9k_hw_wait int ath9k_hw_reset_tsf | Gabor Juhos | 2009-07-24 | 2 | -12/+6 |
| * | ath9k: wake up the chip for TSF reset | Gabor Juhos | 2009-07-24 | 1 | -0/+2 |
| * | wl12xx: fix spelling | Stefan Weil | 2009-07-24 | 3 | -5/+5 |
| * | rt2x00: Comment spellchecking | Luis Correia | 2009-07-24 | 15 | -24/+24 |
| * | iwlwifi: change iwl_enable/disable_interrupts to "inline" | Wey-Yi Guy | 2009-07-24 | 3 | -27/+21 |
| * | iwlwifi: inform user about rfkill state changes | Reinette Chatre | 2009-07-24 | 3 | -4/+4 |
| * | iwlwifi: clarify hardware error message | Reinette Chatre | 2009-07-24 | 2 | -3/+3 |
| * | iwlwifi: make debug level more user friendly | Reinette Chatre | 2009-07-24 | 12 | -46/+55 |
| * | iwlwifi: uCode Alive notification with timeout | Wey-Yi Guy | 2009-07-24 | 5 | -10/+109 |
| * | iwlwifi: update 1000 series API version to match firmware | Jay Sternberg | 2009-07-24 | 1 | -1/+1 |
| * | iwlwifi: checking unknown HW type | Wey-Yi Guy | 2009-07-24 | 1 | -1/+5 |
| * | iwlwifi: Led blinking counting both tx and rx | Wey-Yi Guy | 2009-07-24 | 1 | -4/+6 |
| * | iwlwifi: add led debugfs function | Wey-Yi Guy | 2009-07-24 | 2 | -0/+39 |
| * | iwlagn: do not send key clear commands when rfkill enabled | Reinette Chatre | 2009-07-24 | 1 | -0/+12 |
| * | iwlwifi: make led functions generic | Wey-Yi Guy | 2009-07-24 | 1 | -12/+12 |
| * | iwlwifi: Handle new firmware file with ucode build number in header | Jay Sternberg | 2009-07-24 | 8 | -54/+224 |
| * | iwlwifi: fix rx signal quality reporting in dmesg | Wey-Yi Guy | 2009-07-24 | 1 | -1/+1 |
| * | iwlagn: modify digital SVR for 1000 | Wey-Yi Guy | 2009-07-24 | 2 | -1/+11 |
| * | p54: fix a fw crash caused by statistic feedback | Christian Lamparter | 2009-07-24 | 1 | -0/+16 |
| * | p54: fix beaconing related firmware crash | Christian Lamparter | 2009-07-24 | 4 | -20/+38 |
| * | p54: remove useless code | Christian Lamparter | 2009-07-24 | 1 | -15/+1 |
| * | iwmc3200wifi: remove key caches in driver | Zhu Yi | 2009-07-24 | 2 | -70/+2 |
| * | iwmc3200wifi: make iwm_send_wifi_if_cmd return 0 on success | Zhu Yi | 2009-07-24 | 1 | -14/+13 |