index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
*
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
*
rt2x00: Remove MAC80211_LEDS dependency
Ivo van Doorn
2008-04-01
1
-27
/
+36
*
rt2x00: TO_DS filter depends on intf_ap_count
Ivo van Doorn
2008-04-01
1
-1
/
+2
*
rt2x00: Fix in_atomic() usage
Ivo van Doorn
2008-03-25
1
-68
/
+33
*
rt2x00: Add dev_flags to rx descriptor
Ivo van Doorn
2008-03-25
1
-3
/
+6
*
rt2x00: Fix rt2400pci signal
Ivo van Doorn
2008-03-13
1
-1
/
+8
*
rt2x00: Fix RX DMA ring initialization
Ivo van Doorn
2008-03-13
1
-1
/
+1
*
rt2x00: Always enable TSF ticking
Ivo van Doorn
2008-03-13
1
-0
/
+2
*
rt2x00: Rename config_preamble() to config_erp()
Ivo van Doorn
2008-03-13
1
-8
/
+8
*
rt2x00: Start bugging when rt2x00lib doesn't filter SW diversity
Ivo van Doorn
2008-03-13
1
-16
/
+9
*
rt2x00: Only disable beaconing just before beacon update
Ivo van Doorn
2008-03-13
1
-6
/
+13
*
rt2x00: Cleanup mode registration
Ivo van Doorn
2008-02-29
1
-3
/
+3
*
rt2x00: Remove reset_tsf()
Ivo van Doorn
2008-02-29
1
-9
/
+0
*
rt2x00: Fix Descriptor DMA initialization
Ivo van Doorn
2008-02-29
1
-7
/
+11
*
rt2x00: Don't report driver generated frames to tx_status()
Ivo van Doorn
2008-02-29
1
-0
/
+1
*
rt2x00: Make rt2x00 less verbose
Ivo van Doorn
2008-02-29
1
-4
/
+0
*
rt2x00: Make use of MAC80211_LED_TRIGGERS
Ivo van Doorn
2008-02-29
1
-40
/
+48
*
rt2x00: Move beacon and atim queue defines into rt2x00
Ivo van Doorn
2008-02-29
1
-6
/
+49
*
rt2x00: Add per-interface structure
Ivo van Doorn
2008-02-29
1
-46
/
+52
*
rt2x00: Queue handling overhaul
Ivo van Doorn
2008-02-29
1
-86
/
+113
*
rt2x00: Update copyright notice
Ivo van Doorn
2008-02-29
1
-1
/
+1
*
rt2x00: Add link tuner safe RX toggle states
Ivo van Doorn
2008-02-28
1
-1
/
+5
*
mac80211: add unified BSS configuration
Johannes Berg
2008-01-28
1
-1
/
+1
*
rt2x00: Move init_txring and init_rxring into rt2x00lib
Ivo van Doorn
2008-01-28
1
-48
/
+21
*
rt2x00: Determine MY_BSS from descriptor
Ivo van Doorn
2008-01-28
1
-0
/
+1
*
rt2x00: Cleanup write_tx_desc() arguments
Ivo van Doorn
2008-01-28
1
-4
/
+4
[next]