summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
...
| * | | wireless: update radiotap parserJohannes Berg2010-02-081-4/+5
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-02-083-10/+21
| |\ \ \ | | | |/ | | |/|
| | * | mac80211: fix deferred hardware scan requestsJohannes Berg2010-02-081-8/+10
| | * | mac80211: Fix probe request filtering in IBSS modeBenoit Papillault2010-02-081-1/+1
* | | | net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-1/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-0417-172/+201
|\| | |
| * | | mac80211: Don't call rate control when HW handles itVasanthakumar2010-02-011-0/+4
| * | | mac80211: fix sta lookup with AP VLAN interfaces and injected framesFelix Fietkau2010-02-011-0/+2
| * | | mac80211: fix monitor mode tx radiotap header handlingFelix Fietkau2010-02-011-2/+4
| * | | mac80211: fix sta lookup for received action frames on an AP VLANFelix Fietkau2010-02-011-2/+2
| * | | mac80211: reduce stack usage in sta_agg_status_read()Pavel Roskin2010-02-011-11/+13
| * | | mac80211: reduce stack usage in sta_ht_capa_read()Pavel Roskin2010-02-011-1/+1
| * | | mac80211: wait for beacon before enabling powersaveJohannes Berg2010-01-262-7/+24
| * | | mac80211: fill jiffies/vif on filtered framesJohannes Berg2010-01-251-0/+3
| * | | mac80211: track work started through callbacksJohannes Berg2010-01-252-8/+10
| * | | mac80211: fix sw cryptoJohannes Berg2010-01-251-1/+1
| * | | mac80211: fix WARN_ON in the new work codeFelix Fietkau2010-01-251-2/+0Star
| * | | mac80211: fix update_tkip_key() documentation about the contextKalle Valo2010-01-251-2/+0Star
| * | | mac80211: fix tx select key null pointer crash with hostapdKalle Valo2010-01-231-3/+4
| * | | mac80211: add missing key checkJohannes Berg2010-01-221-1/+1
| * | | mac80211: fix rx data handling for non-data frames on multiple vifsFelix Fietkau2010-01-221-17/+28
| * | | mac80211: pass vif and station to update_tkip_keyJohannes Berg2010-01-223-17/+24
| * | | mac80211: avoid NULL ptr deref when using WEPJohn W. Linville2010-01-221-3/+2Star
| * | | mac80211: Fixed a bug in IBSS mergeBenoit Papillault2010-01-191-5/+1Star
| * | | mac80211: removed useless code in IBSS managementBenoit Papillault2010-01-191-7/+9
| * | | mac80211: re-enable re-transmission of filtered framesJohannes Berg2010-01-192-28/+11Star
| * | | mac80211: move control.hw_key assignmentJohannes Berg2010-01-194-49/+46Star
| * | | mac80211: remove useless setting of IEEE80211_TX_INTFL_DONT_ENCRYPTJohannes Berg2010-01-191-3/+0Star
| * | | mac80211: clear TX control on filtered framesJohannes Berg2010-01-191-0/+8
| * | | mac80211: move and rename misc tx handlerJohannes Berg2010-01-191-12/+12
| * | | mac80211: pid: replace open-coded msecs_to_jiffiesBob Copeland2010-01-191-6/+2Star
| * | | mac80211: fix WMM AC default for non-QoS data framesFelix Fietkau2010-01-191-1/+5
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2010-01-195-5/+18
| |\ \ \
* | \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-281-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-281-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | mac80211: fix NULL pointer dereference when ftrace is enabledZhu Yi2010-01-261-1/+1
| | | |/ | | |/|
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-235-5/+18
|\| | |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-192-1/+4
| |\| |
| | * | mac80211: fix sign error in pid controllerBob Copeland2010-01-181-1/+1
| | * | mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces.Benoit Papillault2010-01-151-0/+3
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-138-42/+152
| |\| |
| | * | mac80211: fix queue selection for data frames on monitor interfacesFelix Fietkau2010-01-121-2/+5
| | * | mac80211: fix endian errorJohannes Berg2010-01-081-2/+2
| | * | mac80211: add missing sanity checks for action framesFelix Fietkau2010-01-082-1/+7
| | * | mac80211: fix queue selection for packets injected via monitor interfaceLennert Buytenhek2010-01-081-0/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-303-0/+20
| |\ \ \
* | \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-1922-241/+834
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | mac80211: fix memory leak in ieee80211_send_probe_reqMing Lei2010-01-151-0/+1
| * | | | mac80211: force use_short_slot=true for 5GHzFelix Fietkau2010-01-152-0/+9
| * | | | mac80211: Fixed netif_tx_wake_all_queues in IBSS modeBenoit Papillault2010-01-151-1/+3