index
:
blackbird-op-linux
master
Blackbird™ 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
/
rt61pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rt2x00: Fix HW crypto key handling
Ivo van Doorn
2008-09-24
1
-2
/
+2
*
rt2x00: Make rt2x00 LEDS invisible config option
Ivo van Doorn
2008-09-11
1
-6
/
+6
*
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: Initialize txop during conf_tx() callback
Ivo van Doorn
2008-08-29
1
-11
/
+58
*
rt2x00: Fix race conditions in flag handling
Ivo van Doorn
2008-08-29
1
-1
/
+1
*
rt2x00: Add module parameter to disable HW crypto
Ivo van Doorn
2008-08-22
1
-1
/
+9
*
rt2x00: Move lna_gain calculation to config() callback
Ivo van Doorn
2008-08-22
1
-17
/
+31
*
rt2x00: Gather channel information in structure
Ivo van Doorn
2008-08-22
1
-17
/
+25
*
rt2x00: Implement HW encryption (rt61pci)
Ivo van Doorn
2008-08-22
1
-6
/
+250
*
rt2x00: rt61pci needs another millisecond after firmware upload
Ivo van Doorn
2008-08-01
1
-0
/
+5
*
rt2x00: Fix QOS sequence counting
Ivo van Doorn
2008-07-29
1
-1
/
+2
*
mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag
Johannes Berg
2008-07-29
1
-1
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-07-18
1
-2
/
+2
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
2008-07-14
1
-2
/
+2
|
|
\
|
|
*
rt2x00: treat firmware data as const
David Woodhouse
2008-07-10
1
-2
/
+2
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-07-14
1
-67
/
+36
|
\
\
\
|
*
|
|
rt2x00: Reorganize beacon handling
Ivo van Doorn
2008-07-14
1
-67
/
+36
|
*
|
|
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
/
+9
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
rt2x00: Disable synchronization during initialization
Ivo van Doorn
2008-07-09
1
-0
/
+9
|
|
/
*
|
rt2x00: Cleanup symbol exports
Ivo van Doorn
2008-06-26
1
-2
/
+2
*
|
rt2x00: Replace statically allocated DMA buffers with mapped skb's.
Gertjan van Wingerde
2008-06-26
1
-4
/
+5
*
|
rt2x00: Convert rt2x00 to use generic DMA-mapping API
Gertjan van Wingerde
2008-06-26
1
-2
/
+2
*
|
rt2x00: Properly clean up beacon skbs.
Gertjan van Wingerde
2008-06-26
1
-0
/
+6
*
|
rt2x00: Cleanup struct skb_frame_desc.
Gertjan van Wingerde
2008-06-14
1
-5
/
+3
*
|
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
-25
/
+16
*
|
rt2x00: Cleanup/optimize set_state() function callback function
Ivo van Doorn
2008-06-14
1
-32
/
+29
*
|
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
-35
/
+34
*
|
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
-2
/
+11
*
|
rt2x00: Only initialize the minimum needed fields of PCI TX descriptors.
Gertjan van Wingerde
2008-05-21
1
-14
/
+10
*
|
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
-4
/
+2
*
|
rt2x00: Fix TX status reporting
Ivo van Doorn
2008-05-21
1
-2
/
+13
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-05-15
1
-3
/
+2
|
\
\
|
*
|
mac80211: use hardware flags for signal/noise units
Bruno Randolf
2008-05-14
1
-3
/
+2
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-05-15
1
-20
/
+11
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
rt2x00: Don't use pskb_expand_head()
Ivo van Doorn
2008-05-12
1
-20
/
+11
*
|
rt2x00: Use rt2x00 queue numbering
Ivo van Doorn
2008-05-07
1
-19
/
+8
|
/
*
rt2x00: Fix quality/activity led handling
Ivo van Doorn
2008-05-01
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-04-14
1
-3
/
+1
|
\
|
*
rt61pci: rt61pci_beacon_update do not free skb twice
Daniel Wagner
2008-04-09
1
-3
/
+1
*
|
rt2x00: Remove MAC80211_LEDS dependency
Ivo van Doorn
2008-04-01
1
-23
/
+41
*
|
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
-70
/
+35
*
|
rt2x00: Add dev_flags to rx descriptor
Ivo van Doorn
2008-03-25
1
-3
/
+6
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-18
1
-2
/
+2
|
\
\
|
|
/
[next]