summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* iwmc3200wifi: Add new Intel Wireless Multicomm 802.11 driverZhu Yi2009-05-2229-0/+9713
* wireless: move some utility functions from mac80211 to cfg80211Zhu Yi2009-05-225-9/+9
* ath9k: Update Beacon timers based on timestamp from the APJouni Malinen2009-05-223-1/+16
* ath9k: Optimize TBTT/DTIM calculation for timersJouni Malinen2009-05-221-7/+21
* libertas: implement function init/shutdown commands for SD8688Bing Zhao2009-05-224-3/+62
* libertas: get SD8688 rx length with one CMD52Bing Zhao2009-05-222-2/+58
* libertas: define macros for SDIO model numbersBing Zhao2009-05-222-9/+13
* libertas: fix GSPI card event handlingandrey@cozybit.com2009-05-221-0/+7
* ath9k: set max default eirp to 20 dBmLuis R. Rodriguez2009-05-201-2/+2
* ath9k: fix custom regulatory call positionLuis R. Rodriguez2009-05-201-4/+7
* rt73usb: fix for master modeAlexandre Becholey2009-05-201-3/+6
* ath9k: Set PM field in frame control when in PS modeJouni Malinen2009-05-201-0/+15
* ath9k: Wake up for RX filter changesJouni Malinen2009-05-201-0/+2
* ath9k: Use TSFOOR interrupt to trigger TSF sync with next BeaconJouni Malinen2009-05-201-0/+10
* ath9k: Do not try to calibrate radio when in sleep modeJouni Malinen2009-05-201-0/+8
* ath9k: Wake up for TX in mac80211 timeout=0 sleep modeJouni Malinen2009-05-204-4/+58
* rt2x00: Add USB ID for rt2800usbIvo van Doorn2009-05-201-0/+1
* ath5k: avoid and warn on potential infinite loopBob Copeland2009-05-201-0/+3
* wireless: fix to set dev->broadcast correctlyWei Yongjun2009-05-201-1/+1
* Staging: agnx: switch config_interface to bss_info_changedAlexander Beregalov2009-05-201-6/+9
* ath9k: Move PS wakeup/restore calls from isr to taskletVasanthakumar Thiagarajan2009-05-202-15/+9
* mac80211_hwsim: Group radiosDaniel Wagner2009-05-201-1/+34
* ath5k: update beacons in AP modeBob Copeland2009-05-201-14/+40
* p54spi: drop test for FW_STATE_RESET in p54spi_workMax Filippov2009-05-201-2/+1
* b43/legacy: fix beacon change processingJohannes Berg2009-05-202-25/+20
* p54spi: use firmware/DMA bug workaround that work under hight load in p54spi_rxMax Filippov2009-05-201-8/+20
* p54spi: always call p54spi_sleep in p54spi_tx_frame if p54spi_wakeup succeededMax Filippov2009-05-201-2/+2
* p54spi: return status of p54spi_wakeupMax Filippov2009-05-201-7/+7
* p54spi: cosmetic fixes: use even byte count in SPI write; drop unused interru...Max Filippov2009-05-201-6/+1
* p54spi: fix incorrect access sequence to DMA_WRITE_CTRL in p54spi_spi_write_dmaMax Filippov2009-05-201-5/+3
* drivers/net: use dev_get_drvdataJulia Lawall2009-05-201-1/+1
* iwlwifi: drop iwl3945_tid_dataTomas Winkler2009-05-201-5/+1
* iwlwifi: drop struct iwl3945_hw_keyTomas Winkler2009-05-202-9/+3
* b43legacy: Remove unnecessary MMIO in interrupt hotpathStefano Brivio2009-05-203-59/+25
* ath9k: cleanup beacon parameters configurationVasanthakumar Thiagarajan2009-05-202-28/+36
* ath9k: Remove unused parameters which are passed to ath_beacon_config_X()Vasanthakumar Thiagarajan2009-05-201-8/+5
* ath9k: Print hw reset failure status as signed intVasanthakumar Thiagarajan2009-05-202-6/+6
* ath9k: Fix PS mode operation to receive buffered broadcast/multicast framesJouni Malinen2009-05-203-7/+114
* ath9k: Clean up RX processing a bitJouni Malinen2009-05-201-26/+34
* ath9k: Fix a check for multicast address for virtual wiphyJouni Malinen2009-05-201-1/+1
* zd1211rw: Replace ZD_CS_MULTICAST with ZD_CS_NO_ACKGábor Stefanik2009-05-202-4/+4
* wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+Luis R. Rodriguez2009-05-202-6/+6
* cfg80211: Process regulatory max bandwidth checks for HT40Luis R. Rodriguez2009-05-201-4/+6
* sfc: Remove lro module parameterBen Hutchings2009-05-201-13/+2
* myri10ge: update version to 1.5.0-1.415Brice Goglin2009-05-201-1/+1
* myri10ge: allow LRO to be enabled via ethtoolBrice Goglin2009-05-201-4/+13
* ixgbe: Cleanup feature setup code to make the code more readableJesse Brandeburg2009-05-201-35/+50
* ixgbe: Change Direct Attach Twinax cable detection for SFP+ NICsPeter P Waskiewicz Jr2009-05-202-13/+11
* ixgbe: Add semaphore access for PHY initialization for 82599Peter P Waskiewicz Jr2009-05-201-0/+12
* r8169: allow true forced mode settingfrançois romieu2009-05-191-53/+59