summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-05-22rndis_wlan: explain bits used in key setup code.Jussi Kivilinna1-5/+18
2009-05-22rndis_wlan: remove CAP_SUPPORT_TXPOWER/OID_802_11_TX_POWER_LEVEL codeJussi Kivilinna1-38/+8
2009-05-22rndis_wlan: fix support for bcm4320aJussi Kivilinna1-4/+14
2009-05-22iwlwifi: Temperature sensor voltage reading for 5150Wey-Yi Guy5-35/+131
2009-05-22iwlwifi: add Greenfield support for 11nWey-Yi Guy1-14/+20
2009-05-22iwl3945: improve 3945 ledsAbhijeet Kolekar1-24/+46
2009-05-22libertas: read SD8688 firmware status from new registerBing Zhao2-8/+28
2009-05-22iwmc3200wifi: Add new Intel Wireless Multicomm 802.11 driverZhu Yi29-0/+9713
2009-05-22wireless: move some utility functions from mac80211 to cfg80211Zhu Yi5-9/+9
2009-05-22ath9k: Update Beacon timers based on timestamp from the APJouni Malinen3-1/+16
2009-05-22ath9k: Optimize TBTT/DTIM calculation for timersJouni Malinen1-7/+21
2009-05-22libertas: implement function init/shutdown commands for SD8688Bing Zhao4-3/+62
2009-05-22libertas: get SD8688 rx length with one CMD52Bing Zhao2-2/+58
2009-05-22libertas: define macros for SDIO model numbersBing Zhao2-9/+13
2009-05-22libertas: fix GSPI card event handlingandrey@cozybit.com1-0/+7
2009-05-22ixgbe: only register DCA requester onceAlexander Duyck1-20/+4
2009-05-22igb: do not re-register DCA requester on device resetAlexander Duyck1-3/+9
2009-05-22gigaset: beyond ARRAY_SIZE of iwb->dataRoel Kluin1-1/+1
2009-05-21cxgb: set phy's mdio dev before the phy init sequenceDivy Le Ray5-11/+13
2009-05-21cxgb3: set phy's mdio dev before the phy init sequenceDivy Le Ray1-1/+1
2009-05-21cxgb3: Use generic XENPAK LASI register definitionsBen Hutchings3-16/+9
2009-05-21chelsio: Use generic XENPAK LASI register definitionsBen Hutchings1-8/+9
2009-05-21qeth: Clear SBALF15 in any case for output buffers.Klaus-Dieter Wacket1-0/+1
2009-05-21qeth: omit upstream checksumming for HiperSocketsUrsula Braun2-7/+15
2009-05-21qeth: support z/VM VSWITCH Port IsolationUrsula Braun3-1/+29
2009-05-21ctcm: avoid crash in ctcm_remove_deviceUrsula Braun1-4/+2
2009-05-21qeth: avoid crash after detach of replugged deviceUrsula Braun2-2/+6
2009-05-20ath9k: set max default eirp to 20 dBmLuis R. Rodriguez1-2/+2
2009-05-20ath9k: fix custom regulatory call positionLuis R. Rodriguez1-4/+7
2009-05-20rt73usb: fix for master modeAlexandre Becholey1-3/+6
2009-05-20ath9k: Set PM field in frame control when in PS modeJouni Malinen1-0/+15
2009-05-20ath9k: Wake up for RX filter changesJouni Malinen1-0/+2
2009-05-20ath9k: Use TSFOOR interrupt to trigger TSF sync with next BeaconJouni Malinen1-0/+10
2009-05-20ath9k: Do not try to calibrate radio when in sleep modeJouni Malinen1-0/+8
2009-05-20ath9k: Wake up for TX in mac80211 timeout=0 sleep modeJouni Malinen4-4/+58
2009-05-20rt2x00: Add USB ID for rt2800usbIvo van Doorn1-0/+1
2009-05-20ath5k: avoid and warn on potential infinite loopBob Copeland1-0/+3
2009-05-20wireless: fix to set dev->broadcast correctlyWei Yongjun1-1/+1
2009-05-20Staging: agnx: switch config_interface to bss_info_changedAlexander Beregalov1-6/+9
2009-05-20ath9k: Move PS wakeup/restore calls from isr to taskletVasanthakumar Thiagarajan2-15/+9
2009-05-20mac80211_hwsim: Group radiosDaniel Wagner1-1/+34
2009-05-20ath5k: update beacons in AP modeBob Copeland1-14/+40
2009-05-20p54spi: drop test for FW_STATE_RESET in p54spi_workMax Filippov1-2/+1
2009-05-20b43/legacy: fix beacon change processingJohannes Berg2-25/+20
2009-05-20p54spi: use firmware/DMA bug workaround that work under hight load in p54spi_rxMax Filippov1-8/+20
2009-05-20p54spi: always call p54spi_sleep in p54spi_tx_frame if p54spi_wakeup succeededMax Filippov1-2/+2
2009-05-20p54spi: return status of p54spi_wakeupMax Filippov1-7/+7
2009-05-20p54spi: cosmetic fixes: use even byte count in SPI write; drop unused interru...Max Filippov1-6/+1
2009-05-20p54spi: fix incorrect access sequence to DMA_WRITE_CTRL in p54spi_spi_write_dmaMax Filippov1-5/+3
2009-05-20drivers/net: use dev_get_drvdataJulia Lawall1-1/+1