index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43
/
b43.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
1
-8
/
+4
2011-09-27
b43: add missing MMIO defines
Rafał Miłecki
1
-1
/
+39
2011-09-13
b43: LCN-PHY: minor fixes
Rafał Miłecki
1
-0
/
+2
2011-08-26
b43: drop Kconfig option of forcing PIO mode
Rafał Miłecki
1
-6
/
+0
2011-08-24
b43/legacy: Remove firmware IDs
Michael Büsch
1
-5
/
+0
2011-08-24
b43: fix DMA on some bugged hardware
Rafał Miłecki
1
-0
/
+1
2011-08-22
b43: support new TX header, noticed to be used by 598.314+ fw
Rafał Miłecki
1
-1
/
+2
2011-08-22
b43: use enum for firmware header format
Rafał Miłecki
1
-0
/
+8
2011-07-22
b43: disable parity check on BCMA devices
Rafał Miłecki
1
-0
/
+1
2011-07-19
b43: bcma: define 80211 core specific IO status bits
Rafał Miłecki
1
-0
/
+6
2011-07-08
b43: use switches for SSB specific code
Rafał Miłecki
1
-1
/
+0
2011-06-17
b43: define new PHYs and radio regs for cores >= 24
Rafał Miłecki
1
-0
/
+6
2011-06-03
b43: add BCMA 80211 core specific defines
Rafał Miłecki
1
-0
/
+11
2011-06-03
b43: add an option to register BROKEN bcma driver
Rafał Miłecki
1
-0
/
+1
2011-06-01
b43: bus: abstract bus and core operations
Rafał Miłecki
1
-0
/
+23
2011-06-01
b43: bus: abstract R/W operations
Rafał Miłecki
1
-6
/
+6
2011-06-01
b43: add bus device abstraction layer
Rafał Miłecki
1
-1
/
+3
2011-05-25
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-5
/
+19
2011-05-24
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...
John W. Linville
1
-5
/
+19
2011-05-23
b43: fix comment typo reqest -> request
Jim Cromie
1
-2
/
+2
2011-05-19
b43: dma: cache translation (routing bits)
Rafał Miłecki
1
-0
/
+2
2011-05-19
b43: add helpers for block R/W ops
Rafał Miłecki
1
-0
/
+12
2011-05-16
b43: rename b43_wldev's field with ssb_device to sdev
Rafał Miłecki
1
-5
/
+5
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-12-13
b43: rename TMS defines, drop useless condition from core reset
Rafał Miłecki
1
-4
/
+4
2010-11-15
b43: define known SPROM boardflags2 bits
Rafał Miłecki
1
-0
/
+13
2010-10-06
b43: define B43_SHM_SH_CHAN_40MHZ
Rafał Miłecki
1
-1
/
+2
2010-06-03
drivers/net: use __packed annotation
Eric Dumazet
1
-3
/
+3
2010-03-09
b43: N-PHY: add some registers and structs definitions
Rafał Miłecki
1
-0
/
+1
2010-02-26
b43: fall back gracefully to PIO mode after fatal DMA errors
Linus Torvalds
1
-0
/
+7
2010-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2010-02-03
b43: Fix throughput regression
Larry Finger
1
-0
/
+1
2010-01-15
b43: N-PHY: add shared memory offsets definitions
Rafał Miłecki
1
-0
/
+8
2009-12-28
b43: Allow PIO mode to be selected at module load
Larry Finger
1
-13
/
+0
2009-11-06
b43: Remove deprecated 'qual' from returned RX status
Larry Finger
1
-2
/
+0
2009-10-27
b43: Optimize PIO scratchbuffer usage
Michael Buesch
1
-13
/
+3
2009-10-07
b43: do not stack-allocate pio rx/tx header and tail buffers
Albert Herranz
1
-76
/
+92
2009-09-23
b43: Add optional verbose runtime statistics
Michael Buesch
1
-0
/
+4
2009-09-23
b43: Rewrite suspend/resume code
Michael Buesch
1
-16
/
+3
2009-09-08
b43: remove SHM spinlock
Michael Buesch
1
-2
/
+0
2009-09-08
b43: Remove TX spinlock
Michael Buesch
1
-0
/
+5
2009-09-08
b43: Use a threaded IRQ handler
Michael Buesch
1
-15
/
+8
2009-08-14
b43: Fix hardware key index handling
Michael Buesch
1
-2
/
+5
2009-08-14
b43: Fix fallout from the IEEE80211_IF_TYPE to NL80211_IFTYPE change.
Gábor Stefanik
1
-1
/
+1
2009-08-14
b43: Typo fixes & minor cleanup
Gábor Stefanik
1
-1
/
+1
2009-08-04
b43: implement baseband init for LP-PHY <= rev1
Gábor Stefanik
1
-0
/
+11
2009-07-07
b43/b43legacy: fix radio LED initialization
Larry Finger
1
-0
/
+1
2009-06-10
b43: Add fw capabilities
Michael Buesch
1
-0
/
+14
2009-06-10
b43/legacy: port to cfg80211 rfkill
Johannes Berg
1
-3
/
+0
2009-04-22
b43: Remove unnecessary MMIO in interrupt hotpath
Michael Buesch
1
-2
/
+2
[next]