index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2500pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: unify config_interface and bss_info_changed
Johannes Berg
2009-05-06
1
-1
/
+0
*
rt2x00: Move Move pci_dev specific access to rt2x00pci
Ivo van Doorn
2009-04-22
1
-1
/
+1
*
rt2x00: Remove check for rf word 0
Ivo van Doorn
2009-02-27
1
-3
/
+0
*
rt2x00: Add kill_tx_queue callback function
Ivo van Doorn
2009-02-09
1
-13
/
+17
*
rt2x00: Add LED_MODE_ASUS support
Ivo van Doorn
2009-01-29
1
-1
/
+3
*
rt2x00: Update copyright year to 2009
Ivo van Doorn
2009-01-29
1
-1
/
+1
*
rt2400,rt2500: init led_qual for LED_MODE_DEFAULT
Andrew Price
2009-01-29
1
-1
/
+1
*
mac80211: extend/document powersave API
Johannes Berg
2009-01-29
1
-1
/
+3
*
rt2x00: Remove ENTRY_TXD_OFDM_RATE
Ivo van Doorn
2009-01-29
1
-1
/
+1
*
rt2x00: Restrict interface between rt2x00link and drivers
Ivo van Doorn
2009-01-29
1
-25
/
+25
*
rt2x00: Reduce calls to bbp_read()
Ivo van Doorn
2009-01-29
1
-25
/
+25
*
rt2x00: Implement Powersaving
Ivo van Doorn
2009-01-29
1
-0
/
+28
*
rt2x00: Cleanup indirect register access
Ivo van Doorn
2008-11-25
1
-83
/
+42
*
rt2x00: Fix race condition when using inderect registers
Ivo van Doorn
2008-11-21
1
-13
/
+34
*
rt2x00: Optimize get_duration / get_duration_res
Ivo van Doorn
2008-11-21
1
-5
/
+5
*
rt2x00: Cleanup TX/RX entry handling
Ivo van Doorn
2008-11-21
1
-17
/
+28
*
rt2x00: Remove debugfs CSR access wrappers
Ivo van Doorn
2008-11-10
1
-16
/
+7
*
rt2x00: Optimize configuration handling
Ivo van Doorn
2008-11-10
1
-106
/
+100
*
mac80211: make retry limits part of hw config
Johannes Berg
2008-10-31
1
-1
/
+1
*
net: convert print_mac to %pM
Johannes Berg
2008-10-27
1
-4
/
+1
*
rt2x00: Make rt2x00 LEDS invisible config option
Ivo van Doorn
2008-09-11
1
-4
/
+4
*
rt2x00: Make RFKILL enabled by default
Ivo van Doorn
2008-09-11
1
-4
/
+4
*
rt2x00: Add Signal type flag
Ivo van Doorn
2008-08-29
1
-0
/
+2
*
rt2x00: Fix race conditions in flag handling
Ivo van Doorn
2008-08-29
1
-1
/
+1
*
rt2x00: Gather channel information in structure
Ivo van Doorn
2008-08-22
1
-13
/
+26
*
rt2500pci: restoring missing line
Peter Chubb
2008-08-01
1
-0
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-07-14
1
-55
/
+35
|
\
|
*
rt2x00: Reorganize beacon handling
Ivo van Doorn
2008-07-14
1
-55
/
+35
|
*
mac80211: revamp beacon configuration
Johannes Berg
2008-07-14
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-07-14
1
-0
/
+11
|
\
\
|
|
/
|
/
|
|
*
rt2x00: Disable synchronization during initialization
Ivo van Doorn
2008-07-09
1
-0
/
+11
*
|
rt2x00: Cleanup symbol exports
Ivo van Doorn
2008-06-26
1
-1
/
+1
*
|
rt2x00: Replace statically allocated DMA buffers with mapped skb's.
Gertjan van Wingerde
2008-06-26
1
-4
/
+6
*
|
rt2x00: Convert rt2x00 to use generic DMA-mapping API
Gertjan van Wingerde
2008-06-26
1
-1
/
+1
*
|
rt2x00: Cleanup struct skb_frame_desc.
Gertjan van Wingerde
2008-06-14
1
-2
/
+0
*
|
rt2x00: Don't kick TX queue after each frame
Ivo van Doorn
2008-06-14
1
-1
/
+0
*
|
rt2x00: Move led initialization into function
Ivo van Doorn
2008-06-14
1
-17
/
+15
*
|
rt2x00: Cleanup/optimize set_state() function callback function
Ivo van Doorn
2008-06-14
1
-29
/
+27
*
|
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-21
1
-4
/
+4
*
|
rt2x00: Merge RX and TX entry private data
Ivo van Doorn
2008-05-21
1
-36
/
+36
*
|
rt2x00: Remove redundant flags/dev_flags initializations
Ivo van Doorn
2008-05-21
1
-2
/
+0
*
|
rt2x00: Split rt2x00lib_write_tx_desc()
Ivo van Doorn
2008-05-21
1
-1
/
+10
*
|
rt2x00: Only initialize the minimum needed fields of PCI TX descriptors.
Gertjan van Wingerde
2008-05-21
1
-4
/
+5
*
|
rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue fea...
Gertjan van Wingerde
2008-05-21
1
-1
/
+1
*
|
rt2x00: Remove ieee80211_tx_control argument from write_tx_desc()
Ivo van Doorn
2008-05-21
1
-5
/
+2
*
|
rt2x00: Fix TX status reporting
Ivo van Doorn
2008-05-21
1
-1
/
+12
*
|
mac80211: use hardware flags for signal/noise units
Bruno Randolf
2008-05-14
1
-3
/
+3
*
|
rt2x00: Use rt2x00 queue numbering
Ivo van Doorn
2008-05-07
1
-23
/
+12
|
/
*
rt2x00: Fix quality/activity led handling
Ivo van Doorn
2008-05-01
1
-1
/
+1
*
rt2x00: Don't enable short preamble for 1MBs
Ivo van Doorn
2008-05-01
1
-1
/
+1
[next]