Age | Commit message (Expand) | Author |
2009-11-04 | mwl8k: report rate and other information for received frames | Lennert Buytenhek |
2009-11-04 | mwl8k: clarify WME transmit queue 0/1 swizzling | Lennert Buytenhek |
2009-11-04 | mwl8k: use cond_resched() when loading firmware blocks | Lennert Buytenhek |
2009-11-04 | mwl8k: clear hardware MAC address if no STA interface configured | Lennert Buytenhek |
2009-11-04 | mwl8k: enforce FIF_BCN_PRBRESP_PROMISC when no STA interfaces are active | Lennert Buytenhek |
2009-11-04 | mwl8k: implement FIF_ALLMULTI | Lennert Buytenhek |
2009-11-04 | mwl8k: use the mac80211-provided workqueue instead of creating our own | Lennert Buytenhek |
2009-11-04 | mwl8k: fix multicast address filter programming | Lennert Buytenhek |
2009-11-04 | mwl8k: minor transmit quiescing rework | Lennert Buytenhek |
2009-11-04 | mwl8k: coding style cleanups | Lennert Buytenhek |
2009-11-04 | mwl8k: fix GET_STAT firmware command packet layout | Lennert Buytenhek |
2009-11-04 | wl1271: depend on INET | John W. Linville |
2009-11-02 | wl1271: Generalize command response reading | Juuso Oikarinen |
2009-11-02 | wl1271: Correct endianness-handling of command status | Juuso Oikarinen |
2009-11-02 | wl1271: Add retry implementation for PSM entries | Juuso Oikarinen |
2009-11-02 | wl1271: Check result code of commands | Juuso Oikarinen |
2009-11-02 | wl1271: Increase TX power value | Juuso Oikarinen |
2009-11-02 | wl1271: Remove excess null-data template settings | Juuso Oikarinen |
2009-11-02 | mac80211_hwsim: Send ACK frames on the hwsim0 interface | Jouni Malinen |
2009-11-02 | mac80211_hwsim: Check idle state on TX | Jouni Malinen |
2009-11-02 | p54: disable channels with incomplete calibration data sets | Christian Lamparter |
2009-11-02 | iwlwifi: add wimax/wifi coexist support for 6x50 series | Wey-Yi Guy |
2009-11-02 | iwlwifi: add SM PS support for 6x50 series | Wey-Yi Guy |
2009-11-02 | iwlwifi: coex API data structure | Wey-Yi Guy |
2009-11-02 | iwlwifi: print warning when sending host command fails | Reinette Chatre |
2009-11-02 | iwlagn: move rate scale initialization to init function | Reinette Chatre |
2009-11-02 | iwl3945: store station rate scale information in mac80211 station structure | Reinette Chatre |
2009-11-02 | iwlwifi: split adding broadcast station from others | Reinette Chatre |
2009-11-02 | iwlwifi: move iwl_[un]init_drv to iwlagn | Reinette Chatre |
2009-11-02 | iwlwifi: unmap memory before use | Reinette Chatre |
2009-11-02 | iwlagn: update write pointers for all tx queues after wakeup | Ben Cahill |
2009-11-02 | iwlagn: Clarify FH_TX interrupt | Ben Cahill |
2009-11-02 | iwlagn: invoke L0S workaround for 6000/1000 series | Ben Cahill |
2009-11-02 | iwlwifi: remove power-wasting calls to apm_ops.init() | Ben Cahill |
2009-11-02 | iwlwifi: remove unneeded locks from apm_stop() and stop_master() | Ben Cahill |
2009-11-02 | iwlwifi: provide firmware version | Reinette Chatre |
2009-11-02 | libertas: remove internal buffers from GSPI driver | Andrey Yurovsky |
2009-10-30 | b43legacy: Fix DMA TX bounce buffer copying | Larry Finger |
2009-10-30 | wl1271: fix init loop timeout | Luciano Coelho |
2009-10-30 | wireless: airo_cs needs WEXT_SPY | Randy Dunlap |
2009-10-30 | ath9k_hw: make ath9k_phy_modify_rx_buffer() static | Luis R. Rodriguez |
2009-10-30 | ath9k_hw: Fix and complete force bias for AR5416 | Luis R. Rodriguez |
2009-10-30 | ath9k_hw: remove unused modesIndex param from ath9k_hw_write_regs() | Luis R. Rodriguez |
2009-10-30 | ath9k_hw: make spur mitigation a callback | Luis R. Rodriguez |
2009-10-30 | ath9k_hw: order phy.c code and integrate spur mitigation | Luis R. Rodriguez |
2009-10-30 | ath9k_hw: use a callback for frequency change | Luis R. Rodriguez |
2009-10-30 | ath9k_hw: make both analog channel change routines return int | Luis R. Rodriguez |
2009-10-30 | ath9k_hw: rename ath9k_hw_rf_free() to ath9k_hw_rf_free_ext_banks() | Luis R. Rodriguez |
2009-10-30 | ath9k_hw: simplify ath9k_hw_rf_alloc_ext_banks() | Luis R. Rodriguez |
2009-10-30 | ath9k_hw: simplify rf attach and rename to ath9k_hw_rf_alloc_ext_banks() | Luis R. Rodriguez |