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