aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-01-15mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces.Benoit Papillault
2010-01-14cfg80211: fix channel setting for wextAbhijeet Kolekar
2010-01-11cfg80211: fix refcount imbalance when wext is disabledJohannes Berg
2010-01-11mac80211: fix queue selection for data frames on monitor interfacesFelix Fietkau
2010-01-08mac80211: fix endian errorJohannes Berg
2010-01-08mac80211: add missing sanity checks for action framesFelix Fietkau
2010-01-08mac80211: fix queue selection for packets injected via monitor interfaceLennert Buytenhek
2010-01-06Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"John W. Linville
2010-01-06mac80211: fix-up build breakage in 2.6.33John W. Linville
2010-01-05mac80211: fix skb buffering issueJohannes Berg
2010-01-04cfg80211: fix syntax error on user regulatory hintsLuis R. Rodriguez
2009-12-28mac80211: fix propagation of failed hardware reconfigurationsLuis R. Rodriguez
2009-12-28mac80211: fix race with suspend and dynamic_ps_disable_workLuis R. Rodriguez
2009-12-28cfg80211: fix error path in cfg80211_wext_siwscanJohannes Berg
2009-12-28cfg80211: fix race between deauth and assoc responseJohannes Berg
2009-12-28mac80211: fix ibss join with fixed-bssidFelix Fietkau
2009-12-21mac80211: fix WMM AP settings applicationJohannes Berg
2009-12-21mac80211: fix peer HT capabilitiesJohannes Berg
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
2009-12-03tcp: connect() race with timewait reuseEric Dumazet