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
/
rt2x00dev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: use nl80211 interface types
Johannes Berg
2008-09-15
1
-4
/
+4
*
cfg80211: keep track of supported interface modes
Luis R. Rodriguez
2008-09-05
1
-0
/
+5
*
rt2x00: Add Signal type flag
Ivo van Doorn
2008-08-29
1
-1
/
+1
*
rt2x00: Only configure hardware when radio is enabled
Mattias Nissler
2008-08-29
1
-10
/
+0
*
rt2x00: Fix race conditions in flag handling
Ivo van Doorn
2008-08-29
1
-28
/
+30
*
rt2x00: Gather channel information in structure
Ivo van Doorn
2008-08-22
1
-14
/
+4
*
rt2x00: Implement HW encryption
Ivo van Doorn
2008-08-22
1
-4
/
+26
*
rt2x00: Force full register config after start()
Ivo van Doorn
2008-07-29
1
-3
/
+4
*
rt2x00: Reorganize beacon handling
Ivo van Doorn
2008-07-14
1
-7
/
+2
*
mac80211: revamp beacon configuration
Johannes Berg
2008-07-14
1
-5
/
+5
*
rt2x00: Report RX end time for rt2400pci
Ivo van Doorn
2008-07-08
1
-0
/
+1
*
rt2x00: Use ieee80211_hw->workqueue again
Ivo van Doorn
2008-07-08
1
-14
/
+3
*
rt2x00: Remove input_polldev requirements for rfkill
Ivo van Doorn
2008-07-08
1
-2
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-06-28
1
-20
/
+80
|
\
|
*
rt2x00: Cleanup symbol exports
Ivo van Doorn
2008-06-26
1
-0
/
+29
|
*
rt2x00: Replace statically allocated DMA buffers with mapped skb's.
Gertjan van Wingerde
2008-06-26
1
-19
/
+45
|
*
rt2x00: Properly clean up beacon skbs.
Gertjan van Wingerde
2008-06-26
1
-0
/
+6
|
*
rt2x00: Use ieee80211 fc handlers
Ivo van Doorn
2008-06-26
1
-3
/
+2
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-28
1
-13
/
+25
|
\
\
|
|
/
|
/
|
|
*
rt2x00: Fix lock dependency errror
Ivo van Doorn
2008-06-27
1
-13
/
+25
*
|
rt2x00: Rework alignment check.
Gertjan van Wingerde
2008-06-14
1
-6
/
+2
*
|
rt2x00: Centralize RX packet alignment handling in rt2x00lib.
Gertjan van Wingerde
2008-06-14
1
-0
/
+22
*
|
rt2x00: Cleanup/optimize set_state() function callback function
Ivo van Doorn
2008-06-14
1
-0
/
+3
*
|
rt2x00dev.c: fix-up merge damage
John W. Linville
2008-06-10
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-10
1
-3
/
+3
|
\
\
|
|
/
|
*
rt2x00: Use atomic interface iteration in irq context
Ivo van Doorn
2008-05-28
1
-3
/
+3
|
*
rt2x00: Don't count retries as failure
Ivo van Doorn
2008-05-28
1
-1
/
+1
*
|
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-21
1
-26
/
+23
*
|
mac80211: let drivers wake but not start queues
Johannes Berg
2008-05-21
1
-2
/
+2
*
|
rt2x00: Split rt2x00lib_write_tx_desc()
Ivo van Doorn
2008-05-21
1
-148
/
+0
*
|
rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue fea...
Gertjan van Wingerde
2008-05-21
1
-0
/
+5
*
|
rt2x00: Remove ieee80211_tx_control argument from write_tx_desc()
Ivo van Doorn
2008-05-21
1
-5
/
+14
*
|
rt2x00: Fix TX status reporting
Ivo van Doorn
2008-05-21
1
-13
/
+11
*
|
rt2x00: trim skb_frame_desc to 32 bytes
Ivo van Doorn
2008-05-21
1
-9
/
+4
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-05-15
1
-2
/
+2
|
\
\
|
*
|
mac80211: use hardware flags for signal/noise units
Bruno Randolf
2008-05-14
1
-2
/
+2
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-05-15
1
-7
/
+4
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
rt2x00: Fix broken recover-on-error path
Ivo van Doorn
2008-05-12
1
-7
/
+4
*
|
mac80211: remove queue info from ieee80211_tx_status
Johannes Berg
2008-05-07
1
-3
/
+0
*
|
rt2x00: Use rt2x00 queue numbering
Ivo van Doorn
2008-05-07
1
-2
/
+1
|
/
*
rt2x00: Fix quality/activity led handling
Ivo van Doorn
2008-05-01
1
-0
/
+2
*
rt2x00: Only free skb when beacon_update fails
Ivo van Doorn
2008-04-16
1
-4
/
+2
*
rt2x00: Use lib->config_filter() during scheduled packet filter config
Ivo van Doorn
2008-04-08
1
-11
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-04-02
1
-2
/
+11
|
\
|
*
rt2x00: Ignore set_state(STATE_SLEEP) failure
Ivo van Doorn
2008-03-27
1
-2
/
+11
|
*
[RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warning
Andrew Morton
2008-03-18
1
-3
/
+0
*
|
rt2x00: Remove MAC80211_LEDS dependency
Ivo van Doorn
2008-04-01
1
-2
/
+8
*
|
rt2x00: fixup some non-functional merge errors
John W. Linville
2008-04-01
1
-4
/
+0
*
|
rt2x00: Fix rate detection for invalid signals
Ivo van Doorn
2008-03-25
1
-0
/
+7
*
|
rt2x00: Add dev_flags to rx descriptor
Ivo van Doorn
2008-03-25
1
-3
/
+5
[next]