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
/
ieee80211_sta.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-28
mac80211: fix kmalloc vs. net_ratelimit
Johannes Berg
1
-3
/
+4
2008-01-29
mac80211: fix rx flow sparse errors, make functions static
Ron Rindjunsky
1
-2
/
+2
2008-01-29
mac80211: A-MPDU Rx remove stop_rx_ba_session warning print
Ron Rindjunsky
1
-3
/
+0
2008-01-29
mac80211: Initialize vif pointer
Ivo van Doorn
1
-0
/
+1
2008-01-29
mac80211: add unified BSS configuration
Johannes Berg
1
-34
/
+35
2008-01-29
mac80211: move interface type to vif structure
Johannes Berg
1
-24
/
+24
2008-01-29
mac80211: A-MPDU Rx handling DELBA requests
Ron Rindjunsky
1
-1
/
+39
2008-01-29
mac80211: A-MPDU Rx handling aggregation reordering
Ron Rindjunsky
1
-1
/
+9
2008-01-29
mac80211: A-MPDU Rx adding basic functionality
Ron Rindjunsky
1
-11
/
+210
2008-01-29
mac80211: don't read ERP information from (re)association response
Johannes Berg
1
-14
/
+0
2008-01-29
mac80211: make ieee80211_rx_mgmt_action static
Johannes Berg
1
-4
/
+4
2008-01-29
mac80211: clean up rate selection
Mattias Nissler
1
-8
/
+5
2008-01-29
mac80211: remove "bcn_int" and "capab" scan results info
John W. Linville
1
-25
/
+0
2008-01-29
mac80211: adding 802.11n configuration flows
Ron Rindjunsky
1
-0
/
+32
2008-01-29
mac80211: adding 802.11n essential A-MPDU addBA capability
Ron Rindjunsky
1
-0
/
+124
2008-01-29
mac80211: adding 802.11n IEs handling
Ron Rindjunsky
1
-2
/
+87
2008-01-29
mac80211: hardware scan rework
Zhu Yi
1
-22
/
+44
2008-01-29
mac80211: Remove local->scan_flags
Helmut Schaa
1
-12
/
+0
2007-12-20
mac80211: Drop out of associated state if link is lost
Michael Wu
1
-6
/
+2
2007-11-21
mac80211: add missing space in error message
Bruno Randolf
1
-1
/
+1
2007-11-15
Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
David S. Miller
1
-1
/
+7
2007-11-15
mac80211: Fix queuing of scan containing a SSID
Helmut Schaa
1
-1
/
+7
2007-11-11
mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMT
Johannes Berg
1
-7
/
+11
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-18
[PATCH] mac80211: make ieee802_11_parse_elems return void
John W. Linville
1
-46
/
+9
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-11
[MAC80211]: Add association LED trigger
Michael Buesch
1
-1
/
+4
2007-10-11
[MAC80211]: remove management interface
Johannes Berg
1
-2
/
+0
2007-10-11
[PATCH] mac80211: remove all prism2 ioctls
Johannes Berg
1
-1
/
+0
2007-10-11
[PATCH] mac80211: fix virtual interface locking
Johannes Berg
1
-6
/
+6
2007-10-11
[PATCH] mac80211: revamp interface and filter configuration
Johannes Berg
1
-8
/
+18
2007-10-11
[MAC80211]: kill IE parse typedef
Johannes Berg
1
-4
/
+3
2007-10-11
[MAC80211]: print out wiphy name instead of master device
Johannes Berg
1
-1
/
+1
2007-10-11
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-79
/
+101
2007-10-11
[MAC80211]: remove turbo modes
Johannes Berg
1
-18
/
+1
2007-10-11
[MAC80211]: make assoc_ap a flag
Johannes Berg
1
-2
/
+1
2007-10-11
[MAC80211]: clean up whitespace
Johannes Berg
1
-1
/
+0
2007-10-11
[MAC80211]: embed key conf in key, fix driver interface
Johannes Berg
1
-1
/
+1
2007-10-11
[MAC80211]: Remove bitfields from struct ieee80211_sub_if_data
Jiri Slaby
1
-6
/
+13
2007-10-11
[MAC80211]: Remove bitfields from struct ieee80211_if_sta
Jiri Slaby
1
-45
/
+57
2007-10-11
[MAC80211]: Remove bitfields from struct ieee80211_tx_packet_data
Jiri Slaby
1
-2
/
+4
2007-10-11
[MAC80211]: kill key_mgmt, use key_management_enabled
Johannes Berg
1
-2
/
+1
2007-10-11
[MAC80211]: use more GFP_KERNEL instead of GFP_ATOMIC
Michael Wu
1
-5
/
+5
2007-10-11
[MAC80211]: implement ERP info change notifications
Daniel Drake
1
-3
/
+7
2007-10-11
[MAC80211]: improved short preamble handling
Daniel Drake
1
-1
/
+15
2007-10-11
[MAC80211]: STA reassociation improvements
Daniel Drake
1
-2
/
+4
2007-10-11
[MAC80211]: improve locking of sta_info related structures
Michael Wu
1
-6
/
+14
[next]