summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-22mac80211: only bother printing highest data rate on debugfs if its setLuis R. Rodriguez
2009-12-22mac80211: parse the HT capabilities info through debugfsLuis R. Rodriguez
2009-12-22mac80211: make debugfs mcs set entry reflect 16 bitsLuis R. Rodriguez
2009-12-22mac80211: disallow fixing bitrates with hw rate controlJohannes Berg
2009-12-22mac80211: dont try to use existing sta for APJohannes Berg
2009-12-22cfg80211: avoid sending spurious deauth to userspaceJohannes Berg
2009-12-22mac80211: allow disabling 40MHz on 2.4GHzJohannes Berg
2009-12-22mac80211: enable spatial multiplexing powersaveJohannes Berg
2009-12-22wireless: add ieee80211_amsdu_to_8023sZhu Yi
2009-12-22mac80211 : fix a race with update_tkip_keygregor kowski
2009-12-21wireless: support internal statically compiled regulatory databaseJohn W. Linville
2009-12-21mac80211: remove payload alignment warningKalle Valo
2009-12-21mac80211: trace interface nameJohannes Berg
2009-12-21mac80211: reduce reliance on netdevJohannes Berg
2009-12-21mac80211: make station management completely depend on vifJohannes Berg
2009-12-21mac80211: fix WMM AP settings applicationJohannes Berg
2009-12-21mac80211: fix peer HT capabilitiesJohannes Berg
2009-12-21wireless: report reasonable bitrate for MCS rates through wextmaster-2009-12-21John W. Linville
2009-12-14mac80211: Add define for TX headroom reserved by mac80211 itself.Gertjan van Wingerde
2009-12-10wireless: update old static regulatory domain rulesJohn W. Linville
2009-12-10mac80211: Revert 'Use correct sign for mesh active path refresh'Javier Cardona
2009-12-10mac80211: Fixed bug in mesh portal pathsJavier Cardona
2009-12-10net/mac80211: Correct size given to memsetJulia Lawall
2009-12-09wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPECJohn W. Linville
2009-12-09cfg80211: Clear encryption privacy when key off is done.Vivek Natarajan
2009-12-08tcp: fix retrans_stamp advancing in error casesIlpo Järvinen
2009-12-08tcp: Stalling connections: Move timeout calculation routineDamian Lukowski
2009-12-08atm: [br2684] allow routed mode operation againchas williams - CONTRACTOR
2009-12-08atm: [lec] initialize .netdev_ops before calling register_netdev()chas williams - CONTRACTOR
2009-12-08[PATCH] tcp: documents timewait refcnt tricks Eric Dumazet
2009-12-08tcp: Fix a connect() race with timewait socketsEric Dumazet
2009-12-08tcp: Fix a connect() race with timewait socketsEric Dumazet
2009-12-08tcp: Remove runtime check that can never be true.David S. Miller
2009-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-08sctp: fix compile error due to sysctl mismergeLinus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-07mac80211: Fix bug in computing crc over dynamic IEs in beaconVasanthakumar Thiagarajan
2009-12-07net/rfkill/core.c: work around gcc-4.0.2 sillinessAndrew Morton
2009-12-07mac80211: Fix dynamic power save for scanning.Vivek Natarajan
2009-12-07mac80211: recalculate idle later in MLMEJohannes Berg
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-05Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-12-04mac80211: fix reorder buffer releaseJohannes Berg
2009-12-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-04cfg80211: indent regulatory messages with spacesKalle Valo
2009-12-04mac80211: Fix TX status reporting for injected data framesJouni Malinen
2009-12-04WE: Fix set events not propagatedJean Tourrilhes
2009-12-03tcp: fix a timewait refcnt raceEric Dumazet