index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
p54
/
p54pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
p54pci: fix -Wunused-but-set-variable warnings
Christian Lamparter
2011-05-10
1
-2
/
+1
*
p54pci: update receive dma buffers before and after processing
Christian Lamparter
2011-02-21
1
-5
/
+9
*
drivers/net/wireless: Restore upper case words in wiphy_<level> messages
Joe Perches
2010-08-18
1
-1
/
+1
*
Revert "p54pci: Add PCI ID for SMC2802W"
John W. Linville
2010-08-09
1
-2
/
+0
*
p54pci: Add PCI ID for SMC2802W
Larry Finger
2010-08-04
1
-0
/
+2
*
drivers/net/wireless: Use wiphy_<level>
Joe Perches
2010-07-27
1
-2
/
+1
*
p54pci: add Symbol AP-300 minipci adapters pciid
Joerg Albert
2010-06-14
1
-0
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-05
1
-8
/
+8
|
\
|
*
Merge branch 'wireless-2.6' into wireless-next-2.6
Reinette Chatre
2010-05-01
1
-1
/
+1
|
|
\
|
*
|
p54pci: fix regression from prevent stuck rx-ring on slow system
Hans de Goede
2010-04-26
1
-8
/
+8
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-05-03
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-04-30
1
-1
/
+1
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
p54pci: fix bugs in p54p_check_tx_ring
Hans de Goede
2010-04-26
1
-1
/
+1
*
|
|
|
Merge branch 'master' into for-davem
John W. Linville
2010-04-23
1
-1
/
+1
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
p54pci: fix serious sparse warning
Christian Lamparter
2010-04-16
1
-1
/
+1
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-15
1
-13
/
+13
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
p54pci: prevent stuck rx-ring on slow system
Quintin Pitts
2010-04-12
1
-13
/
+13
|
|
/
*
/
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-02-04
1
-33
/
+41
|
\
|
*
p54pci: revise tx locking
Christian Lamparter
2010-01-22
1
-12
/
+4
|
*
p54pci: move tx cleanup into tasklet
Christian Lamparter
2010-01-19
1
-27
/
+29
|
*
p54pci: handle dma mapping errors
Christian Lamparter
2010-01-19
1
-2
/
+16
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-23
1
-0
/
+8
|
\
|
|
*
p54pci: rx frame length check
Christian Lamparter
2010-01-18
1
-0
/
+8
*
|
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2010-01-08
1
-1
/
+1
|
/
*
drivers/net/wireless/p54: remove exceptional & on function name
Julia Lawall
2009-11-18
1
-1
/
+1
*
p54: Modify p54 files for new organization
Christian Lamparter
2009-07-10
1
-5
/
+4
*
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
Yang Hongyang
2009-04-14
1
-2
/
+2
*
p54pci: convert printk(KERN_* to dev_*
Christian Lamparter
2009-03-16
1
-19
/
+10
*
p54: unify ieee80211 device registration
Christian Lamparter
2009-03-16
1
-5
/
+2
*
p54: prevent upload of wrong firmwares
Christian Lamparter
2009-01-29
1
-0
/
+6
*
p54: remove free_on_tx parameter
Christian Lamparter
2008-12-19
1
-7
/
+5
*
p54: enforce strict tx_queue limits
Christian Lamparter
2008-12-12
1
-7
/
+0
*
p54pci: cache firmware for suspend/resume
Christian Lamparter
2008-11-25
1
-20
/
+22
*
p54: introduce new names for device firmwares
Christian Lamparter
2008-11-10
1
-3
/
+6
*
p54: integrate parts of lmac_longbow.h and other parts of stlc45xx
John W. Linville
2008-11-01
1
-1
/
+1
*
p54: fix memory management
Christian Lamparter
2008-11-01
1
-10
/
+13
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-10-31
1
-66
/
+66
|
\
|
*
p54: fix misbehavings when firmware can't be found
Christian Lamparter
2008-10-27
1
-66
/
+66
*
|
net: convert print_mac to %pM
Johannes Berg
2008-10-28
1
-1
/
+0
|
/
*
mac80211: use nl80211 interface types
Johannes Berg
2008-09-15
1
-2
/
+2
*
p54: move eeprom code into common library
Christian Lamparter
2008-09-05
1
-131
/
+13
*
p54: enhance firmware parser to reduce memory waste
Christian Lamparter
2008-09-05
1
-8
/
+15
*
p54pci: increase ring buffer index counter when skipping
Christian Lamparter
2008-09-05
1
-2
/
+4
*
p54pci: rx tasklet refactoring
Christian Lamparter
2008-08-29
1
-81
/
+161
*
p54: rename prism54xyz -> p54xyz
Christian Lamparter
2008-08-22
1
-17
/
+17
*
mac80211: let drivers wake but not start queues
Johannes Berg
2008-05-22
1
-1
/
+1
*
p54: move to separate directory
Christian Lamparter
2008-04-08
1
-0
/
+697