aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2010-02-15cfg80211/mac80211: allow registering for and sending action framesmaster-2010-02-15Jouni Malinen
2010-02-09mac80211: Retry null data frame for power save.Vivek Natarajan
2010-02-08mac80211: remove get_tx_stats() driver opKalle Valo
2010-02-08mac80211: allow station add/remove to sleepJohannes Berg
2010-02-08wireless: update radiotap parserJohannes Berg
2010-02-01mac80211: fix monitor mode tx radiotap header handlingFelix Fietkau
2010-02-01cfg80211: add regulatory hint disconnect supportLuis R. Rodriguez
2010-01-26mac80211: wait for beacon before enabling powersavemaster-2010-01-26Johannes Berg
2010-01-26cfg80211: export cfg80211_find_ieJohannes Berg
2010-01-25mac80211: fix update_tkip_key() documentation about the contextKalle Valo
2010-01-22cfg80211: export multiple MAC addresses in sysfsJohannes Berg
2010-01-22mac80211: pass vif and station to update_tkip_keyJohannes Berg
2010-01-19mac80211: re-enable re-transmission of filtered framesJohannes Berg
2010-01-14mac80211: improve powersave documentationKalle Valo
2010-01-14mac80211: fix mac80211.h documentation warningsKalle Valo
2010-01-12mac80211: add U-APSD client supportKalle Valo
2010-01-12cfg80211: Store IEs from both Beacon and Probe Response framesJouni Malinen
2010-01-12mac80211: create Probe Request templateKalle Valo
2010-01-12mac80211: add functions to create PS Poll and Nullfunc templatesKalle Valo
2010-01-12nl80211: New command for setting TX rate mask for rate controlJouni Malinen
2010-01-12cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen
2010-01-12mac80211: Select lowest rate based on basic rate set in AP modeJouni Malinen
2010-01-12mac80211: Add new callback set_coverage_classLukáš Turek
2010-01-12nl80211: Add new WIPHY attribute COVERAGE_CLASSLukáš Turek
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6master-2009-12-30John W. Linville
2009-12-28mac80211: annotate sleeping driver opsmaster-2009-12-28Kalle Valo
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg
2009-12-28mac80211/cfg80211: add station eventsJohannes Berg
2009-12-28cfg80211: add remain-on-channel commandJouni Malinen
2009-12-28mac80211: introduce flush operationJohannes Berg
2009-12-28wireless: remove remaining qual codeJohannes Berg
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-22mac80211: enable spatial multiplexing powersaveJohannes Berg
2009-12-22wireless: add ieee80211_amsdu_to_8023sZhu Yi
2009-12-21mac80211: reduce reliance on netdevJohannes Berg
2009-12-14mac80211: Add define for TX headroom reserved by mac80211 itself.Gertjan van Wingerde
2009-12-08tcp: Stalling connections: Move timeout calculation routineDamian Lukowski
2009-12-08tcp: Stalling connections: Fix timeout calculation routineDamian Lukowski
2009-12-08tcp: Fix a connect() race with timewait socketsEric Dumazet
2009-12-08tcp: Fix a connect() race with timewait socketsEric Dumazet
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-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-03tcp: connect() race with timewait reuseEric Dumazet
2009-12-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2009-12-03net: Batch inet_twsk_purgeEric W. Biederman
2009-12-03net: Allow fib_rule_unregister to batchEric W. Biederman
2009-12-03net: Allow xfrm_user_net_exit to batch efficiently.Eric W. Biederman
2009-12-03net: Add support for batching network namespace cleanupsEric W. Biederman
2009-12-03net 03/05: fib_rules: add oif classificationPatrick McHardy