summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | mISDN: Add XHFC support for embedded Speech-Design board to hfcmultiKarsten Keil2009-05-256-144/+500
* | mISDN: Fix skb leak in error casesKarsten Keil2009-05-251-10/+12
* | mISDN: Add "sapi" information to debug messagesAndreas Eversberg2009-05-252-15/+20
* | mISDN: Add allocation of recvbuf[1500] at run time to reduce stack sizeFrank Seidel2009-05-251-4/+17
* | mISDN: Fix TEI and SAPI handlingAndreas Eversberg2009-05-253-26/+29
* | mISDN: Hardware acceleration is now possible in conjunction with audio recordingAndreas Eversberg2009-05-253-45/+84
* | mISDN: Fix DTMF locking bug issueAndreas Eversberg2009-05-253-20/+23
* | mISDN: Added layer-1-hold featureAndreas Eversberg2009-05-253-15/+51
* | mISDN: Fixed missing spin lock on pipeline processAndreas Eversberg2009-05-251-1/+3
* | mISDN: Reduce stack size in dsp_cmx_send()Frank Seidel2009-05-252-2/+3
* | mISDN: Echo canceler now gets delay information from hardwareAndreas Eversberg2009-05-2510-41/+60
* | mISDN: DSP now uses ring buffer for echo cancelerAndreas Eversberg2009-05-252-1/+3
* | mISDN: Add watchdog functionality to hfcmulti driverAndreas Eversberg2009-05-253-2/+34
* | skbuff: Copy csum instead of csum_start/csum_offsetHerbert Xu2009-05-251-2/+1
* | skbuff: Move new code into __copy_skb_headerHerbert Xu2009-05-251-5/+9
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-25124-1745/+13213
|\ \
| * | 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/+203
| * | 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/+42
| * | 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/+8
| * | 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-2214-230/+375
| * | mac80211: correct probe wait timeJohannes Berg2009-05-221-1/+1
| * | 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
| * | mac80211: fix probe response wait timingJohannes Berg2009-05-221-4/+5
| * | wext: remove atomic requirement for wireless statsJohannes Berg2009-05-221-5/+27
| * | mac80211: fix managed mode BSSID handlingJohannes Berg2009-05-202-7/+19
| * | cfg80211: warn when wiphy_apply_custom_regulatory() does nothingLuis R. Rodriguez2009-05-201-2/+11