index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+5
2009-10-30
rt73usb.c : more ids
Xose Vazquez Perez
1
-0
/
+5
2009-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2009-10-27
rt2x00: Fix crypto in TX frame for rt2800usb
Benoit PAPILLAULT
1
-1
/
+1
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-09-29
rt2x00: Thrustmaster FunAccess WIFI USB and rt73usb
Michal Szalata
1
-0
/
+1
2009-09-23
rt2x00: fix the definition of rt2x00crypto_rx_insert_iv
Andrew Price
1
-1
/
+1
2009-09-09
rt2x00: Hardcode TX ack timeout and consume time
Ivo van Doorn
8
-28
/
+7
2009-08-31
rt2x00: Reorganize padding & L2 padding
Ivo van Doorn
4
-44
/
+116
2009-08-31
rt2x00: Fix TX status reporting
Ivo van Doorn
1
-12
/
+16
2009-08-28
rt2x00: Cleanup rt2x00mac_bss_info_changed()
Ivo van Doorn
1
-8
/
+0
2009-08-20
rt2x00: bss_info_changed() callback is allowed to sleep
Ivo van Doorn
6
-25
/
+3
2009-08-20
rt2x00: configure_filter() callback is allowed to sleep
Ivo van Doorn
3
-15
/
+1
2009-08-20
rt2x00: Add support for retry rates
Benoit PAPILLAULT
2
-5
/
+19
2009-08-20
rt2x00: Fix MCS register intialization
Ivo van Doorn
1
-1
/
+1
2009-08-20
rt2x00: wireless CLI ID and packet ID must not be 0
Ivo van Doorn
1
-2
/
+2
2009-08-20
rt2x00: Set SKBDESC_L2_PADDED in RX path
Ivo van Doorn
1
-1
/
+3
2009-08-20
rt2x00: Add new RF chip defines
Ivo van Doorn
1
-0
/
+6
2009-08-20
rt2x00: Fix for rt2800usb for SHARED_KEY_TABLE initializations
Ivo van Doorn
2
-6
/
+6
2009-08-20
rt2x00: Fix RFKILL polling
Ivo van Doorn
1
-2
/
+2
2009-08-20
mac80211: allow configure_filter callback to sleep
Johannes Berg
2
-2
/
+2
2009-08-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+4
2009-08-14
rt2x00: Fix beacon de-synchronization while update beacon
Igor Perminov
6
-17
/
+8
2009-08-14
rt2x00: FIF_PSPOLL filter flag support
Igor Perminov
5
-3
/
+41
2009-08-14
rt2x00: Fix for race condition while update beacon
Igor Perminov
4
-8
/
+20
2009-08-14
rt2x00: Fix rounding errors in RSSI average calculation
Lars Ericsson
2
-28
/
+52
2009-08-14
rt2x00: Fix quality houskeeping for software diversity
Lars Ericsson
2
-50
/
+38
2009-08-14
rt2x00: Align ieee80211 header to 4-byte boundary for PCI devices
Ivo van Doorn
1
-0
/
+12
2009-08-14
rt2x00: Use IEEE80211_TX_CTL_MORE_FRAMES flag
Ivo van Doorn
1
-1
/
+2
2009-08-14
rt2x00: Remove usage of deprecated radio_enabled & IEEE80211_CONF_CHANGE_RADI...
Ivo van Doorn
4
-45
/
+50
2009-08-14
rt2x00: fix memory corruption in rf cache, add a sanity check
Pavel Roskin
1
-2
/
+4
2009-08-04
rt2x00: cancel all work on disconnect
Pavel Roskin
1
-0
/
+6
2009-08-04
rt61pci: fix module reloading
Pavel Roskin
1
-0
/
+5
2009-08-04
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
3
-6
/
+6
2009-08-04
rt2x00: Fix build error when crypto support is disabled
Ivo van Doorn
1
-10
/
+10
2009-08-04
rt2x00: move experimental on kconfig only to rt2800usb
Luis R. Rodriguez
1
-4
/
+4
2009-07-27
rt2x00: Don't alter rt2x00dev->default_ant
Lars Ericsson
4
-10
/
+10
2009-07-24
rt2x00: Comment spellchecking
Luis Correia
15
-24
/
+24
2009-07-24
wireless: remove print_mac uses
Johannes Berg
1
-3
/
+1
2009-07-24
rt2x00: Remove DEVICE_STATE_DISABLED_RADIO_HW
Ivo van Doorn
2
-3
/
+1
2009-07-24
rt2x00: Implement set_tim callback for all drivers
Stefan Steuerwald
8
-0
/
+18
2009-07-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+3
2009-07-21
rt2x00: Fix chipset detection for rt2500usb
Andy Whitcroft
1
-1
/
+3
2009-07-10
rt2x00: use wiphy rfkill interface
Ivo van Doorn
13
-203
/
+20
2009-07-10
mac80211: push rx status into skb->cb
Johannes Berg
1
-1
/
+2
2009-07-10
rt2x00: remove skb->do_not_encrypt usage
Johannes Berg
2
-5
/
+4
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2
-8
/
+8
2009-06-12
trivial: Kconfig: .ko is normally not included in module names
Pavel Machek
1
-7
/
+7
2009-06-12
trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...
Martin Olsson
1
-1
/
+1
2009-06-03
rt2x00: Remove last usage of beacon_int from ieee80211_config
Ivo van Doorn
7
-5
/
+13
[next]