index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-09
wireless: update radiotap parser
Johannes Berg
1
-4
/
+5
2010-02-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-10
/
+21
2010-02-09
mac80211: fix deferred hardware scan requests
Johannes Berg
1
-8
/
+10
2010-02-09
mac80211: Fix probe request filtering in IBSS mode
Benoit Papillault
1
-1
/
+1
2010-02-01
mac80211: Don't call rate control when HW handles it
Vasanthakumar
1
-0
/
+4
2010-02-01
mac80211: fix sta lookup with AP VLAN interfaces and injected frames
Felix Fietkau
1
-0
/
+2
2010-02-01
mac80211: fix monitor mode tx radiotap header handling
Felix Fietkau
1
-2
/
+4
2010-02-01
mac80211: fix sta lookup for received action frames on an AP VLAN
Felix Fietkau
1
-2
/
+2
2010-02-01
mac80211: reduce stack usage in sta_agg_status_read()
Pavel Roskin
1
-11
/
+13
2010-02-01
mac80211: reduce stack usage in sta_ht_capa_read()
Pavel Roskin
1
-1
/
+1
2010-01-26
mac80211: wait for beacon before enabling powersave
Johannes Berg
2
-7
/
+24
2010-01-26
mac80211: fix NULL pointer dereference when ftrace is enabled
Zhu Yi
1
-1
/
+1
2010-01-26
mac80211: fill jiffies/vif on filtered frames
Johannes Berg
1
-0
/
+3
2010-01-26
mac80211: track work started through callbacks
Johannes Berg
2
-8
/
+10
2010-01-26
mac80211: fix sw crypto
Johannes Berg
1
-1
/
+1
2010-01-26
mac80211: fix WARN_ON in the new work code
Felix Fietkau
1
-2
/
+0
2010-01-26
mac80211: fix update_tkip_key() documentation about the context
Kalle Valo
1
-2
/
+0
2010-01-24
mac80211: fix tx select key null pointer crash with hostapd
Kalle Valo
1
-3
/
+4
2010-01-23
mac80211: add missing key check
Johannes Berg
1
-1
/
+1
2010-01-23
mac80211: fix rx data handling for non-data frames on multiple vifs
Felix Fietkau
1
-17
/
+28
2010-01-23
mac80211: pass vif and station to update_tkip_key
Johannes Berg
3
-17
/
+24
2010-01-22
mac80211: avoid NULL ptr deref when using WEP
John W. Linville
1
-3
/
+2
2010-01-20
mac80211: Fixed a bug in IBSS merge
Benoit Papillault
1
-5
/
+1
2010-01-20
mac80211: removed useless code in IBSS management
Benoit Papillault
1
-7
/
+9
2010-01-20
mac80211: re-enable re-transmission of filtered frames
Johannes Berg
2
-28
/
+11
2010-01-20
mac80211: move control.hw_key assignment
Johannes Berg
4
-49
/
+46
2010-01-20
mac80211: remove useless setting of IEEE80211_TX_INTFL_DONT_ENCRYPT
Johannes Berg
1
-3
/
+0
2010-01-20
mac80211: clear TX control on filtered frames
Johannes Berg
1
-0
/
+8
2010-01-20
mac80211: move and rename misc tx handler
Johannes Berg
1
-12
/
+12
2010-01-20
mac80211: pid: replace open-coded msecs_to_jiffies
Bob Copeland
1
-6
/
+2
2010-01-20
mac80211: fix WMM AC default for non-QoS data frames
Felix Fietkau
1
-1
/
+5
2010-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
5
-5
/
+18
2010-01-18
mac80211: fix sign error in pid controller
Bob Copeland
1
-1
/
+1
2010-01-16
mac80211: fix memory leak in ieee80211_send_probe_req
Ming Lei
1
-0
/
+1
2010-01-16
mac80211: force use_short_slot=true for 5GHz
Felix Fietkau
2
-0
/
+9
2010-01-16
mac80211: Fixed netif_tx_wake_all_queues in IBSS mode
Benoit Papillault
1
-1
/
+3
2010-01-16
mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces.
Benoit Papillault
1
-0
/
+3
2010-01-12
mac80211: check uapsd state for dynamic power save
Kalle Valo
1
-0
/
+25
2010-01-12
mac80211: create tx handler for dynamic ps
Kalle Valo
1
-40
/
+41
2010-01-12
mac80211: add debugfs interface for U-APSD queue configuration
Kalle Valo
5
-3
/
+113
2010-01-12
mac80211: add U-APSD client support
Kalle Valo
7
-6
/
+81
2010-01-12
mac80211: remove unused type argument
Johannes Berg
1
-19
/
+19
2010-01-12
mac80211: flush workqueue before calling driver ->stop() method
Lennert Buytenhek
1
-1
/
+1
2010-01-12
net/mac80211/mlme.c: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-01-12
mac80211: fix return from ieee80211_assoc_success
Johannes Berg
1
-1
/
+1
2010-01-12
mac80211: do not transmit frames on unconfigured 4-addr vlan interfaces
Felix Fietkau
1
-1
/
+4
2010-01-12
mac80211: allow station updates on ap interfaces for vlan stations
Felix Fietkau
3
-6
/
+30
2010-01-12
mac80211: use nullfunc frames for 4-addr sta detection
Felix Fietkau
2
-0
/
+51
2010-01-12
mac80211: fix a few work bugs
Johannes Berg
2
-0
/
+5
2010-01-12
mac80211: use Probe Request template when sending a direct scan
Kalle Valo
1
-24
/
+16
[next]