index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
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
*
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
*
rt2x00: Input-polldev requires input device
Ivo van Doorn
2008-01-28
1
-4
/
+31
*
rt2x00: Split rt61/rt73 antenna selection into RX and TX antenna
Ivo van Doorn
2008-01-28
4
-88
/
+189
*
rt2x00: Disable RX when switching antenna
Ivo van Doorn
2008-01-28
1
-0
/
+10
*
[PATCH] rt2x00: Release rt2x00 2.0.11
Ivo van Doorn
2008-01-28
1
-1
/
+1
*
[PATCH] rt2x00: Fix antenna selection.
Mattias Nissler
2008-01-28
1
-4
/
+14
*
[PATCH] rt2x00: Cleanup if-statements
Ivo van Doorn
2008-01-28
7
-98
/
+83
*
[PATCH] rt2x00: Implement SW diversity
Ivo van Doorn
2008-01-28
4
-21
/
+232
*
[PATCH] rt2x00: Remove rt2x00_clear_link
Ivo van Doorn
2008-01-28
2
-16
/
+18
*
[PATCH] rt2x00: SW diversity should default to antenna B
Ivo van Doorn
2008-01-28
5
-18
/
+72
*
[PATCH] rt2x00: Correctly translate mac80211 antenna setup to rt2x00
Ivo van Doorn
2008-01-28
8
-59
/
+137
*
[PATCH] rt2x00: Use enum defines
Ivo van Doorn
2008-01-28
4
-10
/
+20
[next]