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
2014-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2014-03-13
Revert "rt2x00: rt2800lib: Update BBP register initialization for RT53xx"
Stanislaw Gruszka
1
-3
/
+3
2014-03-03
net: Replace min macro with min_t
Silvan Jegen
1
-1
/
+1
2014-02-24
wireless/rt2x00: don't use PREPARE_WORK in rt2800usb.c
Tejun Heo
1
-1
/
+1
2014-02-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-3
/
+12
2014-02-12
rt2x00: move frequent messages to debug level
Stanislaw Gruszka
1
-5
/
+5
2014-02-04
rt2500: disable PS by default
Stanislaw Gruszka
2
-0
/
+10
2014-02-04
rt2800: disable PS by default on USB
Stanislaw Gruszka
1
-3
/
+2
2014-01-23
rt2x00: rt2800usb: mark D-Link DWA-137 as supported
Roman Dubtsov
1
-0
/
+1
2014-01-03
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
6
-6
/
+0
2014-01-03
rt2x00: use ether_addr_equal_64bits
Julia Lawall
1
-2
/
+2
2013-12-11
rt2x00: Fix FSF address in file headers
Jeff Kirsher
44
-132
/
+44
2013-12-05
wireless: rt2x00: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-3
/
+0
2013-12-05
rt2x00: rt2800lib: no need to write RF register 3 twice for RT5592
Kevin Lo
1
-1
/
+0
2013-12-05
rt2x00: rt2800lib: update RF registers for RT5390
Kevin Lo
1
-11
/
+19
2013-12-05
rt2x00: rt2800lib: Update BBP register initialization for RT53xx
Kevin Lo
1
-3
/
+3
2013-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+2
2013-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-6
/
+6
2013-11-15
rt2x00: fix a crash bug in the HT descriptor handling fix
Felix Fietkau
1
-1
/
+2
2013-11-15
kfifo API type safety
Stefani Seibold
2
-2
/
+2
2013-11-11
rt2x00: fix HT TX descriptor settings regression
Stanislaw Gruszka
3
-5
/
+5
2013-11-11
wireless: rt2800lib: Fix typo on checking
Felipe Pena
1
-1
/
+1
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-13
/
+13
2013-10-18
rt2x00: rt2800pci: use module_pci_driver macro
Gabor Juhos
1
-13
/
+1
2013-10-18
rt2x00: rt2800pci: move SoC specific code into a separate module
Gabor Juhos
4
-245
/
+284
2013-10-18
rt2x00: rt2800pci: use separate hwcrypt_disabled callback for SoC devices
Gabor Juhos
1
-2
/
+7
2013-10-18
rt2x00: rt2800pci: move rt2800mmio_enable_radio function to another module
Gabor Juhos
3
-13
/
+18
2013-10-18
rt2x00: rt2800pci: split rt2800pci_enable_radio function
Gabor Juhos
1
-7
/
+12
2013-10-18
rt2x00: rt2800pci: rename rt2800pci_disable_radio function
Gabor Juhos
1
-11
/
+8
2013-10-18
rt2x00: rt2800pci: use separate set_state callback for SoC devices
Gabor Juhos
1
-2
/
+41
2013-10-18
rt2x00: rt2800pci: use separate firmware callbacks for SoC devices
Gabor Juhos
1
-5
/
+33
2013-10-18
rt2x00: rt2800pci: use separate read_eeprom callback for SoC devices
Gabor Juhos
1
-40
/
+16
2013-10-18
rt2x00: rt2800pci: use separate ops for the SoC driver
Gabor Juhos
1
-2
/
+102
2013-10-18
rt2x00: rt2800pci: move initialization functions to the rt2800mmio module
Gabor Juhos
3
-159
/
+169
2013-10-18
rt2x00: rt2800pci: use rt2800mmio prefix for initialization functions
Gabor Juhos
1
-8
/
+8
2013-10-18
rt2x00: rt2800pci: move queue functions to the rt2800mmio module
Gabor Juhos
4
-142
/
+152
2013-10-18
rt2x00: rt2800pci: use rt2800mmio prefix for queue functions
Gabor Juhos
1
-8
/
+8
2013-10-18
rt2x00: rt2800pci: move interrupt functions to the rt2800mmio module
Gabor Juhos
3
-388
/
+405
2013-10-18
rt2x00: rt2800pci: use rt2800mmio prefix for interrupt functions
Gabor Juhos
1
-36
/
+37
2013-10-18
rt2x00: rt2800pci: move RX control handler functions to the rt2800mmio module
Gabor Juhos
5
-107
/
+108
2013-10-18
rt2x00: rt2800pci: use rt2800mmio prefix for RX control handler functions
Gabor Juhos
1
-3
/
+3
2013-10-18
rt2x00: rt2800pci: move TX descriptor functions to the rt2800mmio module
Gabor Juhos
5
-98
/
+117
2013-10-18
rt2x00: rt2800pci: use rt2800mmio prefix for TX descriptor functions
Gabor Juhos
1
-6
/
+6
2013-10-18
rt2x00: create a new module for rt2800 MMIO code
Gabor Juhos
4
-0
/
+78
2013-10-18
rt2x00: rt2800lib: autodetect 5GHz band support
Gabor Juhos
1
-4
/
+4
2013-10-18
rt2x00: rt2800lib: use switch statement for RF specific setup
Gabor Juhos
1
-21
/
+30
2013-10-18
rt2x00: rt2800lib: use {tx,rx}_chain_num to avoid superfluous EEPROM access
Gabor Juhos
1
-10
/
+6
2013-10-18
rt2800usb: slow down TX status polling
Stanislaw Gruszka
1
-4
/
+8
2013-10-18
rt2x00: check if device is still available on rt2x00mac_flush()
Stanislaw Gruszka
1
-0
/
+3
2013-10-18
rt2400pci: fix RSSI read
Stanislaw Gruszka
1
-1
/
+1
[next]