summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-25mISDN: Fixed missing spin lock on pipeline processAndreas Eversberg1-1/+3
2009-05-25mISDN: Reduce stack size in dsp_cmx_send()Frank Seidel2-2/+3
2009-05-25mISDN: Echo canceler now gets delay information from hardwareAndreas Eversberg10-41/+60
2009-05-25mISDN: DSP now uses ring buffer for echo cancelerAndreas Eversberg2-1/+3
2009-05-25mISDN: Add watchdog functionality to hfcmulti driverAndreas Eversberg3-2/+34
2009-05-25skbuff: Copy csum instead of csum_start/csum_offsetHerbert Xu1-2/+1
2009-05-25skbuff: Move new code into __copy_skb_headerHerbert Xu1-5/+9
2009-05-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller124-1745/+13213
2009-05-25myri10ge: Add support for vlan_featuresBrice Goglin1-1/+7
2009-05-25myri10ge: drop myri10ge_lro module parameterBrice Goglin1-6/+1
2009-05-25myri10ge: fix the invokation of lro_flush_allBrice Goglin1-1/+2
2009-05-25mlx4_en: Fix partial rings featureYevgeny Petrilin3-39/+58
2009-05-25mlx4_en: Removed redundant stride variableYevgeny Petrilin1-3/+0
2009-05-22iwlwifi: check for valid band for channel infoWey-Yi Guy1-38/+41
2009-05-22iwlagn: co-exist with AMTMohamed Abbas3-4/+60
2009-05-22iwlcore: Set rb_timeout to 0x10 for devices with ICTMohamed Abbas1-1/+4
2009-05-22iwlcore: Add support for periodic RX interruptMohamed Abbas5-13/+46
2009-05-22iwlcore: Allow skb allocation from tasklet.Mohamed Abbas4-10/+34
2009-05-22iwlcore: support ICT interruptMohamed Abbas9-12/+483
2009-05-22iwlwifi: support "pure 40MHz" in RXON commandWey-Yi Guy4-43/+72
2009-05-22iwlwifi: report the rate index as an MCS rate numberWey-Yi Guy1-4/+27
2009-05-22iwlcore: register locksMohamed Abbas12-524/+203
2009-05-22iwlwifi: support NVM access (EEPROM/OTP)Wey-Yi Guy7-27/+161
2009-05-22rt2x00: Remove usage of IEEE80211_CONF_CHANGE_BEACON_INTERVALIvo van Doorn8-112/+42
2009-05-22rt2x00: Add new rt2800usb USB ID's for SweexIvo van Doorn1-2/+4
2009-05-22rndis_wlan: do not try to restore wpa keys using add_wep_key()Jussi Kivilinna1-2/+6
2009-05-22rndis_wlan: split add_wpa_key from rndis_iw_set_encode_extJussi Kivilinna1-53/+76
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 Yi14-230/+375
2009-05-22mac80211: correct probe wait timeJohannes Berg1-1/+1
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-22mac80211: fix probe response wait timingJohannes Berg1-4/+5
2009-05-22wext: remove atomic requirement for wireless statsJohannes Berg1-5/+27
2009-05-22tcp: Unexport TCPv6 GRO functionsHerbert Xu1-4/+3
2009-05-22net: Fix arg to trace_napi_poll() in netpoll.David S. Miller1-1/+1
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-22wireless: Use genl_register_family_with_ops()Michał Mirosław1-8/+3