aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-04rt2x00: remove needless ifdefs from rt2x00leds.hBartlomiej Zolnierkiewicz1-4/+0
2009-11-04rt2800usb: fix comments in rt2800usb.hBartlomiej Zolnierkiewicz1-8/+8
2009-11-04rt2800usb: use rt2x00usb_register_multiwrite() to set key entriesBartlomiej Zolnierkiewicz1-14/+4
2009-11-04rt2x00: fix rt2x00usb_register_read() commentBartlomiej Zolnierkiewicz1-1/+1
2009-11-04rt2800pci: fix comment about IV/EIV fieldsBartlomiej Zolnierkiewicz1-2/+2
2009-11-04rt2800pci: fix comment about register accessBartlomiej Zolnierkiewicz1-1/+3
2009-11-04rt2800pci: fix crypto in TX frameBartlomiej Zolnierkiewicz1-1/+1
2009-11-04rt2800usb: fix rt2800usb_rfcsr_read()Bartlomiej Zolnierkiewicz1-1/+1
2009-11-04rt2800pci: make Kconfig help entry more helpfulBartlomiej Zolnierkiewicz1-1/+4
2009-11-04rt2800usb: make Kconfig help entry more helpfulBartlomiej Zolnierkiewicz1-1/+5
2009-11-04mac80211: make ieee80211_find_sta per virtual interfaceJohannes Berg5-5/+8
2009-11-04mwl8k: pci BAR mapping changesLennert Buytenhek1-3/+22
2009-11-04mwl8k: shorten receive/transmit state variable namesLennert Buytenhek1-101/+93
2009-11-04mwl8k: add support for enabling hardware sniffer modeLennert Buytenhek1-3/+63
2009-11-04mwl8k: report rate and other information for received framesLennert Buytenhek1-6/+25
2009-11-04mwl8k: clarify WME transmit queue 0/1 swizzlingLennert Buytenhek1-20/+6
2009-11-04mwl8k: use cond_resched() when loading firmware blocksLennert Buytenhek1-0/+2
2009-11-04mwl8k: clear hardware MAC address if no STA interface configuredLennert Buytenhek1-1/+42
2009-11-04mwl8k: enforce FIF_BCN_PRBRESP_PROMISC when no STA interfaces are activeLennert Buytenhek1-3/+14
2009-11-04mwl8k: implement FIF_ALLMULTILennert Buytenhek1-11/+28
2009-11-04mwl8k: use the mac80211-provided workqueue instead of creating our ownLennert Buytenhek1-22/+6
2009-11-04mwl8k: fix multicast address filter programmingLennert Buytenhek1-13/+27
2009-11-04mwl8k: minor transmit quiescing reworkLennert Buytenhek1-22/+15
2009-11-04mwl8k: coding style cleanupsLennert Buytenhek1-57/+65
2009-11-04mwl8k: fix GET_STAT firmware command packet layoutLennert Buytenhek1-2/+0
2009-11-04wl1271: depend on INETJohn W. Linville1-0/+1
2009-11-02wl1271: Generalize command response readingJuuso Oikarinen2-41/+29
2009-11-02wl1271: Correct endianness-handling of command statusJuuso Oikarinen1-2/+4
2009-11-02wl1271: Add retry implementation for PSM entriesJuuso Oikarinen6-2/+77
2009-11-02wl1271: Check result code of commandsJuuso Oikarinen2-27/+14
2009-11-02wl1271: Increase TX power valueJuuso Oikarinen1-1/+1
2009-11-02wl1271: Remove excess null-data template settingsJuuso Oikarinen1-9/+5
2009-11-02mac80211_hwsim: Send ACK frames on the hwsim0 interfaceJouni Malinen1-0/+47
2009-11-02mac80211_hwsim: Check idle state on TXJouni Malinen1-2/+11
2009-11-02p54: disable channels with incomplete calibration data setsChristian Lamparter1-12/+19
2009-11-02iwlwifi: add wimax/wifi coexist support for 6x50 seriesWey-Yi Guy5-11/+158
2009-11-02iwlwifi: add SM PS support for 6x50 seriesWey-Yi Guy6-10/+52
2009-11-02iwlwifi: coex API data structureWey-Yi Guy2-3/+68
2009-11-02iwlwifi: print warning when sending host command failsReinette Chatre1-1/+2
2009-11-02iwlagn: move rate scale initialization to init functionReinette Chatre1-7/+6
2009-11-02iwl3945: store station rate scale information in mac80211 station structureReinette Chatre2-74/+60
2009-11-02iwlwifi: split adding broadcast station from othersReinette Chatre3-6/+65
2009-11-02iwlwifi: move iwl_[un]init_drv to iwlagnReinette Chatre5-95/+92
2009-11-02iwlwifi: unmap memory before useReinette Chatre1-5/+5
2009-11-02iwlagn: update write pointers for all tx queues after wakeupBen Cahill1-9/+8
2009-11-02iwlagn: Clarify FH_TX interruptBen Cahill1-4/+6
2009-11-02iwlagn: invoke L0S workaround for 6000/1000 seriesBen Cahill3-14/+18
2009-11-02iwlwifi: remove power-wasting calls to apm_ops.init()Ben Cahill3-13/+11
2009-11-02iwlwifi: remove unneeded locks from apm_stop() and stop_master()Ben Cahill1-13/+13
2009-11-02iwlwifi: provide firmware versionReinette Chatre2-0/+16