index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2x00dev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rt2x00: Force full register config after start()
Ivo van Doorn
2008-07-29
1
-3
/
+4
*
rt2x00: Reorganize beacon handling
Ivo van Doorn
2008-07-14
1
-7
/
+2
*
mac80211: revamp beacon configuration
Johannes Berg
2008-07-14
1
-5
/
+5
*
rt2x00: Report RX end time for rt2400pci
Ivo van Doorn
2008-07-08
1
-0
/
+1
*
rt2x00: Use ieee80211_hw->workqueue again
Ivo van Doorn
2008-07-08
1
-14
/
+3
*
rt2x00: Remove input_polldev requirements for rfkill
Ivo van Doorn
2008-07-08
1
-2
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-06-28
1
-20
/
+80
|
\
|
*
rt2x00: Cleanup symbol exports
Ivo van Doorn
2008-06-26
1
-0
/
+29
|
*
rt2x00: Replace statically allocated DMA buffers with mapped skb's.
Gertjan van Wingerde
2008-06-26
1
-19
/
+45
|
*
rt2x00: Properly clean up beacon skbs.
Gertjan van Wingerde
2008-06-26
1
-0
/
+6
|
*
rt2x00: Use ieee80211 fc handlers
Ivo van Doorn
2008-06-26
1
-3
/
+2
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-28
1
-13
/
+25
|
\
\
|
|
/
|
/
|
|
*
rt2x00: Fix lock dependency errror
Ivo van Doorn
2008-06-27
1
-13
/
+25
*
|
rt2x00: Rework alignment check.
Gertjan van Wingerde
2008-06-14
1
-6
/
+2
*
|
rt2x00: Centralize RX packet alignment handling in rt2x00lib.
Gertjan van Wingerde
2008-06-14
1
-0
/
+22
*
|
rt2x00: Cleanup/optimize set_state() function callback function
Ivo van Doorn
2008-06-14
1
-0
/
+3
*
|
rt2x00dev.c: fix-up merge damage
John W. Linville
2008-06-10
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-10
1
-3
/
+3
|
\
|
|
*
rt2x00: Use atomic interface iteration in irq context
Ivo van Doorn
2008-05-28
1
-3
/
+3
|
*
rt2x00: Don't count retries as failure
Ivo van Doorn
2008-05-28
1
-1
/
+1
*
|
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-21
1
-26
/
+23
*
|
mac80211: let drivers wake but not start queues
Johannes Berg
2008-05-21
1
-2
/
+2
*
|
rt2x00: Split rt2x00lib_write_tx_desc()
Ivo van Doorn
2008-05-21
1
-148
/
+0
*
|
rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue fea...
Gertjan van Wingerde
2008-05-21
1
-0
/
+5
*
|
rt2x00: Remove ieee80211_tx_control argument from write_tx_desc()
Ivo van Doorn
2008-05-21
1
-5
/
+14
*
|
rt2x00: Fix TX status reporting
Ivo van Doorn
2008-05-21
1
-13
/
+11
*
|
rt2x00: trim skb_frame_desc to 32 bytes
Ivo van Doorn
2008-05-21
1
-9
/
+4
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-05-15
1
-2
/
+2
|
\
\
|
*
|
mac80211: use hardware flags for signal/noise units
Bruno Randolf
2008-05-14
1
-2
/
+2
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-05-15
1
-7
/
+4
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
rt2x00: Fix broken recover-on-error path
Ivo van Doorn
2008-05-12
1
-7
/
+4
*
|
mac80211: remove queue info from ieee80211_tx_status
Johannes Berg
2008-05-07
1
-3
/
+0
*
|
rt2x00: Use rt2x00 queue numbering
Ivo van Doorn
2008-05-07
1
-2
/
+1
|
/
*
rt2x00: Fix quality/activity led handling
Ivo van Doorn
2008-05-01
1
-0
/
+2
*
rt2x00: Only free skb when beacon_update fails
Ivo van Doorn
2008-04-16
1
-4
/
+2
*
rt2x00: Use lib->config_filter() during scheduled packet filter config
Ivo van Doorn
2008-04-08
1
-11
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-04-02
1
-2
/
+11
|
\
|
*
rt2x00: Ignore set_state(STATE_SLEEP) failure
Ivo van Doorn
2008-03-27
1
-2
/
+11
|
*
[RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warning
Andrew Morton
2008-03-18
1
-3
/
+0
*
|
rt2x00: Remove MAC80211_LEDS dependency
Ivo van Doorn
2008-04-01
1
-2
/
+8
*
|
rt2x00: fixup some non-functional merge errors
John W. Linville
2008-04-01
1
-4
/
+0
*
|
rt2x00: Fix rate detection for invalid signals
Ivo van Doorn
2008-03-25
1
-0
/
+7
*
|
rt2x00: Add dev_flags to rx descriptor
Ivo van Doorn
2008-03-25
1
-3
/
+5
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-18
1
-25
/
+14
|
\
|
|
*
rt2x00: Add suspend/resume handlers to rt2x00rfkill
Ivo van Doorn
2008-03-13
1
-21
/
+14
*
|
rt2x00: Only strip preamble bit in rt2400pci
Ivo van Doorn
2008-03-13
1
-7
/
+0
*
|
rt2x00: Fix rt2400pci signal
Ivo van Doorn
2008-03-13
1
-7
/
+9
*
|
rt2x00: Fix basic rate initialization
Ivo van Doorn
2008-03-13
1
-19
/
+19
*
|
rt2x00: Rename config_preamble() to config_erp()
Ivo van Doorn
2008-03-13
1
-3
/
+2
*
|
rt2x00: Use skbdesc fields for descriptor initialization
Ivo van Doorn
2008-03-13
1
-2
/
+2
[next]