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
/
rt2x00
/
rt2x00mac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-29
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
1
-13
/
+13
2009-11-28
rt2x00: Remove unused variable frame_control from rt2x00mac_tx.
Gertjan van Wingerde
1
-3
/
+0
2009-11-19
mac80211: request TX status where needed
Johannes Berg
1
-3
/
+2
2009-11-12
rt2x00: Update copyright statements.
Gertjan van Wingerde
1
-1
/
+1
2009-08-28
rt2x00: Cleanup rt2x00mac_bss_info_changed()
Ivo van Doorn
1
-8
/
+0
2009-08-20
rt2x00: bss_info_changed() callback is allowed to sleep
Ivo van Doorn
1
-11
/
+3
2009-08-20
rt2x00: configure_filter() callback is allowed to sleep
Ivo van Doorn
1
-4
/
+1
2009-08-20
rt2x00: Fix RFKILL polling
Ivo van Doorn
1
-2
/
+2
2009-08-20
mac80211: allow configure_filter callback to sleep
Johannes Berg
1
-1
/
+1
2009-08-14
rt2x00: FIF_PSPOLL filter flag support
Igor Perminov
1
-0
/
+17
2009-08-14
rt2x00: Fix for race condition while update beacon
Igor Perminov
1
-0
/
+1
2009-08-14
rt2x00: Remove usage of deprecated radio_enabled & IEEE80211_CONF_CHANGE_RADI...
Ivo van Doorn
1
-35
/
+19
2009-08-05
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
1
-1
/
+1
2009-08-05
rt2x00: Fix build error when crypto support is disabled
Ivo van Doorn
1
-10
/
+10
2009-07-27
rt2x00: Don't alter rt2x00dev->default_ant
Lars Ericsson
1
-1
/
+1
2009-07-24
rt2x00: Comment spellchecking
Luis Correia
1
-2
/
+2
2009-07-24
rt2x00: Implement set_tim callback for all drivers
Stefan Steuerwald
1
-0
/
+10
2009-07-10
rt2x00: use wiphy rfkill interface
Ivo van Doorn
1
-0
/
+9
2009-07-10
rt2x00: remove skb->do_not_encrypt usage
Johannes Berg
1
-1
/
+2
2009-05-06
mac80211: unify config_interface and bss_info_changed
Johannes Berg
1
-50
/
+38
2009-02-09
rt2x00: Add kill_tx_queue callback function
Ivo van Doorn
1
-2
/
+4
2009-01-30
rt2x00: Update copyright year to 2009
Ivo van Doorn
1
-1
/
+1
2009-01-29
mac80211: clean up set_key callback
Johannes Berg
1
-17
/
+12
2009-01-29
rt2x00: Move code into seperate functions
Ivo van Doorn
1
-18
/
+22
2009-01-29
rt2x00: Implement WDS support
Ivo van Doorn
1
-0
/
+1
2009-01-29
rt2x00: Add mesh support
Andrey Yurovsky
1
-0
/
+1
2008-12-05
rt2x00: Correctly initialize AID during set_key()
Ivo van Doorn
1
-0
/
+12
2008-12-05
rt2x00: Fix check for BSS info changes
Ivo van Doorn
1
-1
/
+1
2008-12-05
rt2x00: Implement HW encryption (rt2500usb)
Ivo van Doorn
1
-2
/
+0
2008-11-26
rt2x00: Fix TX failure path
Ivo van Doorn
1
-2
/
+1
2008-11-21
rt2x00: Fix BUG_ON() with antenna handling
Ivo van Doorn
1
-2
/
+11
2008-11-21
rt2x00: Block set_key() during suspend/shutdown
Ivo van Doorn
1
-1
/
+3
2008-11-10
rt2x00: Remove ieee80211_bss_conf from rt2x00_intf
Ivo van Doorn
1
-1
/
+0
2008-11-10
rt2x00: Optimize configuration handling
Ivo van Doorn
1
-10
/
+1
2008-11-01
mac80211/drivers: rewrite the rate control API
Johannes Berg
1
-7
/
+7
2008-11-01
mac80211: make retry limits part of hw config
Johannes Berg
1
-0
/
+9
2008-11-01
mac80211: introduce hw config change flags
Johannes Berg
1
-1
/
+2
2008-09-25
rt2x00: Fix HW crypto key handling
Ivo van Doorn
1
-1
/
+2
2008-09-16
mac80211: use nl80211 interface types
Johannes Berg
1
-9
/
+9
2008-08-30
rt2x00: Initialize txop during conf_tx() callback
Ivo van Doorn
1
-2
/
+3
2008-08-30
rt2x00: Only configure hardware when radio is enabled
Mattias Nissler
1
-25
/
+25
2008-08-30
rt2x00: Fix race conditions in flag handling
Ivo van Doorn
1
-13
/
+13
2008-08-23
rt2x00: Implement HW encryption
Ivo van Doorn
1
-8
/
+102
2008-08-23
rt2x00mac: In error case stop netdev queue, free skb and return NETDEV_TX_OK
Daniel Wagner
1
-23
/
+20
2008-08-07
rt2x00: Block all unsupported modes
Ivo van Doorn
1
-17
/
+37
2008-08-01
rt2x00: Sequence counter should be protected in irqsave
Ivo van Doorn
1
-0
/
+1
2008-07-30
mac80211: partially fix skb->cb use
Johannes Berg
1
-1
/
+1
2008-07-30
rt2x00: Force full register config after start()
Ivo van Doorn
1
-1
/
+12
2008-07-30
rt2x00: Fix memleak when RTS/CTS fails
Ivo van Doorn
1
-0
/
+1
2008-07-30
rt2x00: Fix QOS sequence counting
Ivo van Doorn
1
-13
/
+0
[next]