aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-29wireless: restrict to 32 legacy ratesJohannes Berg2-3/+3
2009-01-29mac80211: constify ieee80211_if_conf.bssidJohannes Berg1-1/+1
2009-01-29mac80211: Fix MFP Association Comeback to use Timeout Interval IEJouni Malinen1-1/+7
2009-01-29cfg80211: add PM hooksJohannes Berg1-0/+6
2009-01-29nl80211: New command for adding extra IE(s) into management framesJouni Malinen2-0/+48
2009-01-29ath9k: get EEPROM contents from platform data on AHB busGabor Juhos1-0/+28
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/net-2.6David 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/jack/linux-quota-2.6Linus 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/m68knommuLinus Torvalds162-15197/+0
2009-01-26Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-1/+2
2009-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+5
2009-01-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-1/+10
2009-01-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-0/+9
2009-01-26Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-11/+30