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.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
2012-10-29
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
3
-26
/
+92
2012-10-27
mac80211: make sure data is accessible in EAPOL check
Johannes Berg
1
-8
/
+10
2012-10-27
mac80211: verify that skb data is present
Johannes Berg
1
-1
/
+31
2012-10-27
mac80211: check management frame header length
Johannes Berg
1
-4
/
+8
2012-10-27
mac80211: fix SSID copy on IBSS JOIN
Antonio Quartulli
1
-1
/
+1
2012-10-25
mac80211: don't inspect Sequence Control field on control frames
Javier Cardona
1
-0
/
+4
2012-10-25
mac80211: Don't drop frames received with mesh ttl == 1
Javier Cardona
1
-1
/
+1
2012-10-25
mac80211: Only process mesh config header on frames that RA_MATCH
Javier Cardona
1
-4
/
+2
2012-10-24
mac80211: use blacklist for duplicate IE check
Johannes Berg
1
-7
/
+35
2012-10-18
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-15
/
+31
2012-10-17
mac80211: connect with HT20 if HT40 is not permitted
Johannes Berg
1
-10
/
+20
2012-10-15
mac80211: use ieee80211_free_txskb in a few more places
Felix Fietkau
3
-5
/
+5
2012-10-15
mac80211: check if key has TKIP type before updating IV
Stanislaw Gruszka
1
-1
/
+2
2012-10-15
cfg80211/mac80211: avoid state mishmash on deauth
Stanislaw Gruszka
1
-2
/
+3
2012-10-15
Merge remote-tracking branch 'wireless/master' into mac80211
Johannes Berg
29
-697
/
+1122
2012-10-08
mac80211: use ieee80211_free_txskb to fix possible skb leaks
Felix Fietkau
2
-12
/
+14
2012-10-08
mac80211: call drv_get_tsf() in sleepable context
Thomas Pedersen
1
-2
/
+1
2012-10-01
mac80211: Fix FC masking in BIP AAD generation
Jouni Malinen
1
-3
/
+8
2012-09-21
mac80211: don't send delBA on addBA failure
Johannes Berg
1
-1
/
+1
2012-09-21
mac80211: don't send delBA when removing stations
Johannes Berg
1
-1
/
+1
2012-09-21
mac80211: don't send delBA before disassoc
Johannes Berg
1
-1
/
+1
2012-09-20
mac80211: fix IBSS auth TX debug message
Sylvain Roger Rieunier
1
-1
/
+1
2012-09-19
cfg80211: constify name parameter to add_virtual_intf
Johannes Berg
1
-1
/
+2
2012-09-19
mac80211: make reset debugfs depend on CONFIG_PM
Johannes Berg
1
-0
/
+4
2012-09-14
mac80211: allow re-open the blocked peer link in mesh
Chun-Yeow Yeoh
1
-1
/
+2
2012-09-14
mac80211: change locking around ieee80211_recalc_smps
Johannes Berg
4
-8
/
+5
2012-09-14
mac80211: handle power constraint/country IE better
Johannes Berg
3
-22
/
+72
2012-09-11
mac80211: remove unneeded CONFIG_PM ifdef
Johannes Berg
1
-13
/
+0
2012-09-10
mac80211: validate skb->dev in the tx status path
Felix Fietkau
1
-18
/
+30
2012-09-10
mac80211: use call_rcu() on sta deletion
Eliad Peller
3
-57
/
+81
2012-09-10
mac80211: add key flag for management keys
Johannes Berg
2
-1
/
+33
2012-09-07
mac80211: reply to AUTH with DEAUTH if sta allocation fails in IBSS
Antonio Quartulli
1
-1
/
+32
2012-09-07
mac80211: move ieee80211_send_deauth_disassoc outside mlme code
Antonio Quartulli
3
-50
/
+54
2012-09-07
net/mac80211/scan.c: removes unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-09-06
mac80211: refactor set_channel_type
Michal Kazior
1
-19
/
+48
2012-09-06
mac80211: use synchronize_net() on key destroying
Eliad Peller
1
-1
/
+1
2012-09-06
mac80211: check power constraint IE size when parsing
Johannes Berg
3
-10
/
+6
2012-09-06
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
3
-34
/
+33
2012-09-06
mac80211: disconnect if channel switch fails
Johannes Berg
2
-18
/
+38
2012-09-06
mac80211: don't hang on to sched_scan_ies
Johannes Berg
2
-26
/
+14
2012-09-06
Merge remote-tracking branch 'mac80211/master' into mac80211-next
Johannes Berg
5
-29
/
+30
2012-09-06
mac80211: use list_move instead of list_del/list_add
Wei Yongjun
1
-2
/
+1
2012-09-05
mac80211: Various small fixes for cfg.c: mpath_set_pinfo()
LEO Airwarosu Yoichi Shinoda
1
-5
/
+4
2012-09-05
mac80211: don't use kerneldoc for ieee80211_add_rx_radiotap_header
Johannes Berg
1
-1
/
+1
2012-09-04
mac80211: clear bssid on auth/assoc failure
Eliad Peller
1
-0
/
+4
2012-09-04
mac80211: Do not check for valid hw_queues for P2P_DEVICE
Ilan Peer
1
-7
/
+9
2012-08-23
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+1
2012-08-22
mac80211: Fix AP mode regression
Sujith Manoharan
1
-1
/
+1
2012-08-22
mac80211: fix DS to MBSS address translation
Thomas Pedersen
1
-22
/
+16
2012-08-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
22
-409
/
+657
[next]