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: rename files
Johannes Berg
2008-04-08
1
-4249
/
+0
*
mac80211: fix key vs. sta locking problems
Johannes Berg
2008-04-08
1
-8
/
+1
*
mac80211: BA session debug prints changes
Ron Rindjunsky
2008-04-08
1
-2
/
+8
*
mac80211: notify mac from low level driver (iwlwifi)
Mohamed Abbas
2008-04-08
1
-0
/
+23
*
mac80211: notify upper layers after lower
Reinette Chatre
2008-04-08
1
-2
/
+2
*
mac80211: clean up IEEE80211_FC use
Johannes Berg
2008-04-08
1
-2
/
+0
*
mac80211: add association capabilty and timing info into bss_conf
Tomas Winkler
2008-04-08
1
-1
/
+8
*
mac80211: eliminate conf_ht
Tomas Winkler
2008-04-08
1
-14
/
+19
*
Revert "mac80211: use a struct for bss->mesh_config"
John W. Linville
2008-04-08
1
-20
/
+12
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-04-02
1
-5
/
+4
|
\
|
*
mac80211: correct use_short_preamble handling
Vladimir Koutny
2008-04-01
1
-5
/
+4
*
|
mac80211: use a struct for bss->mesh_config
Luis Carlos Cobo
2008-04-01
1
-12
/
+20
*
|
mac80211: check for mesh_config length on incoming management frames
Luis Carlos Cobo
2008-04-01
1
-2
/
+6
*
|
mac80211: fix spinlock recursion on sta expiration
Luis Carlos Cobo
2008-04-01
1
-1
/
+1
*
|
mac80211: fix sparse complaint in ieee80211_sta_def_wmm_params
Johannes Berg
2008-04-01
1
-1
/
+0
*
|
mac80211: sta_info_flush() fixes
Johannes Berg
2008-04-01
1
-1
/
+1
*
|
mac80211: clean up sta_info_destroy() users wrt. RCU/locking
Johannes Berg
2008-04-01
1
-1
/
+0
*
|
mac80211: automatically free sta struct when insertion fails
Johannes Berg
2008-04-01
1
-4
/
+1
*
|
mac80211 ibss: flush only stations belonging to current interface
Johannes Berg
2008-04-01
1
-2
/
+3
*
|
mac80211: A-MPDU MLME use dynamic allocation
Ron Rindjunsky
2008-03-27
1
-31
/
+53
*
|
mac80211: configure default wmm params correctly
Vladimir Koutny
2008-03-25
1
-33
/
+58
*
|
mac80211: prevent tuning during scanning
Mohamed Abbas
2008-03-25
1
-0
/
+3
*
|
mac80211: tear down of block ack sessions
Ron Rindjunsky
2008-03-25
1
-1
/
+14
*
|
mac80211: fixing debug prints for AddBA request
Ron Rindjunsky
2008-03-25
1
-4
/
+4
*
|
mac80211: fixing delba debug print
Ron Rindjunsky
2008-03-25
1
-1
/
+1
*
|
mac80211: filter scan results on unusable channels
Johannes Berg
2008-03-25
1
-0
/
+6
*
|
mac80211: don't call conf_tx under RCU lock
Johannes Berg
2008-03-07
1
-3
/
+3
*
|
mac80211: fix hardware scan completion
Johannes Berg
2008-03-06
1
-7
/
+18
*
|
mac80211: breakdown mesh network attributes in different extra fields for wext
Luis Carlos Cobo
2008-03-06
1
-9
/
+26
*
|
mac80211: fix incorrect parenthesis
Luis Carlos Cobo
2008-03-06
1
-2
/
+2
*
|
mac80211: split sta_info_add
Johannes Berg
2008-03-06
1
-11
/
+33
*
|
mac80211: RCU-ify STA info structure access
Johannes Berg
2008-03-06
1
-38
/
+85
*
|
mac80211: clean up mesh code
Johannes Berg
2008-03-06
1
-41
/
+31
*
|
mac80211: mesh changes to the MLME
Luis Carlos Cobo
2008-03-06
1
-59
/
+263
*
|
mac80211: mesh data structures and first mesh changes
Luis Carlos Cobo
2008-03-06
1
-42
/
+28
*
|
mac80211: fix IBSS code
Johannes Berg
2008-02-29
1
-3
/
+3
*
|
mac80211: atomically check whether STA exists already
Johannes Berg
2008-02-29
1
-3
/
+3
*
|
mac80211: fix incorrect use of CONFIG_MAC80211_IBSS_DEBUG
Pavel Roskin
2008-02-29
1
-1
/
+3
*
|
mac80211: enable IBSS merging
Bruno Randolf
2008-02-29
1
-29
/
+61
*
|
mac80211: move function ieee80211_sta_join_ibss()
Bruno Randolf
2008-02-29
1
-158
/
+159
*
|
mac80211: fix ecw2cw brain-damage
Johannes Berg
2008-02-29
1
-6
/
+1
*
|
mac80211: give burst time in txop rather than 0.1msec units
Johannes Berg
2008-02-29
1
-5
/
+6
*
|
mac80211: split RX_DROP
Johannes Berg
2008-02-29
1
-2
/
+2
*
|
mac80211: split ieee80211_txrx_result
Johannes Berg
2008-02-29
1
-7
/
+7
*
|
mac80211: remove port control enable switch, clean up sta flags
Johannes Berg
2008-02-29
1
-1
/
+4
*
|
mac80211: fix scan band off-by-one error
Johannes Berg
2008-02-29
1
-6
/
+18
*
|
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
2008-02-29
1
-176
/
+208
*
|
mac80211: A-MPDU Tx add delBA from recipient support
Ron Rindjunsky
2008-02-29
1
-2
/
+11
*
|
mac80211: A-MPDU Tx adding basic functionality
Ron Rindjunsky
2008-02-29
1
-2
/
+180
*
|
mac80211: A-MPDU Tx add session's and low level driver's API
Ron Rindjunsky
2008-02-29
1
-2
/
+2
[next]