index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
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: Driver requiring firmware should select crc algo
Ivo van Doorn
2008-02-29
6
-16
/
+42
*
rt2x00: Enable master and adhoc mode again
Ivo van Doorn
2008-02-29
1
-8
/
+0
*
rt2x00: Fix tx parameter initialization
Ivo van Doorn
2008-02-29
1
-3
/
+3
*
rt2x00: don't write past the end when writing short descriptors on rt61
Adam Baker
2008-02-29
1
-3
/
+5
*
rt2x00: Queue handling overhaul
Ivo van Doorn
2008-02-29
22
-1384
/
+1881
*
rt2x00: Update copyright notice
Ivo van Doorn
2008-02-29
26
-26
/
+26
*
rt2x00: Fix rt2x00lib_reset_link_tuner()
Ivo van Doorn
2008-02-28
1
-19
/
+30
*
rt2x00: Don't switch to antenna with low rssi
Ivo van Doorn
2008-02-28
2
-13
/
+9
*
rt2x00: Add link tuner safe RX toggle states
Ivo van Doorn
2008-02-28
7
-7
/
+29
*
rt2x00: Fix antenna diversity
Ivo van Doorn
2008-02-28
1
-3
/
+3
*
rt2x00: Add new USB ID to rt2500usb
Ivo van Doorn
2008-02-15
1
-1
/
+1
*
rt61pci: fix-up merge damage
John W. Linville
2008-01-31
1
-1
/
+2
*
drivers/net/wireless/rt2x00/rt2x00usb.c: fix uninitialized var warning
Andrew Morton
2008-01-28
1
-1
/
+1
*
rt2x00: Fix queue_idx initialization
Ivo van Doorn
2008-01-28
1
-4
/
+9
*
rt2x00: Data and desc pointer initialization
Ivo van Doorn
2008-01-28
3
-23
/
+22
*
mac80211: add unified BSS configuration
Johannes Berg
2008-01-28
8
-16
/
+29
*
mac80211: dont use interface indices in drivers
Johannes Berg
2008-01-28
2
-4
/
+6
*
rt2x00: Release rt2x00 2.0.14
Ivo van Doorn
2008-01-28
1
-1
/
+1
*
rt2x00: Correctly initialize data and desc pointer
Ivo van Doorn
2008-01-28
3
-2
/
+19
*
rt2x00: Move init_txring and init_rxring into rt2x00lib
Ivo van Doorn
2008-01-28
9
-204
/
+163
*
rt2x00: Determine MY_BSS from descriptor
Ivo van Doorn
2008-01-28
7
-19
/
+11
*
rt2x00: Cleanup write_tx_desc() arguments
Ivo van Doorn
2008-01-28
7
-31
/
+27
*
rt2x00: Move packet filter flags
Ivo van Doorn
2008-01-28
7
-37
/
+19
*
rt2x00: Move start() and stop() handlers into rt2x00lib.c
Ivo van Doorn
2008-01-28
3
-46
/
+66
*
rt2x00: Store queue idx and entry idx in data_ring and data_entry
Ivo van Doorn
2008-01-28
5
-14
/
+22
*
rt2x00: Only set the TBCN flag when the interface is configured to send beacons.
Ivo van Doorn
2008-01-28
5
-5
/
+8
*
rt2x00: Always call ieee80211_stop_queue() when return NETDEV_TX_BUSY
Ivo van Doorn
2008-01-28
3
-18
/
+15
*
rt2x00: Fix chipset debugfs file
Ivo van Doorn
2008-01-28
1
-3
/
+2
*
rt2x00: correct "skb_buff" typo
John W. Linville
2008-01-28
1
-1
/
+1
*
rt2x00: Release rt2x00 2.0.13
Ivo van Doorn
2008-01-28
1
-1
/
+1
*
rt2x00: Cleanup rfkill
Ivo van Doorn
2008-01-28
1
-4
/
+0
*
rt2x00: Remove redundant code in rfkill setup
Larry Finger
2008-01-28
1
-6
/
+0
*
rt2x00: Only update rssi average approximation on receiving beacon frames.
Mattias Nissler
2008-01-28
2
-1
/
+25
*
rt2x00: Use IEEE80211_IF_TYPE_INVALID directly
Ivo van Doorn
2008-01-28
3
-4
/
+2
*
rt2x00: Add TX/RX frame dumping facility
Ivo van Doorn
2008-01-28
7
-10
/
+337
*
rt2x00: Add skb descriptor
Ivo van Doorn
2008-01-28
8
-73
/
+174
*
rt2x00: Add chipset version to chipset debugfs entry
Ivo van Doorn
2008-01-28
1
-3
/
+8
*
rt2x00: Move register value/offset files into new folder
Ivo van Doorn
2008-01-28
1
-17
/
+25
*
rt2x00: Extend PLCP descriptor definition for rt2400pci
Ivo van Doorn
2008-01-28
2
-33
/
+27
*
rt2x00: Replace DRV_NAME with KBUILD_MODNAME
Ivo van Doorn
2008-01-28
14
-77
/
+11
*
rt2x00: Move duplicate code into rt2x00pci_txdone()
Ivo van Doorn
2008-01-28
5
-58
/
+38
*
rt2x00: Release rt2x00 2.0.12
Ivo van Doorn
2008-01-28
1
-1
/
+1
*
rt2x00: Correctly set ACK bit in tx descriptors
Mattias Nissler
2008-01-28
7
-6
/
+16
*
rt2x00: Place mutex around USB register access
Adam Baker
2008-01-28
5
-16
/
+131
*
rt2x00: Remove data_desc structure
Ivo van Doorn
2008-01-28
15
-59
/
+44
*
rt2x00: Rework rt73 antenna selection
Mattias Nissler
2008-01-28
2
-55
/
+33
*
rt2x00: Remove unused variables
Ivo van Doorn
2008-01-28
1
-2
/
+0
*
rt2x00: Rework rt61 antenna selection.
Mattias Nissler
2008-01-28
2
-107
/
+46
*
rt2x00: Unconstify rt2x00dev
Adam Baker
2008-01-28
10
-62
/
+57
*
rt2x00: Detect initial rfkill state on register
Ivo van Doorn
2008-01-28
1
-1
/
+8
[next]