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
2008-01-09
mac80211: return an error when SIWRATE doesn't match any rate
Andrew Lutomirski
1
-3
/
+3
2007-12-27
mac80211: warn when receiving frames with unaligned data
Johannes Berg
1
-0
/
+13
2007-12-27
mac80211: round station cleanup timer
Johannes Berg
1
-2
/
+5
2007-12-20
NET: mac80211: fix inappropriate memory freeing
Cyrill Gorcunov
1
-1
/
+1
2007-12-20
mac80211: fix header ops
Johannes Berg
1
-1
/
+0
2007-12-20
mac80211: Drop out of associated state if link is lost
Michael Wu
1
-6
/
+2
2007-12-18
ieee80211_rate: missed unlock
Cyrill Gorcunov
1
-0
/
+1
2007-11-30
Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Herbert Xu
3
-5
/
+10
2007-11-30
mac80211: rate limit wep decrypt failed messages
Adel Gadllah
1
-1
/
+2
2007-11-30
mac80211: drop unencrypted frames if encryption is expected
Johannes Berg
1
-1
/
+1
2007-11-30
mac80211: Fix behavior of ieee80211_open and ieee80211_close
Michael Wu
1
-3
/
+2
2007-11-30
mac80211: free ifsta->extra_ie and clear IEEE80211_STA_PRIVACY_INVOKED
Zhu Yi
1
-0
/
+5
2007-11-21
mac80211: add missing space in error message
Bruno Randolf
1
-1
/
+1
2007-11-21
mac80211: fix allmulti/promisc behaviour
Johannes Berg
1
-0
/
+23
2007-11-21
mac80211: fix ieee80211_set_multicast_list
Johannes Berg
1
-2
/
+2
2007-11-15
Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
David S. Miller
2
-1
/
+9
2007-11-15
mac80211: Fix queuing of scan containing a SSID
Helmut Schaa
2
-1
/
+9
2007-11-11
mac80211: fix MAC80211_RCSIMPLE Kconfig
Johannes Berg
1
-2
/
+2
2007-11-11
mac80211: make "decrypt failed" messages conditional upon MAC80211_DEBUG
John W. Linville
3
-6
/
+16
2007-11-11
mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMT
Johannes Berg
3
-15
/
+21
2007-11-11
mac80211: remove unused driver ops
Johannes Berg
1
-6
/
+1
2007-11-11
mac80211: remove ieee80211_common.h
Johannes Berg
1
-91
/
+0
2007-11-11
mac80211: allow driver to ask for a rate control algorithm
Johannes Berg
1
-1
/
+2
2007-11-11
mac80211: don't allow registering the same rate control twice
Johannes Berg
1
-1
/
+10
2007-11-11
mac80211: make simple rate control algorithm built-in
Johannes Berg
6
-27
/
+42
2007-11-02
cleanup asm/scatterlist.h includes
Adrian Bunk
1
-1
/
+0
2007-10-26
[PATCH] mac80211: fix printk warning on 64-bit
Johannes Berg
1
-1
/
+1
2007-10-26
[PATCH] mac80211: Fix SSID matching in AP selection
Michael Wu
1
-1
/
+2
2007-10-23
[PATCH] Fix breakage after SG cleanups
Ralf Baechle
1
-1
/
+1
2007-10-22
Update net/ to use sg helpers
Jens Axboe
1
-6
/
+2
2007-10-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
1
-46
/
+9
2007-10-19
define global BIT macro
Jiri Slaby
1
-2
/
+0
2007-10-18
[PATCH] mac80211: make ieee802_11_parse_elems return void
John W. Linville
1
-46
/
+9
2007-10-18
[MAC80211]: only honor IW_SCAN_THIS_ESSID in STA, IBSS, and AP modes
John W. Linville
1
-18
/
+19
2007-10-17
[PATCH] mac80211: honor IW_SCAN_THIS_ESSID in siwscan ioctl
Bill Moss
1
-16
/
+24
2007-10-17
[PATCH] mac80211: store SSID in sta_bss_list
John W. Linville
1
-21
/
+33
2007-10-17
[PATCH] mac80211: store channel info in sta_bss_list
John W. Linville
1
-15
/
+19
2007-10-17
[PATCH] mac80211: reorder association debug output
Johannes Berg
1
-5
/
+6
2007-10-17
[PATCH] mac80211: fix set_channel regression
Johannes Berg
1
-1
/
+4
2007-10-11
[PATCH] mac80211: Defer setting of RX_FLAG_DECRYPTED.
Mattias Nissler
1
-9
/
+11
2007-10-11
[PATCH] ieee80211_if_set_type: make check for master dev more explicit
John W. Linville
1
-1
/
+1
2007-10-11
[MAC80211]: add sta_notify callback
Tomas Winkler
1
-6
/
+7
2007-10-11
[MAC80211]: implement cfg80211's change_interface hook
Johannes Berg
1
-18
/
+57
2007-10-11
[MAC80211]: Add association LED trigger
Michael Buesch
4
-19
/
+63
2007-10-11
[MAC80211]: make userspace-mlme a per-interface setting
Johannes Berg
4
-11
/
+8
2007-10-11
[MAC80211]: improve radiotap injection
Johannes Berg
2
-91
/
+105
2007-10-11
[MAC80211]: remove ALG_NONE
Johannes Berg
4
-14
/
+11
2007-10-11
[MAC80211]: use RX_FLAG_DECRYPTED for sw decrypted as well
Johannes Berg
1
-3
/
+5
2007-10-11
[MAC80211]: consolidate decryption more
Johannes Berg
1
-34
/
+12
2007-10-11
[MAC80211]: move sta_process rx handler later
Johannes Berg
1
-48
/
+48
[next]