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
/
rt2400pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rt2x00: Remove reset_tsf()
Ivo van Doorn
2008-02-29
1
-9
/
+0
*
rt2x00: Fix Descriptor DMA initialization
Ivo van Doorn
2008-02-29
1
-8
/
+13
*
rt2x00: Don't report driver generated frames to tx_status()
Ivo van Doorn
2008-02-29
1
-0
/
+1
*
rt2x00: Make rt2x00 less verbose
Ivo van Doorn
2008-02-29
1
-4
/
+0
*
rt2x00: Make use of MAC80211_LED_TRIGGERS
Ivo van Doorn
2008-02-29
1
-40
/
+48
*
rt2x00: Move beacon and atim queue defines into rt2x00
Ivo van Doorn
2008-02-29
1
-5
/
+48
*
rt2x00: Add per-interface structure
Ivo van Doorn
2008-02-29
1
-41
/
+43
*
rt2x00: Queue handling overhaul
Ivo van Doorn
2008-02-29
1
-87
/
+117
*
rt2x00: Update copyright notice
Ivo van Doorn
2008-02-29
1
-1
/
+1
*
rt2x00: Add link tuner safe RX toggle states
Ivo van Doorn
2008-02-28
1
-1
/
+5
*
mac80211: add unified BSS configuration
Johannes Berg
2008-01-28
1
-1
/
+1
*
rt2x00: Move init_txring and init_rxring into rt2x00lib
Ivo van Doorn
2008-01-28
1
-56
/
+27
*
rt2x00: Determine MY_BSS from descriptor
Ivo van Doorn
2008-01-28
1
-0
/
+1
*
rt2x00: Cleanup write_tx_desc() arguments
Ivo van Doorn
2008-01-28
1
-4
/
+4
*
rt2x00: Move packet filter flags
Ivo van Doorn
2008-01-28
1
-6
/
+2
*
rt2x00: Only set the TBCN flag when the interface is configured to send beacons.
Ivo van Doorn
2008-01-28
1
-1
/
+1
*
rt2x00: Extend PLCP descriptor definition for rt2400pci
Ivo van Doorn
2008-01-28
1
-28
/
+12
*
rt2x00: Replace DRV_NAME with KBUILD_MODNAME
Ivo van Doorn
2008-01-28
1
-7
/
+2
*
rt2x00: Move duplicate code into rt2x00pci_txdone()
Ivo van Doorn
2008-01-28
1
-19
/
+1
*
rt2x00: Correctly set ACK bit in tx descriptors
Mattias Nissler
2008-01-28
1
-1
/
+1
*
rt2x00: Remove data_desc structure
Ivo van Doorn
2008-01-28
1
-5
/
+5
*
rt2x00: Unconstify rt2x00dev
Adam Baker
2008-01-28
1
-6
/
+6
*
[PATCH] rt2x00: Cleanup if-statements
Ivo van Doorn
2008-01-28
1
-18
/
+10
*
[PATCH] rt2x00: SW diversity should default to antenna B
Ivo van Doorn
2008-01-28
1
-2
/
+14
*
[PATCH] rt2x00: Correctly translate mac80211 antenna setup to rt2x00
Ivo van Doorn
2008-01-28
1
-8
/
+17
*
[PATCH] rt2x00: Move quality statistics into seperate structure
Ivo van Doorn
2008-01-28
1
-5
/
+6
*
[PATCH] rt2x00: Reorganize configuration handler
Ivo van Doorn
2007-10-10
1
-78
/
+54
*
[PATCH] rt2x00: get_duration expects values in 100kbs
Ivo van Doorn
2007-10-10
1
-1
/
+1
*
[PATCH] rt2x00: Move TSF sync values into rt2x00config
Ivo van Doorn
2007-10-10
1
-9
/
+3
*
[PATCH] rt2x00: Fix rfkill handling
Ivo van Doorn
2007-10-10
1
-2
/
+4
*
[PATCH] rt2x00: Don't use changed_flags inside configure_packet_filter
Ivo van Doorn
2007-10-10
1
-2
/
+2
*
[PATCH] rt2x00: Remove duplicate code in MAC & BSSID handling
Ivo van Doorn
2007-10-10
1
-22
/
+8
*
[PATCH] rt2x00: Reorganize rt2x00dev->flags
Ivo van Doorn
2007-10-10
1
-2
/
+2
*
[PATCH] mac80211: revamp interface and filter configuration
Johannes Berg
2007-10-10
1
-70
/
+85
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
1
-1
/
+3
*
[RT2x00]: add driver for Ralink wireless hardware
Ivo van Doorn
2007-10-10
1
-0
/
+1689