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
/
rt2800lib.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-06
mac80211: extend get_tkip_seq to all keys
Johannes Berg
1
-2
/
+3
2013-12-11
rt2x00: Fix FSF address in file headers
Jeff Kirsher
1
-3
/
+1
2013-08-16
rt2x00: rt2800lib: introduce rt2800_get_txwi_rxwi_size helper
Gabor Juhos
1
-0
/
+4
2013-01-07
rt2x00: rt2800: convert read_eeprom functions to return an int value
Gabor Juhos
1
-4
/
+4
2012-09-07
rt2x00: rt2800 - Make probe_hw function common between PCI and USB.
Gertjan van Wingerde
1
-3
/
+19
2012-04-13
rt2800: introduce wpdma_disable function
Jakub Kicinski
1
-0
/
+1
2012-02-27
rt2x00:Add VCO recalibration
John Li
1
-0
/
+1
2011-10-03
mac80211: pass vif param to conf_tx() callback
Eliad Peller
1
-1
/
+2
2011-09-27
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
1
-1
/
+1
2011-09-14
rt2x00: Make use of sta_add/remove callbacks in rt2800
Helmut Schaa
1
-0
/
+3
2011-09-14
rt2x00: Minor optimizazion in txdone path
Helmut Schaa
1
-1
/
+1
2011-06-01
rt2x00: Move rt2800_txdone and rt2800_txdone_entry_check to rt2800usb.
Gertjan van Wingerde
1
-1
/
+0
2011-04-04
rt2x00: Implement tx power temperature compensation
Helmut Schaa
1
-0
/
+1
2011-01-31
rt2x00: Refactor beacon code to make use of start- and stop_queue
Helmut Schaa
1
-0
/
+1
2011-01-19
mac80211: track receiver's aggregation reorder buffer size
Johannes Berg
1
-1
/
+2
2010-12-13
rt2x00: Implement get_survey callback for rt2800
Helmut Schaa
1
-0
/
+2
2010-10-05
rt2x00: Split out parts of the rt2800_txdone function for easier reuse
Helmut Schaa
1
-0
/
+1
2010-09-14
rt2x00: Check for specific changed flags when updating the erp config
Helmut Schaa
1
-1
/
+2
2010-08-31
rt2x00: Add rt2800_wait_csr_ready
Ivo van Doorn
1
-0
/
+1
2010-08-25
rt2x00: Merge rt2800{pci/usb} radio enabling/disabling code to rt2800lib
Ivo van Doorn
1
-4
/
+4
2010-08-16
rt2x00: Implement TX status reporting for rt2800usb
Ivo van Doorn
1
-0
/
+4
2010-08-16
rt2x00: Request TXWI pointer from driver
Ivo van Doorn
1
-1
/
+10
2010-07-12
rt2x00: Move driver callback functions into the ops structure
Ivo van Doorn
1
-9
/
+9
2010-07-12
rt2x00: Move common firmware loading into rt2800lib
Ivo van Doorn
1
-0
/
+15
2010-07-12
rt2x00: Use separate mac80211_ops for rt2800pci and rt2800usb
Helmut Schaa
1
-1
/
+9
2010-07-12
rt2x00: Convert AGC value from descriptor to RSSI (dBm)
Ivo van Doorn
1
-1
/
+1
2010-06-03
rt2x00: Move PCI/USB specific register initializations to rt2800{pci,usb}.
Gertjan van Wingerde
1
-0
/
+9
2010-06-03
rt2x00: Centralize rt2800 beacon writing.
Gertjan van Wingerde
1
-0
/
+2
2010-06-03
rt2x00: Properly reserve room for descriptors in skbs.
Gertjan van Wingerde
1
-1
/
+1
2010-05-10
rt2x00: Factor out RXWI processing to common rt2800 code.
Gertjan van Wingerde
1
-0
/
+1
2010-05-10
rt2x00: Factor out TXWI writing to common rt2800 code.
Gertjan van Wingerde
1
-0
/
+2
2010-01-12
rt2x00: Make rt2800_init_led static and don't export it.
Gertjan van Wingerde
1
-2
/
+0
2010-01-12
rt2x00: Unify rt2800 WPDMA ready waiting functions.
Gertjan van Wingerde
1
-0
/
+1
2009-11-16
rt2x00: Fix BUG on rt2800usb when trying to read eFuse EEPROM.
Gertjan van Wingerde
1
-0
/
+11
2009-11-11
rt2800: add eFuse EEPROM support code to rt2800lib
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2009-11-11
rt2800: unify rt2800*_probe_hw_mode()
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2009-11-11
rt2800: unify EEPROM support code
Bartlomiej Zolnierkiewicz
1
-0
/
+3
2009-11-06
rt2800: add rt2800lib (part four)
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2009-11-06
rt2800: add rt2800lib (part three)
Bartlomiej Zolnierkiewicz
1
-10
/
+4
2009-11-06
rt2800: add rt2800lib (part two)
Bartlomiej Zolnierkiewicz
1
-0
/
+25
2009-11-06
rt2800: add rt2800lib (part one)
Bartlomiej Zolnierkiewicz
1
-0
/
+14
2009-11-06
rt2800: add rt2800lib.h
Bartlomiej Zolnierkiewicz
1
-0
/
+99