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
/
rtl818x
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-14
rtlwifi: rtl818x: Move drivers into new realtek directory
Larry Finger
25
-8041
/
+0
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2
-7
/
+8
2014-10-07
rtl818x_pci: fix response rate may be incorrect.
Andrea Merello
1
-11
/
+25
2014-09-26
rtl818x_pci: add RSSI information for rtl8187SE
andrea.merello
1
-5
/
+23
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-08-08
rtl818x: use pci_zalloc_consistent
Joe Perches
1
-7
/
+4
2014-07-01
rtl818x_pci: fix pci probe returns success when it fails
Andrea Merello
1
-0
/
+4
2014-07-01
rtl818x_pci: handle broken PIO mapping
Andrea Merello
2
-4
/
+21
2014-07-01
rtl8180: disable buggy rate fallback mechanism
Andrea Merello
1
-5
/
+2
2014-07-01
rtl8180: fix incorrect TX retry.
Andrea Merello
1
-1
/
+1
2014-07-01
rtl818x_pci: add comment pointing to the rtl8187se reference code
Andrea Merello
1
-0
/
+1
2014-07-01
rtl818x_pci: Fix rtl8185 excessive IFS after CTS-to-self
Andrea Merello
1
-0
/
+2
2014-07-01
rtl818x_pci: Fix BSSID register written incorrectly
Andrea Merello
1
-3
/
+4
2014-06-19
rtl818x_pci: fix possible RX descriptor invalid data read
Andrea Merello
1
-0
/
+8
2014-06-19
rtl818x_pci: provide dBm signal information for rtl8185
Andrea Merello
1
-4
/
+8
2014-06-19
rtl818x_pci: make RSSI code more readable
Andrea Merello
1
-5
/
+8
2014-05-07
rtl8187: make CTS-to-self protection work
Andrea Merello
1
-1
/
+8
2014-05-07
rtl8180: make CTS-to-self protection work
Andrea Merello
1
-5
/
+10
2014-05-07
rtl8180: report mac80211 short preamble RX flag
Andrea Merello
1
-0
/
+2
2014-05-07
rtl8187: report mac80211 short preamble RX flag
Andrea Merello
1
-0
/
+2
2014-04-22
rtl8180: be paranoid in stopping unused queues.
Andrea Merello
1
-1
/
+4
2014-04-22
rtl8180: add parentheses to REG_ADDR macros
Andrea Merello
1
-3
/
+3
2014-04-22
rtl8180: fix enabled interrupt mask for rtl8187se
Andrea Merello
1
-3
/
+2
2014-04-22
rtl8180: change module name in rtl818x_pci
Larry Finger [ original patch ]
1
-2
/
+2
2014-03-31
rtl8187: fix use after free on failure path in rtl8187_probe()
Alexey Khoroshilov
1
-2
/
+2
2014-03-31
rtl8180: don't use weird trick to access "far" registers
Andrea Merello
1
-10
/
+4
2014-03-31
rtl8187: fix compile warning
Andrea Merello
1
-1
/
+1
2014-03-27
rtl818x: Update Kconfig for rtl8187se
Andrea Merello
1
-2
/
+2
2014-03-27
rtl8180: enable rtl8187se support
Andrea Merello
1
-4
/
+35
2014-03-27
rtl8180: detect rtl8187se card
Andrea Merello
1
-2
/
+15
2014-03-27
rtl8180: add WMM parameters configuration for rtl8187se
Andrea Merello
2
-2
/
+61
2014-03-27
rtl8180: make sure RTL818X_MSR_ENEDCA is set for rtl8187se
Andrea Merello
1
-0
/
+4
2014-03-27
rtl8180: add ERP configuration for rtl8187se
Andrea Merello
1
-6
/
+10
2014-03-27
rtl8180: add rtl8187se HW initialization
Andrea Merello
1
-9
/
+159
2014-03-27
rtl8180: add RF code for rtl8225 zebra v4
Andrea Merello
4
-1
/
+538
2014-03-27
rtl8180: introduce functions for setting ANAPARAM 2 and 3 params
Andrea Merello
3
-0
/
+42
2014-03-27
rtl8180: add rtl8187se params to eeprom reading
Andrea Merello
2
-1
/
+24
2014-03-27
rtl8180: config carbus register for rtl8187se
Andrea Merello
1
-7
/
+21
2014-03-27
rtl8180: add TX queue mapping and support for rtl8187se
Andrea Merello
2
-6
/
+88
2014-03-27
rtl8180: don't write MAR registers for rtl8187se
Andrea Merello
1
-2
/
+7
2014-03-27
rtl8180: introduce functions to enable/disable ints and add support for rtl81...
Andrea Merello
1
-3
/
+33
2014-03-27
rtl8180: add ISR for rtl8187se
Andrea Merello
1
-1
/
+56
2014-03-27
rtl8180: support for rtl8187se RX descriptors
Andrea Merello
2
-18
/
+57
2014-03-27
rtl8180: add basic rate configuration support for rtl8187se
Andrea Merello
1
-1
/
+5
2014-03-27
rtl8180: add rtl8187se fields to TX descriptor
Andrea Merello
1
-2
/
+14
2014-03-27
rtl8180: add rtl8187se chip type
Andrea Merello
1
-0
/
+1
2014-03-27
rtl818x: add registers for rtl8187se
Andrea Merello
1
-49
/
+217
2014-03-27
rtl8180: rationalize TX queues
Andrea Merello
2
-16
/
+49
2014-03-27
rtl8180: fix DMA register are written two times
Andrea Merello
1
-6
/
+0
2014-03-19
rtl818x: remove unused conf_erp callback from RF ops struct
Andrea Merello
1
-1
/
+0
[next]