aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-11-04mac80211: make ieee80211_find_sta per virtual interfaceJohannes Berg
2009-11-04mwl8k: pci BAR mapping changesLennert Buytenhek
2009-11-04mwl8k: shorten receive/transmit state variable namesLennert Buytenhek
2009-11-04mwl8k: add support for enabling hardware sniffer modeLennert Buytenhek
2009-11-04mwl8k: report rate and other information for received framesLennert Buytenhek
2009-11-04mwl8k: clarify WME transmit queue 0/1 swizzlingLennert Buytenhek
2009-11-04mwl8k: use cond_resched() when loading firmware blocksLennert Buytenhek
2009-11-04mwl8k: clear hardware MAC address if no STA interface configuredLennert Buytenhek
2009-11-04mwl8k: enforce FIF_BCN_PRBRESP_PROMISC when no STA interfaces are activeLennert Buytenhek
2009-11-04mwl8k: implement FIF_ALLMULTILennert Buytenhek
2009-11-04mwl8k: use the mac80211-provided workqueue instead of creating our ownLennert Buytenhek
2009-11-04mwl8k: fix multicast address filter programmingLennert Buytenhek
2009-11-04mwl8k: minor transmit quiescing reworkLennert Buytenhek
2009-11-04mwl8k: coding style cleanupsLennert Buytenhek
2009-11-04mwl8k: fix GET_STAT firmware command packet layoutLennert Buytenhek
2009-11-04wl1271: depend on INETJohn W. Linville
2009-11-02wl1271: Generalize command response readingJuuso Oikarinen
2009-11-02wl1271: Correct endianness-handling of command statusJuuso Oikarinen
2009-11-02wl1271: Add retry implementation for PSM entriesJuuso Oikarinen
2009-11-02wl1271: Check result code of commandsJuuso Oikarinen
2009-11-02wl1271: Increase TX power valueJuuso Oikarinen
2009-11-02wl1271: Remove excess null-data template settingsJuuso Oikarinen
2009-11-02mac80211_hwsim: Send ACK frames on the hwsim0 interfaceJouni Malinen
2009-11-02mac80211_hwsim: Check idle state on TXJouni Malinen
2009-11-02p54: disable channels with incomplete calibration data setsChristian Lamparter
2009-11-02iwlwifi: add wimax/wifi coexist support for 6x50 seriesWey-Yi Guy
2009-11-02iwlwifi: add SM PS support for 6x50 seriesWey-Yi Guy
2009-11-02iwlwifi: coex API data structureWey-Yi Guy
2009-11-02iwlwifi: print warning when sending host command failsReinette Chatre
2009-11-02iwlagn: move rate scale initialization to init functionReinette Chatre
2009-11-02iwl3945: store station rate scale information in mac80211 station structureReinette Chatre
2009-11-02iwlwifi: split adding broadcast station from othersReinette Chatre
2009-11-02iwlwifi: move iwl_[un]init_drv to iwlagnReinette Chatre
2009-11-02iwlwifi: unmap memory before useReinette Chatre
2009-11-02iwlagn: update write pointers for all tx queues after wakeupBen Cahill
2009-11-02iwlagn: Clarify FH_TX interruptBen Cahill
2009-11-02iwlagn: invoke L0S workaround for 6000/1000 seriesBen Cahill
2009-11-02iwlwifi: remove power-wasting calls to apm_ops.init()Ben Cahill
2009-11-02iwlwifi: remove unneeded locks from apm_stop() and stop_master()Ben Cahill
2009-11-02iwlwifi: provide firmware versionReinette Chatre
2009-11-02libertas: remove internal buffers from GSPI driverAndrey Yurovsky
2009-10-30b43legacy: Fix DMA TX bounce buffer copyingLarry Finger
2009-10-30wl1271: fix init loop timeoutLuciano Coelho
2009-10-30wireless: airo_cs needs WEXT_SPYRandy Dunlap
2009-10-30ath9k_hw: make ath9k_phy_modify_rx_buffer() staticLuis R. Rodriguez
2009-10-30ath9k_hw: Fix and complete force bias for AR5416Luis R. Rodriguez
2009-10-30ath9k_hw: remove unused modesIndex param from ath9k_hw_write_regs()Luis R. Rodriguez
2009-10-30ath9k_hw: make spur mitigation a callbackLuis R. Rodriguez
2009-10-30ath9k_hw: order phy.c code and integrate spur mitigationLuis R. Rodriguez
2009-10-30ath9k_hw: use a callback for frequency changeLuis R. Rodriguez