index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
p54
/
p54pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-23
p54pci: add handling of signal case
Nicholas Mc Guire
1
-2
/
+5
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-01-03
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-09-26
wireless: p54pci: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-01-07
p54pci: don't return zero on failure paths in p54p_probe()
Alexey Khoroshilov
1
-2
/
+5
2012-12-06
p54: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-11-30
p54pci: use SIMPLE_DEV_PM_OPS
Hauke Mehrtens
1
-10
/
+3
2012-08-06
p54pci: convert driver to use asynchronous firmware loading
Larry Finger
1
-26
/
+62
2012-04-16
net/wireless: use module_pci_driver
Axel Lin
1
-12
/
+1
2012-03-06
p54pci: use new driver.pm interface for suspend/resume
Christian Lamparter
1
-24
/
+24
2011-10-31
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
1
-0
/
+1
2011-05-10
p54pci: fix -Wunused-but-set-variable warnings
Christian Lamparter
1
-2
/
+1
2011-02-21
p54pci: update receive dma buffers before and after processing
Christian Lamparter
1
-5
/
+9
2010-08-18
drivers/net/wireless: Restore upper case words in wiphy_<level> messages
Joe Perches
1
-1
/
+1
2010-08-09
Revert "p54pci: Add PCI ID for SMC2802W"
John W. Linville
1
-2
/
+0
2010-08-04
p54pci: Add PCI ID for SMC2802W
Larry Finger
1
-0
/
+2
2010-07-27
drivers/net/wireless: Use wiphy_<level>
Joe Perches
1
-2
/
+1
2010-06-14
p54pci: add Symbol AP-300 minipci adapters pciid
Joerg Albert
1
-0
/
+2
2010-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-8
/
+8
2010-05-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-04-30
Merge branch 'wireless-2.6' into wireless-next-2.6
Reinette Chatre
1
-1
/
+1
2010-04-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
2010-04-26
p54pci: fix regression from prevent stuck rx-ring on slow system
Hans de Goede
1
-8
/
+8
2010-04-26
p54pci: fix bugs in p54p_check_tx_ring
Hans de Goede
1
-1
/
+1
2010-04-23
Merge branch 'master' into for-davem
John W. Linville
1
-1
/
+1
2010-04-16
p54pci: fix serious sparse warning
Christian Lamparter
1
-1
/
+1
2010-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-13
/
+13
2010-04-12
p54pci: prevent stuck rx-ring on slow system
Quintin Pitts
1
-13
/
+13
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-33
/
+41
2010-01-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+8
2010-01-22
p54pci: revise tx locking
Christian Lamparter
1
-12
/
+4
2010-01-19
p54pci: move tx cleanup into tasklet
Christian Lamparter
1
-27
/
+29
2010-01-19
p54pci: handle dma mapping errors
Christian Lamparter
1
-2
/
+16
2010-01-18
p54pci: rx frame length check
Christian Lamparter
1
-0
/
+8
2010-01-07
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
1
-1
/
+1
2009-11-18
drivers/net/wireless/p54: remove exceptional & on function name
Julia Lawall
1
-1
/
+1
2009-07-10
p54: Modify p54 files for new organization
Christian Lamparter
1
-5
/
+4
2009-04-13
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
Yang Hongyang
1
-2
/
+2
2009-03-16
p54pci: convert printk(KERN_* to dev_*
Christian Lamparter
1
-19
/
+10
2009-03-16
p54: unify ieee80211 device registration
Christian Lamparter
1
-5
/
+2
2009-01-29
p54: prevent upload of wrong firmwares
Christian Lamparter
1
-0
/
+6
2008-12-19
p54: remove free_on_tx parameter
Christian Lamparter
1
-7
/
+5
2008-12-12
p54: enforce strict tx_queue limits
Christian Lamparter
1
-7
/
+0
2008-11-25
p54pci: cache firmware for suspend/resume
Christian Lamparter
1
-20
/
+22
2008-11-10
p54: introduce new names for device firmwares
Christian Lamparter
1
-3
/
+6
2008-10-31
p54: integrate parts of lmac_longbow.h and other parts of stlc45xx
John W. Linville
1
-1
/
+1
2008-10-31
p54: fix memory management
Christian Lamparter
1
-10
/
+13
2008-10-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-66
/
+66
2008-10-27
net: convert print_mac to %pM
Johannes Berg
1
-1
/
+0
[next]