index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-06
mac80211: free up 2 bytes in skb->cb
Felix Fietkau
2
-4
/
+7
2008-10-06
rt2x00: Fix rfkill structure initialization to prevent rfkill WARN_ON.
Gertjan van Wingerde
1
-2
/
+7
2008-09-30
rt2x00: Fix build errors due to modularized rfkill or leds and built-in rt2x00.
Gertjan van Wingerde
1
-35
/
+34
2008-09-24
rt2x00: Fix HW crypto key handling
Ivo van Doorn
3
-5
/
+6
2008-09-15
mac80211: fix virtual interfaces vs. injection
Johannes Berg
1
-8
/
+13
2008-09-15
mac80211: use nl80211 interface types
Johannes Berg
6
-20
/
+20
2008-09-11
rt2x00: Make rt2x00 LEDS invisible config option
Ivo van Doorn
6
-63
/
+26
2008-09-11
rt2x00: Make RFKILL enabled by default
Ivo van Doorn
5
-62
/
+42
2008-09-11
rt2x00: Revert "rt2x00: Fix the beacon length bug"
Ivo van Doorn
2
-24
/
+0
2008-09-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-3
/
+2
2008-09-05
cfg80211: keep track of supported interface modes
Luis R. Rodriguez
1
-0
/
+5
2008-09-02
rt2x00: Compiler warning unmasked by fix of BUILD_BUG_ON
Boaz Harrosh
1
-3
/
+2
2008-08-29
rt2x00: Release rt2x00 2.2.1
Ivo van Doorn
1
-1
/
+1
2008-08-29
rt2x00: skb->data pointer should not include TX descriptor
Mattias Nissler
3
-9
/
+8
2008-08-29
rt2x00: Add Signal type flag
Ivo van Doorn
6
-4
/
+13
2008-08-29
rt2x00: Initialize txop during conf_tx() callback
Ivo van Doorn
5
-24
/
+122
2008-08-29
rt2x00: Only configure hardware when radio is enabled
Mattias Nissler
3
-36
/
+25
2008-08-29
rt2x00: Map extra_tx_headroom to DMA
Ivo van Doorn
1
-3
/
+21
2008-08-29
rt2x00: Fix race conditions in flag handling
Ivo van Doorn
11
-66
/
+68
2008-08-22
rt2x00: Add module parameter to disable HW crypto
Ivo van Doorn
2
-2
/
+18
2008-08-22
rt2x00: Move lna_gain calculation to config() callback
Ivo van Doorn
3
-31
/
+63
2008-08-22
rt2x00: Release rt2x00 2.2.0
Ivo van Doorn
1
-1
/
+1
2008-08-22
rt2x00: Gather channel information in structure
Ivo van Doorn
13
-162
/
+176
2008-08-22
rt2x00: Implement HW encryption (rt73usb)
Ivo van Doorn
3
-8
/
+285
2008-08-22
rt2x00: Implement HW encryption (rt61pci)
Ivo van Doorn
3
-8
/
+270
2008-08-22
rt2x00: Implement HW encryption
Ivo van Doorn
11
-30
/
+686
2008-08-22
wireless: replace __FUNCTION__ with __func__
Harvey Harrison
1
-2
/
+2
2008-08-22
rt2x00mac: In error case stop netdev queue, free skb and return NETDEV_TX_OK
Daniel Wagner
1
-23
/
+20
2008-08-18
rt2x00: Fix txdone_entry_desc_flags
Jochen Friedrich
2
-4
/
+5
2008-08-07
rt2x00: Block all unsupported modes
Ivo van Doorn
1
-17
/
+37
2008-08-04
rt2x00: Disable link tuning in rt2500usb
Ivo van Doorn
1
-0
/
+14
2008-08-02
rt2x00: Fix compile warning
Ivo van Doorn
2
-3
/
+3
2008-08-01
rt2500pci: restoring missing line
Peter Chubb
1
-0
/
+1
2008-08-01
rt2x00: Sequence counter should be protected in irqsave
Ivo van Doorn
3
-2
/
+10
2008-08-01
rt2x00: Fix VGC lower bound initialization
Ivo van Doorn
1
-3
/
+3
2008-08-01
rt2x00: rt61pci needs another millisecond after firmware upload
Ivo van Doorn
1
-0
/
+5
2008-08-01
rt2x00: Fix partial antenna configuration
Ivo van Doorn
1
-0
/
+4
2008-08-01
rt2x00: Fix access permissions on debugfs files
Ivo van Doorn
1
-10
/
+7
2008-07-29
mac80211: partially fix skb->cb use
Johannes Berg
1
-1
/
+1
2008-07-29
rt2x00: Clear queue entry flags during initialization
Ivo van Doorn
1
-2
/
+8
2008-07-29
rt2x00: Force full register config after start()
Ivo van Doorn
3
-4
/
+17
2008-07-29
rt2x00: Fix memleak when RTS/CTS fails
Ivo van Doorn
1
-0
/
+1
2008-07-29
rt2x00: Fix QOS sequence counting
Ivo van Doorn
5
-15
/
+32
2008-07-29
rt2x00: Fix the beacon length bug
Iwo Mergler
2
-0
/
+24
2008-07-29
rt2x00: Large vendor requests for rt73usb firmware upload and beacons
Iwo Mergler
2
-32
/
+9
2008-07-29
rt2x00: Support for large vendor requests
Iwo Mergler
2
-1
/
+52
2008-07-29
rt2x00: Fix EIFS timing value
Ivo van Doorn
2
-2
/
+5
2008-07-29
rt2x00: Remove duplicate declaration
Ivo van Doorn
1
-7
/
+0
2008-07-29
mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag
Johannes Berg
3
-3
/
+0
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
4
-8
/
+8
[next]