index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-03-08
mac80211: don't call conf_tx under RCU lock
Johannes Berg
1
-3
/
+3
2008-03-07
mac80211: fix hardware scan completion
Johannes Berg
1
-7
/
+18
2008-03-07
mac80211: breakdown mesh network attributes in different extra fields for wext
Luis Carlos Cobo
1
-9
/
+26
2008-03-07
mac80211: fix incorrect parenthesis
Luis Carlos Cobo
1
-2
/
+2
2008-03-06
mac80211: split sta_info_add
Johannes Berg
1
-11
/
+33
2008-03-06
mac80211: RCU-ify STA info structure access
Johannes Berg
1
-38
/
+85
2008-03-06
mac80211: clean up mesh code
Johannes Berg
1
-41
/
+31
2008-03-06
mac80211: mesh changes to the MLME
Luis Carlos Cobo
1
-59
/
+263
2008-03-06
mac80211: mesh data structures and first mesh changes
Luis Carlos Cobo
1
-42
/
+28
2008-02-29
mac80211: fix IBSS code
Johannes Berg
1
-3
/
+3
2008-02-29
mac80211: atomically check whether STA exists already
Johannes Berg
1
-3
/
+3
2008-02-29
mac80211: fix incorrect use of CONFIG_MAC80211_IBSS_DEBUG
Pavel Roskin
1
-1
/
+3
2008-02-29
mac80211: enable IBSS merging
Bruno Randolf
1
-29
/
+61
2008-02-29
mac80211: move function ieee80211_sta_join_ibss()
Bruno Randolf
1
-158
/
+159
2008-02-29
mac80211: fix ecw2cw brain-damage
Johannes Berg
1
-6
/
+1
2008-02-29
mac80211: give burst time in txop rather than 0.1msec units
Johannes Berg
1
-5
/
+6
2008-02-29
mac80211: split RX_DROP
Johannes Berg
1
-2
/
+2
2008-02-29
mac80211: split ieee80211_txrx_result
Johannes Berg
1
-7
/
+7
2008-02-29
mac80211: remove port control enable switch, clean up sta flags
Johannes Berg
1
-1
/
+4
2008-02-29
mac80211: fix scan band off-by-one error
Johannes Berg
1
-6
/
+18
2008-02-29
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
1
-176
/
+208
2008-02-29
mac80211: A-MPDU Tx add delBA from recipient support
Ron Rindjunsky
1
-2
/
+11
2008-02-29
mac80211: A-MPDU Tx adding basic functionality
Ron Rindjunsky
1
-2
/
+180
2008-02-29
mac80211: A-MPDU Tx add session's and low level driver's API
Ron Rindjunsky
1
-2
/
+2
2008-02-29
mac80211: set assoc flag to bss_conf
Tomas Winkler
1
-0
/
+1
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
[next]