index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2x00pci.c
Commit message (
Expand
)
Author
Age
*
rt2x00pci: do not use GFP_DMA
John W. Linville
2010-11-15
*
rt2x00: Simplify Queue function arguments
Ivo van Doorn
2010-10-11
*
rt2x00: do not use PCI resources before pci_enable_device()
Kulikov Vasiliy
2010-08-04
*
rt2x00: Convert rt2x00 to use threaded interrupts
Helmut Schaa
2010-07-12
*
rt2x00: Move common txdone handling to rt2x00lib_txdone.
Gertjan van Wingerde
2010-06-30
*
rt2x00: Merge PCI and USB versions of write_tx_data into single function.
Gertjan van Wingerde
2010-06-30
*
rt2x00: Introduce separate interface type for PCI-express.
Gertjan van Wingerde
2010-06-03
*
rt2x00: Properly reserve room for descriptors in skbs.
Gertjan van Wingerde
2010-06-03
*
rt2x00: Reverse calling order of bus write_tx_desc and driver write_tx_desc.
Gertjan van Wingerde
2010-06-03
*
rt2x00: don't use to_pci_dev in rt2x00pci_uninitialize
Helmut Schaa
2010-05-24
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-17
|
\
|
*
rt2x00: Simplify TXD handling of beacons.
Gertjan van Wingerde
2010-05-12
*
|
Merge branch 'master' into for-davem
John W. Linville
2010-04-23
|
\
|
|
*
rt2x00: add txdesc parameter to write_tx_data
Helmut Schaa
2010-04-16
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
|
/
*
rt2x00: Reorganize RT chipset setting for PCI/SOC devices.
Gertjan van Wingerde
2010-02-15
*
rt2x00 : bail out of regbusy_read if device is removed.
Alban Browaeys
2009-12-21
*
rt2x00: Update copyright statements.
Gertjan van Wingerde
2009-11-11
*
rt2x00: Move interface type assignments to generic code.
Gertjan van Wingerde
2009-11-11
*
rt2x00: Move Move pci_dev specific access to rt2x00pci
Ivo van Doorn
2009-04-22
*
rt2x00: Don't free register information on suspend
Ivo van Doorn
2009-04-20
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
*
rt2x00: Update copyright year to 2009
Ivo van Doorn
2009-01-29
*
rt2x00: Cleanup indirect register access
Ivo van Doorn
2008-11-25
*
rt2x00: Cleanup TX/RX entry handling
Ivo van Doorn
2008-11-21
*
pci: use pci_ioremap_bar() in drivers/net
Arjan van de Ven
2008-10-31
*
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
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-16
|
\
|
*
rt2x00: Restrict DMA to 32-bit addresses.
Gertjan van Wingerde
2008-06-13
*
|
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
*
|
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-21
*
|
rt2x00: Merge RX and TX entry private data
Ivo van Doorn
2008-05-21
*
|
rt2x00: Split rt2x00lib_write_tx_desc()
Ivo van Doorn
2008-05-21
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-05-15
|
\
|
|
*
rt2x00: Clean up error handling of PCI queue DMA allocation.
Ivo van Doorn
2008-05-12
*
|
rt2x00: Use rt2x00 queue numbering
Ivo van Doorn
2008-05-07
|
/
*
rt2x00: Initialize TX control field in data entries
Mattias Nissler
2008-03-13
*
rt2x00: Fix Descriptor DMA initialization
Ivo van Doorn
2008-02-29
*
rt2x00: Don't report driver generated frames to tx_status()
Ivo van Doorn
2008-02-29
*
rt2x00: Fix skbdesc->data_len initialization
Ivo van Doorn
2008-02-29
*
rt2x00: make csr_cache and csr_addr an union
Ivo van Doorn
2008-02-29
*
rt2x00: Fix invalid DMA free
Ivo van Doorn
2008-02-29
*
rt2x00: Move beacon and atim queue defines into rt2x00
Ivo van Doorn
2008-02-29
*
rt2x00: Add per-interface structure
Ivo van Doorn
2008-02-29
[next]