index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
Commit message (
Expand
)
Author
Age
Files
Lines
*
rt2x00: Fix race condition when using inderect registers
Ivo van Doorn
2008-11-21
8
-81
/
+152
*
rt2x00: Optimize get_duration / get_duration_res
Ivo van Doorn
2008-11-21
6
-34
/
+27
*
rt2x00: Cleanup TX/RX entry handling
Ivo van Doorn
2008-11-21
13
-135
/
+127
*
rt2x00: Fix BUG_ON() with antenna handling
Ivo van Doorn
2008-11-21
5
-24
/
+51
*
rt2x00: Block set_key() during suspend/shutdown
Ivo van Doorn
2008-11-21
1
-1
/
+3
*
rt2x00: Fix LED state handling
Ivo van Doorn
2008-11-21
1
-38
/
+56
*
rt2x00: Remove RATE_BASIC flag
Ivo van Doorn
2008-11-21
2
-8
/
+7
*
rt2x00: Remove debugfs CSR access wrappers
Ivo van Doorn
2008-11-10
13
-84
/
+86
*
rt2x00: Release rt2x00 2.2.2
Ivo van Doorn
2008-11-10
1
-1
/
+1
*
rt2x00: Improve interface_modes initialization
Ivo van Doorn
2008-11-10
1
-4
/
+10
*
rt2x00: Remove ieee80211_bss_conf from rt2x00_intf
Ivo van Doorn
2008-11-10
3
-9
/
+1
*
rt2x00: Optimize configuration handling
Ivo van Doorn
2008-11-10
9
-655
/
+488
*
Fix debugfs_create_*'s error checking method for wireless/rt2x00/
Zhaolei
2008-10-31
1
-9
/
+12
*
rt2x00: reduce checkpatch.pl errors
John Daiker
2008-10-31
4
-5
/
+5
*
mac80211/drivers: rewrite the rate control API
Johannes Berg
2008-10-31
4
-17
/
+42
*
mac80211: make retry limits part of hw config
Johannes Berg
2008-10-31
6
-4
/
+16
*
mac80211: introduce hw config change flags
Johannes Berg
2008-10-31
3
-3
/
+4
*
mac80211: kill hw.conf.antenna_sel_{rx,tx}
Johannes Berg
2008-10-31
2
-20
/
+6
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-10-31
1
-1
/
+1
|
\
|
*
rt2x00: Fix build error when mac80211=M rt2x00=Y
Ivo van Doorn
2008-10-29
1
-1
/
+1
*
|
pci: use pci_ioremap_bar() in drivers/net
Arjan van de Ven
2008-10-31
1
-2
/
+1
*
|
net: convert print_mac to %pM
Johannes Berg
2008-10-27
5
-16
/
+5
|
/
*
rt2x00: fix regression introduced by "mac80211: free up 2 bytes in skb->cb"
Felix Fietkau
2008-10-14
1
-4
/
+5
*
mac80211: free up 2 bytes in skb->cb
Felix Fietkau
2008-10-06
2
-4
/
+7
*
rt2x00: Fix rfkill structure initialization to prevent rfkill WARN_ON.
Gertjan van Wingerde
2008-10-06
1
-2
/
+7
*
rt2x00: Fix build errors due to modularized rfkill or leds and built-in rt2x00.
Gertjan van Wingerde
2008-09-30
1
-35
/
+34
*
rt2x00: Fix HW crypto key handling
Ivo van Doorn
2008-09-24
3
-5
/
+6
*
mac80211: fix virtual interfaces vs. injection
Johannes Berg
2008-09-15
1
-8
/
+13
*
mac80211: use nl80211 interface types
Johannes Berg
2008-09-15
6
-20
/
+20
*
rt2x00: Make rt2x00 LEDS invisible config option
Ivo van Doorn
2008-09-11
6
-63
/
+26
*
rt2x00: Make RFKILL enabled by default
Ivo van Doorn
2008-09-11
5
-62
/
+42
*
rt2x00: Revert "rt2x00: Fix the beacon length bug"
Ivo van Doorn
2008-09-11
2
-24
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-09-08
1
-3
/
+2
|
\
|
*
rt2x00: Compiler warning unmasked by fix of BUILD_BUG_ON
Boaz Harrosh
2008-09-02
1
-3
/
+2
*
|
cfg80211: keep track of supported interface modes
Luis R. Rodriguez
2008-09-05
1
-0
/
+5
*
|
rt2x00: Release rt2x00 2.2.1
Ivo van Doorn
2008-08-29
1
-1
/
+1
*
|
rt2x00: skb->data pointer should not include TX descriptor
Mattias Nissler
2008-08-29
3
-9
/
+8
*
|
rt2x00: Add Signal type flag
Ivo van Doorn
2008-08-29
6
-4
/
+13
*
|
rt2x00: Initialize txop during conf_tx() callback
Ivo van Doorn
2008-08-29
5
-24
/
+122
*
|
rt2x00: Only configure hardware when radio is enabled
Mattias Nissler
2008-08-29
3
-36
/
+25
*
|
rt2x00: Map extra_tx_headroom to DMA
Ivo van Doorn
2008-08-29
1
-3
/
+21
*
|
rt2x00: Fix race conditions in flag handling
Ivo van Doorn
2008-08-29
11
-66
/
+68
*
|
rt2x00: Add module parameter to disable HW crypto
Ivo van Doorn
2008-08-22
2
-2
/
+18
*
|
rt2x00: Move lna_gain calculation to config() callback
Ivo van Doorn
2008-08-22
3
-31
/
+63
*
|
rt2x00: Release rt2x00 2.2.0
Ivo van Doorn
2008-08-22
1
-1
/
+1
*
|
rt2x00: Gather channel information in structure
Ivo van Doorn
2008-08-22
13
-162
/
+176
*
|
rt2x00: Implement HW encryption (rt73usb)
Ivo van Doorn
2008-08-22
3
-8
/
+285
*
|
rt2x00: Implement HW encryption (rt61pci)
Ivo van Doorn
2008-08-22
3
-8
/
+270
*
|
rt2x00: Implement HW encryption
Ivo van Doorn
2008-08-22
11
-30
/
+686
*
|
wireless: replace __FUNCTION__ with __func__
Harvey Harrison
2008-08-22
1
-2
/
+2
[next]