index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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
2014-04-22
b43: remove list of IEEE 802.11 devices
Rafał Miłecki
1
-4
/
+0
2014-01-13
b43: Fix unload oops if firmware is not available
Larry Finger
1
-2
/
+2
2013-04-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+1
2013-03-27
b43: use constants
Hauke Mehrtens
1
-0
/
+2
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
1
-1
/
+1
2013-03-07
b43: define BCMA wireless specific PLLs
Rafał Miłecki
1
-0
/
+6
2013-01-07
b43: Fix firmware loading when driver is built into the kernel
Larry Finger
1
-0
/
+5
2012-08-06
b43: be more user friendly with PHY info
Rafał Miłecki
1
-0
/
+2
2012-08-06
b43: rename host flags defines
Rafał Miłecki
1
-3
/
+5
2012-07-17
b43: fix crash with OpenFWWF
Johannes Berg
1
-7
/
+0
2012-06-08
b43: do not call ieee80211_unregister_hw if we are not registred
Oleksij Rempel
1
-0
/
+4
2012-03-13
b43: Load firmware from a work queue and not from the probe routine
Larry Finger
1
-0
/
+3
2012-01-24
b43: add maskset helpers
Rafał Miłecki
1
-0
/
+12
2012-01-04
b43: add lacking boardflags defines
Rafał Miłecki
1
-0
/
+11
2011-12-19
b43: avoid packet losses in the dma worker code.
francesco.gringoli@ing.unibs.it
1
-2
/
+7
2011-11-01
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-20
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-25
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-07
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-27
b43: fall back gracefully to PIO mode after fatal DMA errors
Linus Torvalds
1
-0
/
+7
2010-02-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2010-02-04
b43: Fix throughput regression
Larry Finger
1
-0
/
+1
2010-01-16
b43: N-PHY: add shared memory offsets definitions
Rafał Miłecki
1
-0
/
+8
2009-12-29
b43: Allow PIO mode to be selected at module load
Larry Finger
1
-13
/
+0
2009-11-07
b43: Remove deprecated 'qual' from returned RX status
Larry Finger
1
-2
/
+0
[next]