summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mISDN: Echo canceler now gets delay information from hardwareAndreas Eversberg2009-05-258-39/+57
* mISDN: DSP now uses ring buffer for echo cancelerAndreas Eversberg2009-05-252-1/+3
* mISDN: Add watchdog functionality to hfcmulti driverAndreas Eversberg2009-05-252-1/+32
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-2589-1247/+11898
|\
| * iwlwifi: check for valid band for channel infoWey-Yi Guy2009-05-221-38/+41
| * iwlagn: co-exist with AMTMohamed Abbas2009-05-223-4/+60
| * iwlcore: Set rb_timeout to 0x10 for devices with ICTMohamed Abbas2009-05-221-1/+4
| * iwlcore: Add support for periodic RX interruptMohamed Abbas2009-05-225-13/+46
| * iwlcore: Allow skb allocation from tasklet.Mohamed Abbas2009-05-224-10/+34
| * iwlcore: support ICT interruptMohamed Abbas2009-05-229-12/+483
| * iwlwifi: support "pure 40MHz" in RXON commandWey-Yi Guy2009-05-224-43/+72
| * iwlwifi: report the rate index as an MCS rate numberWey-Yi Guy2009-05-221-4/+27
| * iwlcore: register locksMohamed Abbas2009-05-2212-524/+203Star
| * iwlwifi: support NVM access (EEPROM/OTP)Wey-Yi Guy2009-05-227-27/+161
| * rt2x00: Remove usage of IEEE80211_CONF_CHANGE_BEACON_INTERVALIvo van Doorn2009-05-228-112/+42Star
| * rt2x00: Add new rt2800usb USB ID's for SweexIvo van Doorn2009-05-221-2/+4
| * rndis_wlan: do not try to restore wpa keys using add_wep_key()Jussi Kivilinna2009-05-221-2/+6
| * rndis_wlan: split add_wpa_key from rndis_iw_set_encode_extJussi Kivilinna2009-05-221-53/+76
| * rndis_wlan: explain bits used in key setup code.Jussi Kivilinna2009-05-221-5/+18
| * rndis_wlan: remove CAP_SUPPORT_TXPOWER/OID_802_11_TX_POWER_LEVEL codeJussi Kivilinna2009-05-221-38/+8Star
| * rndis_wlan: fix support for bcm4320aJussi Kivilinna2009-05-221-4/+14
| * iwlwifi: Temperature sensor voltage reading for 5150Wey-Yi Guy2009-05-225-35/+131
| * iwlwifi: add Greenfield support for 11nWey-Yi Guy2009-05-221-14/+20
| * iwl3945: improve 3945 ledsAbhijeet Kolekar2009-05-221-24/+46
| * libertas: read SD8688 firmware status from new registerBing Zhao2009-05-222-8/+28
| * 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/+9Star
| * 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/+1Star
| * b43/legacy: fix beacon change processingJohannes Berg2009-05-202-25/+20Star