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
pinetabv-6.6.y-devel
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-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
2008-07-15
wireless: fix warnings from QoS patch
Johannes Berg
1
-4
/
+1
2008-07-14
mac80211: fix TX sequence numbers
Johannes Berg
1
-0
/
+13
2008-07-14
rt2x00: Reorganize beacon handling
Ivo van Doorn
1
-21
/
+10
2008-07-14
rt2x00: Add support for CTS protection in rt2x00lib
Ivo van Doorn
1
-1
/
+1
2008-07-14
mac80211: revamp beacon configuration
Johannes Berg
1
-6
/
+16
2008-07-08
rt2x00: Use ieee80211_hw->workqueue again
Ivo van Doorn
1
-2
/
+2
2008-06-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2008-06-27
rt2x00: Fix lock dependency errror
Ivo van Doorn
1
-2
/
+2
2008-06-14
rt2x00: Clear IEEE80211_TX_CTL_USE_RTS_CTS flag for RTS frame
Ivo van Doorn
1
-0
/
+1
2008-06-14
rt2x00: Don't kick TX queue after each frame
Ivo van Doorn
1
-9
/
+1
2008-06-14
rt2x00: Move generic TX frame writing code into rt2x00queue
Ivo van Doorn
1
-5
/
+2
2008-06-14
rt2x00: Remove CTS/RTS check in tx()
Ivo van Doorn
1
-7
/
+5
2008-06-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2008-05-29
rt2x00: Fix memleak in tx() path
Ivo van Doorn
1
-0
/
+1
2008-05-22
mac80211: use multi-queue master netdevice
Johannes Berg
1
-5
/
+5
2008-05-22
mac80211: move TX info into skb->cb
Johannes Berg
1
-31
/
+43
2008-05-22
rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue fea...
Gertjan van Wingerde
1
-1
/
+1
2008-05-07
mac80211: QoS related cleanups
Johannes Berg
1
-1
/
+1
2008-05-07
mac80211: clean up get_tx_stats callback
Johannes Berg
1
-3
/
+3
2008-05-07
rt2x00: Use rt2x00 queue numbering
Ivo van Doorn
1
-7
/
+6
[next]