| Commit message (Expand) | Author | Age | Files | Lines |
* | mwl8k: use the mac80211-provided workqueue instead of creating our own | Lennert Buytenhek | 2009-11-04 | 1 | -22/+6 |
* | mwl8k: fix multicast address filter programming | Lennert Buytenhek | 2009-11-04 | 1 | -13/+27 |
* | mwl8k: minor transmit quiescing rework | Lennert Buytenhek | 2009-11-04 | 1 | -22/+15 |
* | mwl8k: coding style cleanups | Lennert Buytenhek | 2009-11-04 | 1 | -57/+65 |
* | mwl8k: fix GET_STAT firmware command packet layout | Lennert Buytenhek | 2009-11-04 | 1 | -2/+0 |
* | wl1271: depend on INET | John W. Linville | 2009-11-04 | 1 | -0/+1 |
* | wl1271: Generalize command response reading | Juuso Oikarinen | 2009-11-02 | 2 | -41/+29 |
* | wl1271: Correct endianness-handling of command status | Juuso Oikarinen | 2009-11-02 | 1 | -2/+4 |
* | wl1271: Add retry implementation for PSM entries | Juuso Oikarinen | 2009-11-02 | 6 | -2/+77 |
* | wl1271: Check result code of commands | Juuso Oikarinen | 2009-11-02 | 2 | -27/+14 |
* | wl1271: Increase TX power value | Juuso Oikarinen | 2009-11-02 | 1 | -1/+1 |
* | wl1271: Remove excess null-data template settings | Juuso Oikarinen | 2009-11-02 | 1 | -9/+5 |
* | mac80211_hwsim: Send ACK frames on the hwsim0 interface | Jouni Malinen | 2009-11-02 | 1 | -0/+47 |
* | mac80211_hwsim: Check idle state on TX | Jouni Malinen | 2009-11-02 | 1 | -2/+11 |
* | p54: disable channels with incomplete calibration data sets | Christian Lamparter | 2009-11-02 | 1 | -12/+19 |
* | iwlwifi: add wimax/wifi coexist support for 6x50 series | Wey-Yi Guy | 2009-11-02 | 5 | -11/+158 |
* | iwlwifi: add SM PS support for 6x50 series | Wey-Yi Guy | 2009-11-02 | 6 | -10/+52 |
* | iwlwifi: coex API data structure | Wey-Yi Guy | 2009-11-02 | 2 | -3/+68 |
* | iwlwifi: print warning when sending host command fails | Reinette Chatre | 2009-11-02 | 1 | -1/+2 |
* | iwlagn: move rate scale initialization to init function | Reinette Chatre | 2009-11-02 | 1 | -7/+6 |
* | iwl3945: store station rate scale information in mac80211 station structure | Reinette Chatre | 2009-11-02 | 2 | -74/+60 |
* | iwlwifi: split adding broadcast station from others | Reinette Chatre | 2009-11-02 | 3 | -6/+65 |
* | iwlwifi: move iwl_[un]init_drv to iwlagn | Reinette Chatre | 2009-11-02 | 5 | -95/+92 |
* | iwlwifi: unmap memory before use | Reinette Chatre | 2009-11-02 | 1 | -5/+5 |
* | iwlagn: update write pointers for all tx queues after wakeup | Ben Cahill | 2009-11-02 | 1 | -9/+8 |
* | iwlagn: Clarify FH_TX interrupt | Ben Cahill | 2009-11-02 | 1 | -4/+6 |
* | iwlagn: invoke L0S workaround for 6000/1000 series | Ben Cahill | 2009-11-02 | 3 | -14/+18 |
* | iwlwifi: remove power-wasting calls to apm_ops.init() | Ben Cahill | 2009-11-02 | 3 | -13/+11 |
* | iwlwifi: remove unneeded locks from apm_stop() and stop_master() | Ben Cahill | 2009-11-02 | 1 | -13/+13 |
* | iwlwifi: provide firmware version | Reinette Chatre | 2009-11-02 | 2 | -0/+16 |
* | libertas: remove internal buffers from GSPI driver | Andrey Yurovsky | 2009-11-02 | 1 | -130/+6 |
* | b43legacy: Fix DMA TX bounce buffer copying | Larry Finger | 2009-10-30 | 1 | -2/+15 |
* | wl1271: fix init loop timeout | Luciano Coelho | 2009-10-30 | 1 | -1/+1 |
* | wireless: airo_cs needs WEXT_SPY | Randy Dunlap | 2009-10-30 | 1 | -0/+1 |
* | ath9k_hw: make ath9k_phy_modify_rx_buffer() static | Luis R. Rodriguez | 2009-10-30 | 1 | -130/+126 |
* | ath9k_hw: Fix and complete force bias for AR5416 | Luis R. Rodriguez | 2009-10-30 | 2 | -1/+73 |
* | ath9k_hw: remove unused modesIndex param from ath9k_hw_write_regs() | Luis R. Rodriguez | 2009-10-30 | 3 | -6/+3 |
* | ath9k_hw: make spur mitigation a callback | Luis R. Rodriguez | 2009-10-30 | 2 | -11/+11 |
* | ath9k_hw: order phy.c code and integrate spur mitigation | Luis R. Rodriguez | 2009-10-30 | 3 | -614/+637 |
* | ath9k_hw: use a callback for frequency change | Luis R. Rodriguez | 2009-10-30 | 2 | -10/+9 |
* | ath9k_hw: make both analog channel change routines return int | Luis R. Rodriguez | 2009-10-30 | 3 | -23/+22 |
* | ath9k_hw: rename ath9k_hw_rf_free() to ath9k_hw_rf_free_ext_banks() | Luis R. Rodriguez | 2009-10-30 | 4 | -5/+10 |
* | ath9k_hw: simplify ath9k_hw_rf_alloc_ext_banks() | Luis R. Rodriguez | 2009-10-30 | 1 | -52/+20 |
* | ath9k_hw: simplify rf attach and rename to ath9k_hw_rf_alloc_ext_banks() | Luis R. Rodriguez | 2009-10-30 | 3 | -32/+17 |
* | ath9k_hw: bail out early on ath9k_hw_init_rf() | Luis R. Rodriguez | 2009-10-30 | 1 | -54/+55 |
* | ath9k_hw: start documenting 802.11n RF anlong front ends | Luis R. Rodriguez | 2009-10-30 | 2 | -5/+170 |
* | ath9k_hw: change the way we initialize the pll for ar9271 | Luis R. Rodriguez | 2009-10-30 | 2 | -0/+39 |
* | ath9k_hw: update register initialization/reset values for ar9271 | Luis R. Rodriguez | 2009-10-30 | 3 | -16/+29 |
* | ath9k_hw: modify the rf control register for ar9271 revision 1.0 | Luis R. Rodriguez | 2009-10-30 | 1 | -0/+4 |
* | Staging: netwave: add TODO file | Greg Kroah-Hartman | 2009-10-30 | 1 | -0/+7 |