Linux 2.6.28-rc9
[h-e-n] / net / mac80211 /
2008-12-05 Shaddy Baddahmac80211: use unaligned safe memcmp() in-place of compa...
2008-11-25 Abhijeet Kolekarmac80211 : Fix setting ad-hoc mode and non-ibss channel
2008-11-18 Johannes Bergmac80211: remove ieee80211_notify_mac
2008-11-12 Johannes Bergmac80211: fix notify_mac function
2008-11-11 Jianjun Kongmac80211: fix a buffer overrun in station debug code
2008-10-27 John W. Linvillemac80211: correct warnings in minstrel rate control...
2008-10-15 Johannes Bergath9k/mac80211: disallow fragmentation in ath9k, report...
2008-10-15 Jouni Malinenmac80211: Fix scan RX processing oops
2008-10-15 Johannes Bergmac80211: fix debugfs netdev rename
2008-10-15 Johannes Bergmac80211: fix HT information element parsing
2008-10-15 Johannes Bergmac80211: fix debugfs lockup
2008-10-13 Ingo Molnarnet/mac80211/rx.c: fix build error
2008-10-06 John W. Linvillemac80211: avoid "Wireless Event too big" message for...
2008-10-06 Felix Fietkaumac80211: add the 'minstrel' rate control algorithm
2008-10-06 Felix Fietkaumac80211: add multi-rate retry support
2008-10-06 Felix Fietkaumac80211: free up 2 bytes in skb->cb
2008-10-06 Rami Rosenmac80211: remove redundant check in ieee80211_master_st...
2008-10-06 Tomas Winklermac80211: remove shadowed variables in ieee80211_master...
2008-10-06 Linus Torvaldswireless: restore revert lost to merge damage
2008-09-30 Davide PesaventoFix modpost failure when rx handlers are not inlined.
2008-09-30 Rami Rosenmac80211: remove wme_tx_queue and wme_rx_queue from...
2008-09-30 Johannes Bergmac80211: fixups for "make master iface not wireless"
2008-09-24 Emmanuel Grumbachmac80211: fix led behavior in IBSS
2008-09-24 Johannes Bergmac80211: probe with correct SSID
2008-09-24 Johannes Bergmac80211: clean up rate control API
2008-09-24 Johannes Bergmac80211: fix mesh action frame handling
2008-09-24 YanBomac80211: mesh portal functionality support
2008-09-24 Johannes Bergmac80211: allow interface settings changes only when...
2008-09-24 Johannes Bergcfg80211: show interface type
2008-09-24 Johannes Bergmac80211: make master iface not wireless
2008-09-21 Arnaldo Carvalho... net: Use hton[sl]() instead of __constant_hton[sl]...
2008-09-15 Abhijeet Kolekarmac80211 : Fix mode change hard_start_xmit function
2008-09-15 Johannes Bergmac80211: remove debug frame dumping
2008-09-15 Johannes Bergmac80211: remove beacon counters
2008-09-15 Johannes Bergmac80211: fix sta_info kernel-doc warning
2008-09-15 Johannes Bergmac80211: fix virtual interfaces vs. injection
2008-09-15 Johannes Bergmac80211: pass AP vif pointer for VLANs
2008-09-15 Johannes Bergmac80211: share sta_info->ht_info
2008-09-15 Johannes Bergmac80211: move txrate_idx into RC algorithms
2008-09-15 Johannes Bergmac80211: share sta->supp_rates
2008-09-15 Johannes Bergmac80211: move last_txrate_idx into RC algorithms
2008-09-15 Johannes Bergmac80211: small rate control changes
2008-09-15 Johannes Bergmac80211: share STA information with driver
2008-09-15 Johannes Bergmac80211: warn on some invalid vlan operations
2008-09-15 Johannes Bergmac80211: move regular interface handling
2008-09-15 Johannes Bergmac80211: use nl80211 interface types
2008-09-15 Johannes Bergmac80211: inform driver of basic rateset
2008-09-15 Johannes Bergmac80211: clean up some comments
2008-09-15 Johannes Bergmac80211: clean up scan namespace
2008-09-15 Johannes Bergmac80211: make bridge_packets a virtual interface option
2008-09-15 Johannes Bergmac80211: move ieee80211_set_freq to utils
2008-09-15 Johannes Bergmac80211: reorder MLME code more
2008-09-15 Johannes Bergmac80211: fix scan vs. interface removal race
2008-09-15 Johannes Bergmac80211: fix work race
2008-09-15 Johannes Bergmac80211: split off mesh handling entirely
2008-09-15 Johannes Bergmac80211: dont set REQ_RUN when scan finishes
2008-09-15 Johannes Bergmac80211: move STA timer restart
2008-09-15 Johannes Bergmac80211: move ieee80211_sta_expire
2008-09-15 Luis R. Rodriguezcfg80211: Add new wireless regulatory infrastructure
2008-09-11 Jouni Malinenmac80211: Reorder debugfs calls during netdev deinit
2008-09-11 Johannes Bergmac80211: move frame TX function
2008-09-11 Johannes Bergmac80211: make ieee80211_rx_h_mgmt more readable
2008-09-11 Johannes Bergmac80211: move spectrum management code out
2008-09-11 Johannes Bergmac80211: make BA session handling independent of STA...
2008-09-11 Johannes Bergmac80211: initialise queue QoS parameters at hw start
2008-09-11 Johannes Bergmac80211: split ieee80211_sta_def_wmm_params
2008-09-11 Johannes Bergmac80211: consolidate deauth/disassoc
2008-09-11 Johannes Bergmac80211: reorder frame code in mlme
2008-09-11 Johannes Bergmac80211: remove useless 'ibss' parameter
2008-09-11 Johannes Bergmac80211: simplify scan start
2008-09-11 Johannes Bergmac80211: clarify scan request
2008-09-11 Johannes Bergmac80211: move some HT code out of main.c
2008-09-11 Johannes Bergmac80211: move some HT code out of mlme.c
2008-09-11 Johannes Bergmac80211: move BSS handling to scan code
2008-09-11 Johannes Bergmac80211: refactor and move scan RX code
2008-09-11 Johannes Bergmac80211: start moving scan code from mlme
2008-09-11 Johannes Bergmac80211: remove useless non-NULL tests from scan resul...
2008-09-11 Johannes Bergmac80211: use sdata pointer for scan interface
2008-09-11 Johannes Bergmac80211: reorder mlme code
2008-09-11 Tomas Winklermac80211: stop queues before carrier off
2008-09-11 Tomas Winklermac80211: remove disassociation code from ieee80211_set...
2008-09-11 Tomas Winklermac80211: disassociate when moving to new BSS
2008-09-11 Tomas Winklermac80211: restructure disassoc/deauth flows
2008-09-11 Johannes Bergmac80211: move IE parsing to util file
2008-09-11 Johannes Bergmac80211: fix typo in action frame handling
2008-09-11 Johannes Bergmac80211: fix action frame length checks
2008-09-11 Johannes Bergmac80211: BSS info: check channel first
2008-09-11 Johannes Bergmac80211: make conf_tx non-atomic
2008-09-11 Johannes Bergmac80211: move some RCU locking into an if branch
2008-09-11 Tomas Winklermac80211: change MIMO_PS to SM_PS
2008-09-08 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-09-08 Randy Dunlapmac80211: add missing kernel-doc
2008-09-08 Emmanuel Grumbachmac80211: Fix rate scale initialization in IBSS
2008-09-08 Tomas Winklermac80211: Fix low bit rate in IBSS
2008-09-05 Luis R. Rodriguezcfg80211: keep track of supported interface modes
2008-09-05 Linus TorvaldsRevert "mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM"
2008-09-02 Jouni Malinenmac80211: Fix debugfs union misuse and pointer corruption
2008-08-30 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-08-29 Jouni Malinenmac80211/cfg80211: HT capabilities for NEW_STA
2008-08-29 Daniel Wagnermac80211: Use only precedence level of DSCP field for...
next