summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: export multiple MAC addresses in sysfsJohannes Berg2010-01-221-1/+21
* mac80211: pass vif and station to update_tkip_keyJohannes Berg2010-01-221-2/+4
* mac80211: re-enable re-transmission of filtered framesJohannes Berg2010-01-191-0/+4
* mac80211: improve powersave documentationKalle Valo2010-01-151-21/+54
* mac80211: fix mac80211.h documentation warningsKalle Valo2010-01-151-1/+6
* mac80211: add U-APSD client supportKalle Valo2010-01-121-0/+7
* cfg80211: Store IEs from both Beacon and Probe Response framesJouni Malinen2010-01-121-1/+11
* mac80211: create Probe Request templateKalle Valo2010-01-121-0/+17
* mac80211: add functions to create PS Poll and Nullfunc templatesKalle Valo2010-01-121-0/+30
* nl80211: New command for setting TX rate mask for rate controlJouni Malinen2010-01-121-2/+2
* cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen2010-01-122-15/+6
* mac80211: Select lowest rate based on basic rate set in AP modeJouni Malinen2010-01-121-0/+2
* mac80211: Add new callback set_coverage_classLukáš Turek2010-01-121-0/+5
* nl80211: Add new WIPHY attribute COVERAGE_CLASSLukáš Turek2010-01-121-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-301-2/+0
|\
| * wireless: remove remaining qual codeJohannes Berg2009-12-281-2/+0
* | mac80211: annotate sleeping driver opsKalle Valo2009-12-281-12/+31
* | mac80211: remove struct ieee80211_if_init_confJohannes Berg2009-12-281-42/+15
* | mac80211/cfg80211: add station eventsJohannes Berg2009-12-281-0/+12
* | cfg80211: add remain-on-channel commandJouni Malinen2009-12-281-0/+47
* | mac80211: introduce flush operationJohannes Berg2009-12-281-0/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-285-26/+15
|\|
| * mac80211: Add define for TX headroom reserved by mac80211 itself.Gertjan van Wingerde2009-12-141-0/+6
| * tcp: Stalling connections: Move timeout calculation routineDamian Lukowski2009-12-091-28/+0
| * tcp: Stalling connections: Fix timeout calculation routineDamian Lukowski2009-12-091-2/+8
| * tcp: Fix a connect() race with timewait socketsEric Dumazet2009-12-091-0/+3
| * tcp: Fix a connect() race with timewait socketsEric Dumazet2009-12-092-4/+6
* | mac80211: enable spatial multiplexing powersaveJohannes Berg2009-12-221-0/+59
* | wireless: add ieee80211_amsdu_to_8023sZhu Yi2009-12-221-2/+20
* | mac80211: reduce reliance on netdevJohannes Berg2009-12-221-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-0868-629/+944
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-042-0/+32
| |\
| | * nl80211: PMKSA caching supportSamuel Ortiz2009-11-281-0/+28
| | * mac80211: move cmntr flag out of rx flagsJohannes Berg2009-11-281-0/+4
| * | tcp: connect() race with timewait reuseEric Dumazet2009-12-041-0/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-12-032-39/+2
| |\ \
| | * | Bluetooth: Implement RejActioned flagGustavo F. Padovan2009-12-031-0/+1
| | * | Bluetooth: Fix sending ReqSeq on I-framesGustavo F. Padovan2009-12-031-1/+0
| | * | Bluetooth: Unobfuscate tasklet_schedule usageMarcel Holtmann2009-12-031-16/+0
| | * | Bluetooth: Turn hci_recv_frame into an exported functionMarcel Holtmann2009-12-031-22/+1
| * | | net: Batch inet_twsk_purgeEric W. Biederman2009-12-031-3/+3
| * | | net: Allow fib_rule_unregister to batchEric W. Biederman2009-12-031-1/+2
| * | | net: Allow xfrm_user_net_exit to batch efficiently.Eric W. Biederman2009-12-031-0/+1
| * | | net: Add support for batching network namespace cleanupsEric W. Biederman2009-12-031-0/+2
| * | | net 03/05: fib_rules: add oif classificationPatrick McHardy2009-12-031-0/+3
| * | | net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FR...Patrick McHardy2009-12-031-3/+3
| * | | net 01/05: fib_rules: rearrange struct fib_rulePatrick McHardy2009-12-031-1/+1
| |/ /
| * | tcp: clear hints to avoid a stale one (nfs only affected?)Ilpo Järvinen2009-12-031-0/+1
| * | TCPCT part 1g: Responder Cookie => InitiatorWilliam Allen Simpson2009-12-031-0/+1
| * | TCPCT part 1d: define TCP cookie option, extend existing struct'sWilliam Allen Simpson2009-12-031-0/+83