summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-01-29nl80211: Fix documentation errorsJouni Malinen1-3/+3
2009-01-29libertas: if_spi, driver for libertas GSPI devicesColin McCabe1-0/+25
2009-01-29mac80211: document return codes from ops callbacksBob Copeland1-2/+13
2009-01-29mac80211: 802.11w - Add driver capability flag for MFPJouni Malinen1-0/+4
2009-01-29mac80211: 802.11w - Optional software CCMP for management framesJouni Malinen1-0/+4
2009-01-29mac80211: 802.11w - Implement Association Comeback processingJouni Malinen1-0/+4
2009-01-29mac80211: 802.11w - SA Query processingJouni Malinen1-0/+14
2009-01-29mac80211: 802.11w - Configuration of MFP disabled/optional/requiredJouni Malinen1-0/+6
2009-01-29mac80211: 802.11w - WEXT configuration for IGTKJouni Malinen1-0/+1
2009-01-29mac80211: 802.11w - WEXT parameter for setting mgmt cipherJouni Malinen1-1/+4
2009-01-29mac80211: 802.11w - Use BIP (AES-128-CMAC)Jouni Malinen4-2/+12
2009-01-29mac80211: 802.11w - Add BIP (AES-128-CMAC)Jouni Malinen1-0/+10
2009-01-29mac80211: 802.11w - CCMP for management framesJouni Malinen1-0/+30
2009-01-29mac80211: 802.11w - STA flag for MFPJouni Malinen2-0/+4
2009-01-29cfg80211: allow multiple driver regulatory_hints()Luis R. Rodriguez1-0/+6
2009-01-29mac80211: extend/document powersave APIJohannes Berg1-5/+48
2009-01-29mac80211: move dynamic PS timeout to hardware configJohannes Berg1-4/+7
2009-01-29mac80211: clean up channel type configJohannes Berg1-13/+7
2009-01-29mac80211: remove user_power_level from driver APIJohannes Berg1-2/+0
2009-01-29ath5k: support LEDs on Acer Aspire One netbookBob Copeland1-0/+2
2009-01-29mac80211: clean up set_key callbackJohannes Berg1-12/+8
2009-01-29b43/ssb: Add SPROM8 extraction and LP-PHY detectionMichael Buesch1-0/+36
2009-01-29mac80211: Fix tx power settingVasanthakumar Thiagarajan1-0/+2
2009-01-29mac80211: no need for ht.enabledLuis R. Rodriguez1-1/+0
2009-01-29mac80211: add HT conf helpersLuis R. Rodriguez1-0/+30
2009-01-29wireless: Add channel/frequency conversions to ieee80211.hDavid Kilroy1-0/+116
2009-01-26Phonet: use per-namespace devices listremi.denis-courmont@nokia1-1/+1
2009-01-26Phonet: handle rtnetlink registration failureremi.denis-courmont@nokia1-1/+1
2009-01-26Phonet: allow phonet_device_init() to fail, put it to __init sectionremi.denis-courmont@nokia2-2/+2
2009-01-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller180-15290/+80
2009-01-26Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2-64/+5
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-9/+8
2009-01-26net: Fix linux/if_frad.h's suitability for userspace.Krzysztof HaƂasa1-6/+4
2009-01-26i2c: Warn on deprecated binding model useJean Delvare1-3/+5
2009-01-26i2c: Delete many unused adapter IDsJean Delvare1-51/+0
2009-01-26i2c: Delete 10 unused driver IDsJean Delvare1-10/+0
2009-01-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds1-2/+0
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2-1/+8
2009-01-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds162-15197/+0
2009-01-26Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-1/+2
2009-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-0/+5
2009-01-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds1-1/+10
2009-01-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+9
2009-01-26Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-11/+30
2009-01-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-5/+5
2009-01-23com20020: Fix allyesconfig build failure.David S. Miller1-1/+1
2009-01-23Merge branch 'fix/asoc' into for-linusTakashi Iwai1-1/+1
2009-01-23ASoC: Add missing comma to SND_SOC_DAPM_SWITCH_E in soc-dapm.hPeter Ujfalusi1-1/+1
2009-01-22sctp: Fix crc32c calculations on big-endian arhes.Vlad Yasevich1-1/+1
2009-01-22netns: ipmr: enable namespace support in ipv4 multicast routing codeBenjamin Thery1-1/+2