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
/
drivers
/
net
/
wireless
/
mac80211_hwsim.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-10
hwsim: make testmode_cmd static
Johannes Berg
1
-1
/
+2
2009-07-10
cfg80211: introduce nl80211 testmode command
Johannes Berg
1
-0
/
+68
2009-07-10
mac80211_hwsim: fix-up build damage from removal of skb->dst
John W. Linville
1
-2
/
+1
2009-07-10
mac80211_hwsim: clean up the skb before passing it back
Johannes Berg
1
-0
/
+10
2009-07-10
mac80211: push rx status into skb->cb
Johannes Berg
1
-1
/
+2
2009-07-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2009-07-08
mac80211_hwsim: avoid NULL access
Johannes Berg
1
-0
/
+1
2009-07-06
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
1
-1
/
+1
2009-06-03
mac80211_hwsim: remove deprecated radio_enabled
Johannes Berg
1
-20
/
+7
2009-05-20
mac80211_hwsim: Group radios
Daniel Wagner
1
-1
/
+34
2009-05-11
mac80211: move HT operation mode BSS info
Johannes Berg
1
-1
/
+1
2009-05-06
mac80211: tell driver when idle
Johannes Berg
1
-2
/
+4
2009-05-06
mac80211_hwsim: fix bogus warning
Johannes Berg
1
-1
/
+1
2009-05-06
mac80211: unify config_interface and bss_info_changed
Johannes Berg
1
-18
/
+7
2009-05-06
mac80211: clean up beacon interval settings
Johannes Berg
1
-8
/
+12
2009-03-28
mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi
Johannes Berg
1
-1
/
+0
2009-03-28
mac80211_hwsim: let the reg workqueue breathe when regtest is set
Luis R. Rodriguez
1
-0
/
+3
2009-03-22
mac80211_hwsim: convert to net_device_ops
Stephen Hemminger
1
-1
/
+7
2009-03-17
mac80211_hwsim: add regulatory testing options
Luis R. Rodriguez
1
-0
/
+210
2009-03-17
mac80211_hwsim: add support for 5 GHz
Luis R. Rodriguez
1
-36
/
+102
2009-01-30
mac80211_hwsim: Report driver as MFP capable
Jouni Malinen
1
-0
/
+2
2008-12-19
mac80211: Fix HT channel selection
Sujith
1
-4
/
+2
2008-12-12
mac80211: integrate sta_notify_ps cmds into sta_notify
Christian Lamparter
1
-0
/
+4
2008-11-26
mac80211_hwsim: fix-up some print_mac merge damage
John W. Linville
1
-8
/
+6
2008-11-21
mac80211_hwsim: enable Mesh Point operation
Andrey Yurovsky
1
-2
/
+4
2008-11-10
mac80211_hwsim: Add support for client PS mode
Jouni Malinen
1
-0
/
+184
2008-11-10
mac80211_hwsim: Make sure beacon_timer gets deleted
Jouni Malinen
1
-0
/
+1
2008-11-10
mac80211_hwsim: Debug info for TX queue parameters
Jouni Malinen
1
-0
/
+12
2008-11-10
mac80211_hwsim: Debug info for BSS config changes
Jouni Malinen
1
-0
/
+37
2008-11-01
mac80211/drivers: rewrite the rate control API
Johannes Berg
1
-8
/
+4
2008-11-01
mac80211: introduce hw config change flags
Johannes Berg
1
-2
/
+2
2008-11-01
802.11: clean up/fix HT support
Johannes Berg
1
-10
/
+9
2008-11-01
mac80211: use HWSIM_STA_MAGIC in hwsim_check_sta_magic() and hwsim_set_sta_ma...
Rami Rosen
1
-2
/
+2
2008-10-28
net: convert print_mac to %pM
Johannes Berg
1
-9
/
+6
2008-10-16
device create: net: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-3
/
+3
2008-09-16
mac80211 hwsim: make radio list dynamic
Johannes Berg
1
-41
/
+45
2008-09-16
mac80211: fix virtual interfaces vs. injection
Johannes Berg
1
-1
/
+2
2008-09-16
mac80211 hwsim: verify sta pointers
Johannes Berg
1
-0
/
+44
2008-09-16
mac80211: share STA information with driver
Johannes Berg
1
-1
/
+2
2008-09-16
mac80211 hwsim: verify vif pointers
Johannes Berg
1
-0
/
+58
2008-09-16
mac80211: use nl80211 interface types
Johannes Berg
1
-1
/
+1
2008-09-06
cfg80211: keep track of supported interface modes
Luis R. Rodriguez
1
-0
/
+3
2008-08-30
mac80211_hwsim: Add minimal IEEE 802.11n support
Jouni Malinen
1
-1
/
+15
2008-07-30
mac80211: fix sparse integer as NULL pointer warning
Harvey Harrison
1
-1
/
+1
2008-07-22
mac80211_hwsim.c: fix: BUG: unable to handle kernel NULL pointer dereference ...
Ian Schram
1
-6
/
+12
2008-07-14
mac80211 hwsim: fix endianness bug
Johannes Berg
1
-1
/
+1
2008-06-27
wireless: fix fallout from device_create removal
Stephen Rothwell
1
-3
/
+4
2008-06-14
mac80211_hwsim: Shared TX code for received frames and Beacons
Jouni Malinen
1
-51
/
+32
2008-06-14
mac80211_hwsim: Minor cleanup
Jouni Malinen
1
-6
/
+6
2008-06-14
mac80211_hwsim: 802.11 radio simulator for mac80211
Jouni Malinen
1
-0
/
+533