summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Retry null data frame for power save.Vivek Natarajan2010-02-091-0/+6
* mac80211: remove get_tx_stats() driver opKalle Valo2010-02-081-22/+0Star
* mac80211: allow station add/remove to sleepJohannes Berg2010-02-081-6/+15
* wireless: update radiotap parserJohannes Berg2010-02-082-19/+68
* mac80211: fix monitor mode tx radiotap header handlingFelix Fietkau2010-02-011-0/+3
* cfg80211: add regulatory hint disconnect supportLuis R. Rodriguez2010-02-011-0/+1
* mac80211: wait for beacon before enabling powersaveJohannes Berg2010-01-261-1/+6
* cfg80211: export cfg80211_find_ieJohannes Berg2010-01-261-0/+16
* mac80211: fix update_tkip_key() documentation about the contextKalle Valo2010-01-251-1/+1
* mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-...Andriy Tkachuk2010-01-221-0/+2
* 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
* ieee80211: add struct ieee80211_hdr_qosKalle Valo2010-01-121-0/+10
* mac80211: add U-APSD client supportKalle Valo2010-01-122-0/+25
* cfg80211: Store IEs from both Beacon and Probe Response framesJouni Malinen2010-01-122-2/+20
* mac80211: create Probe Request templateKalle Valo2010-01-121-0/+17
* mac80211: add functions to create PS Poll and Nullfunc templatesKalle Valo2010-01-122-0/+39
* nl80211: New command for setting TX rate mask for rate controlJouni Malinen2010-01-122-2/+46
* cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen2010-01-122-15/+6Star
* 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-122-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-301-2/+0Star
|\
| * wireless: remove remaining qual codeJohannes Berg2009-12-281-2/+0Star
* | mac80211: annotate sleeping driver opsKalle Valo2009-12-281-12/+31
* | mac80211: remove struct ieee80211_if_init_confJohannes Berg2009-12-281-42/+15Star
* | mac80211/cfg80211: add station eventsJohannes Berg2009-12-281-0/+12
* | cfg80211: add remain-on-channel commandJouni Malinen2009-12-282-0/+83
* | mac80211: split up and insert custom IEs correctlyJohannes Berg2009-12-281-9/+30
* | 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-288-36/+31Star
|\|
| * mac80211: fix peer HT capabilitiesJohannes Berg2009-12-211-1/+1
| * 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/+0Star
| * tcp: Stalling connections: Fix timeout calculation routineDamian Lukowski2009-12-091-2/+8
| * include/linux/if_ether.h: Remove unused defines MAC_BUF_SIZE and DECLARE_MAC_BUFJoe Perches2009-12-091-2/+0Star
| * gigaset: documentation amendmentsTilman Schmidt2009-12-091-7/+15
| * 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: only bother printing highest data rate on debugfs if its setLuis R. Rodriguez2009-12-221-1/+4
* | mac80211: enable spatial multiplexing powersaveJohannes Berg2009-12-222-1/+83
* | wireless: add ieee80211_amsdu_to_8023sZhu Yi2009-12-221-2/+20
* | mac80211: reduce reliance on netdevJohannes Berg2009-12-221-0/+2
|/
* Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-0815-28/+1085
|\
| * block: Fix io_context leak after failure of clone with CLONE_IOLouis Rilling2009-12-041-2/+3
| * blkio: Introduce blkio controller cgroup interfaceVivek Goyal2009-12-032-0/+10
| * writeback: introduce wbc.for_backgroundWu Fengguang2009-12-031-0/+1