index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-07-18
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
2008-07-14
|
|
\
|
|
*
rt2x00: treat firmware data as const
David Woodhouse
2008-07-10
*
|
|
wireless: fix warnings from QoS patch
Johannes Berg
2008-07-15
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-07-14
|
\
\
\
|
*
|
|
rt2x00: Reset LED assoc status after firmware update
Ivo van Doorn
2008-07-14
|
*
|
|
mac80211: fix TX sequence numbers
Johannes Berg
2008-07-14
|
*
|
|
rt2x00: Reorganize beacon handling
Ivo van Doorn
2008-07-14
|
*
|
|
rt2x00: Add support for CTS protection in rt2x00lib
Ivo van Doorn
2008-07-14
|
*
|
|
mac80211: revamp beacon configuration
Johannes Berg
2008-07-14
|
*
|
|
rt2x00: Fix NULL pointer error in adhoc/master mode
Ivo van Doorn
2008-07-14
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-07-14
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
/
rt2x00: Disable synchronization during initialization
Ivo van Doorn
2008-07-09
|
|
/
*
|
rt2x00: Fix register comments
Ivo van Doorn
2008-07-08
*
|
rt2x00: Report RX end time for rt2400pci
Ivo van Doorn
2008-07-08
*
|
rt2x00: Use ieee80211_hw->workqueue again
Ivo van Doorn
2008-07-08
*
|
rt2x00: Decrease alignment headroom
Ivo van Doorn
2008-07-08
*
|
rt2x00: Remove input_polldev requirements for rfkill
Ivo van Doorn
2008-07-08
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-06-29
|
\
\
|
*
|
wireless: remove RFKILL_STATE_HARD_BLOCKED warnings
John W. Linville
2008-06-27
|
*
|
rt2x00: kill URB for all TX queues during disable_radio()
Ivo van Doorn
2008-06-27
|
*
|
rt2x00: Remove duplicate deinitialization
Ivo van Doorn
2008-06-27
|
*
|
rt2x00: Release rt2x00 2.1.8
Ivo van Doorn
2008-06-26
|
*
|
rt2x00: Increase queue size
Ivo van Doorn
2008-06-26
|
*
|
rt2x00: Fix sparse warning on nested container_of()
Ivo van Doorn
2008-06-26
|
*
|
rt2x00: Cleanup symbol exports
Ivo van Doorn
2008-06-26
|
*
|
rt2x00: Replace statically allocated DMA buffers with mapped skb's.
Gertjan van Wingerde
2008-06-26
|
*
|
rt2x00: Centralize allocation of RX skbs.
Gertjan van Wingerde
2008-06-26
|
*
|
rt2x00: Convert rt2x00 to use generic DMA-mapping API
Gertjan van Wingerde
2008-06-26
|
*
|
rt2x00: Properly clean up beacon skbs.
Gertjan van Wingerde
2008-06-26
|
*
|
rt2x00: Use ieee80211 fc handlers
Ivo van Doorn
2008-06-26
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-28
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
rt2x00: Fix lock dependency errror
Ivo van Doorn
2008-06-27
|
*
rt2x00: Fix unbalanced mutex locking
Ivo van Doorn
2008-06-25
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-16
|
\
|
|
*
rt2x00: Add D-link DWA111 support
Ivo van Doorn
2008-06-13
|
*
rt2x00: LEDS build failure
Randy Dunlap
2008-06-13
|
*
rt2x00: INPUT build failure
Randy Dunlap
2008-06-13
|
*
rt2x00: Restrict DMA to 32-bit addresses.
Gertjan van Wingerde
2008-06-13
|
*
rt2x00: Don't kill guardian_urb when it wasn't created
Ivo van Doorn
2008-06-13
*
|
mac80211: remove ieee80211_get_morefrag
Harvey Harrison
2008-06-14
*
|
rt2x00: Rework alignment check.
Gertjan van Wingerde
2008-06-14
*
|
rt2x00: Remove unused defines
Ivo van Doorn
2008-06-14
*
|
rt2x00: Clear IEEE80211_TX_CTL_USE_RTS_CTS flag for RTS frame
Ivo van Doorn
2008-06-14
*
|
rt2x00: Use __builtin_choose_expr() instead of ?:
Ivo van Doorn
2008-06-14
*
|
rt2x00: Fix double usage of skb->cb in USB RX path.
Gertjan van Wingerde
2008-06-14
*
|
rt2x00: Centralize RX packet alignment handling in rt2x00lib.
Gertjan van Wingerde
2008-06-14
*
|
rt2x00: Cleanup struct skb_frame_desc.
Gertjan van Wingerde
2008-06-14
*
|
rt2x00: Don't kick TX queue after each frame
Ivo van Doorn
2008-06-14
*
|
rt2x00: Move generic TX frame writing code into rt2x00queue
Ivo van Doorn
2008-06-14
[next]