index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
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
2011-07-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+2
2011-07-11
rt2800usb: Add new device ID for Belkin
Eduardo Bacchi Kienetz
1
-0
/
+2
2011-07-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
13
-52
/
+94
2011-07-07
rt2x00: Implement tx_frames_pending mac80211 callback function.
Gertjan van Wingerde
9
-0
/
+22
2011-07-07
rt2x00: Properly identify rt2800usb devices.
Gertjan van Wingerde
1
-2
/
+2
2011-07-07
rt2x00: Add device ID for RT539F device.
Gertjan van Wingerde
1
-0
/
+1
2011-07-07
rt2x00: Reduce window of a queue's tx lock.
Gertjan van Wingerde
1
-25
/
+26
2011-07-07
rt2x00: Don't use queue entry as parameter when creating TX descriptor.
Gertjan van Wingerde
3
-28
/
+33
2011-07-07
rt2x00: Serialize TX operations on a queue.
Gertjan van Wingerde
2
-5
/
+18
2011-06-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2011-06-27
rt2x00: Fix unspeficied typo
Joe Perches
1
-1
/
+1
2011-06-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-0
/
+14
2011-06-22
rt2x00: reset usb devices at probe
Stanislaw Gruszka
1
-0
/
+1
2011-06-22
rt2x00: fix possible memory corruption in case of invalid rxdesc.size
Stanislaw Gruszka
1
-0
/
+13
2011-06-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-105
/
+396
2011-06-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-1
/
+6
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-06-06
rt2x00: fix rmmod crash
Stanislaw Gruszka
2
-1
/
+6
2011-06-05
drivers/net: Remove unnecessary semicolons
Joe Perches
2
-2
/
+2
2011-06-01
rt2x00: Enabled rt35xx device support by default.
Gertjan van Wingerde
1
-7
/
+2
2011-06-01
rt2x00: Move rt2800_txdone and rt2800_txdone_entry_check to rt2800usb.
Gertjan van Wingerde
3
-84
/
+82
2011-06-01
rt2x00: Interface sequence lock doesn't have to disable interrupts.
Gertjan van Wingerde
1
-3
/
+2
2011-06-01
rt2x00: Add support for RT3572/RT3592/RT3592+Bluetooth combo card
Gertjan van Wingerde
3
-7
/
+295
2011-06-01
rt2x00: Don't disable G0 PA_PE bit in case of BT coexistence.
Gertjan van Wingerde
1
-1
/
+5
2011-06-01
rt2x00: Enable PA_PE bits in TX_PIN_CFG according to active band.
Gertjan van Wingerde
1
-2
/
+4
2011-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....
John W. Linville
1
-1
/
+0
2011-05-27
wireless: Default to 'n' for 2 new added devices in Kconfig.
Tao Ma
1
-1
/
+0
2011-05-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-6
/
+28
2011-05-10
rt2x00: Fix rmmod hang of rt2800pci
Gertjan van Wingerde
1
-1
/
+1
2011-05-05
rt2x00: Fix transfer speed regression for USB hardware
Ivo van Doorn
1
-3
/
+3
2011-05-05
rt2x00: Initial support for RT5370 USB devices.
Gertjan van Wingerde
4
-2
/
+24
2011-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-28
/
+175
2011-05-02
rt2x00: Add autowake support for USB hardware
Ivo van Doorn
6
-0
/
+139
2011-05-02
rt2x00: Introduce capability flag for Bluetooth co-existence.
Gertjan van Wingerde
2
-5
/
+9
2011-05-02
rt2x00: Streamline rt2800 eeprom initialisations.
Gertjan van Wingerde
1
-10
/
+8
2011-05-02
rt2x00: Fix optimize register access for rt2800pci
Ivo van Doorn
1
-2
/
+2
2011-05-02
rt2x00: Optimize TX_STA_FIFO register reading
Ivo van Doorn
3
-9
/
+15
2011-05-02
rt2x00: Reduce tx status reading timeout
Ivo van Doorn
1
-2
/
+2
2011-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
26
-956
/
+1361
2011-04-19
rt2x00: Implement get_antenna and set_antenna callback functions
Ivo van Doorn
9
-29
/
+103
2011-04-19
rt2x00: Implement get_ringparam callback function
Ivo van Doorn
9
-0
/
+25
2011-04-19
rt2x00: Optimize register access in rt2800usb
Ivo van Doorn
1
-28
/
+28
2011-04-19
rt2x00: Optimize register access in rt2800pci
Helmut Schaa
1
-74
/
+84
2011-04-19
rt2x00: Merge rt2x00ht.c contents in other files.
Gertjan van Wingerde
6
-168
/
+108
2011-04-19
rt2x00: Enable support for RT53xx PCI devices by default.
Gertjan van Wingerde
1
-4
/
+1
2011-04-19
rt2x00: RT33xx device support is no longer experimental.
Gertjan van Wingerde
1
-12
/
+4
2011-04-19
rt2x00: Add USB IDs.
Gertjan van Wingerde
1
-0
/
+28
2011-04-19
rt2x00: Allow dynamic addition of PCI/USB IDs.
Gertjan van Wingerde
11
-369
/
+404
2011-04-19
rt2x00: Linksys WUSB600N rev2 is a RT3572 device.
Gertjan van Wingerde
1
-1
/
+1
2011-04-19
rt2x00: Always inline rt2x00pci_enable_interrupt
Helmut Schaa
4
-8
/
+8
[next]