index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43
Age
Commit message (
Expand
)
Author
2014-04-09
b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDR
Rafał Miłecki
2014-03-03
net: Replace min macro with min_t
Silvan Jegen
2014-02-24
b43: return true / false instead of numbers in functions which return bool value
Zhao, Gang
2014-02-24
b43: Kconfig: let config B43_BCMA_PIO depends on B43
Zhao, Gang
2014-02-13
b43: use kernel api to replace b43 specific helper function
ZHAO Gang
2014-01-23
b43: fix the wrong assignment of status.freq in b43_rx()
ZHAO Gang
2014-01-13
b43: Fix unload oops if firmware is not available
Larry Finger
2014-01-13
b43: Fix lockdep splat
Larry Finger
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-10-18
drivers: net: wireless: b43: Fix possible NULL ptr dereference
Felipe Pena
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-09-21
DMA-API: net: b43: replace dma_set_mask()+dma_set_coherent_mask() with new he...
Russell King
2013-09-03
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-08-29
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
2013-08-26
b43: call PCIe up and down functions
Hauke Mehrtens
2013-06-27
b43: replace B43_BCMA_EXTRA with modparam allhwsupport
Rafał Miłecki
2013-06-12
b43: activate N-PHY and HT-PHY support by default
Hauke Mehrtens
2013-06-12
b43: ensue that BCMA is "y" when B43 is "y"
Hauke Mehrtens
2013-06-12
b43: stop format string leaking into error msgs
Kees Cook
2013-05-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-05-08
B43: Handle DMA RX descriptor underrun
Thommy Jakobsson
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-04-29
Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-04-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-23
Merge branch 'master' of git://git.infradead.org/users/rafal/b43-next
John W. Linville
2013-04-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-23
b43: N-PHY: don't use deprecated b43_radio_foo16
Rafał Miłecki
2013-04-23
b43: N-PHY: clean init tables
Rafał Miłecki
2013-04-23
b43: N-PHY: move tables init function to tables file
Rafał Miłecki
2013-04-23
b43: N-PHY: use defines for (re)storing VCM config
Rafał Miłecki
2013-04-23
b43: N-PHY: use shortcut "ctl" in functions names
Rafał Miłecki
2013-04-23
b43: N-PHY: use enum for INTC override function argument
Rafał Miłecki
2013-04-23
b43: N-PHY: define missing registers
Rafał Miłecki
2013-04-23
b43: use defines for board_type
Rafał Miłecki
2013-04-23
b43: N-PHY: fix "NB" RSSI calibration on PHYs rev2-
Rafał Miłecki
2013-04-23
b43: N-PHY: use enum for RSSI type everywhere we use it
Rafał Miłecki
2013-04-23
b43: N-PHY: rename RSSI types to be shorter and more accurate
Rafał Miłecki
2013-04-23
b43: N-PHY: use more friendly variables names in RSSI code
Rafał Miłecki
2013-04-23
b43: N-PHY: simplify conditions in RSSI offset scale function
Rafał Miłecki
2013-04-23
b43: N-PHY: use enum for RAIL type
Rafał Miłecki
2013-04-23
b43: HT-PHY: use enum for RSSI types
Rafał Miłecki
2013-04-23
b43: HT-PHY: store TX power state before disabling it
Rafał Miłecki
2013-04-23
b43: HT-PHY: define regs for power estimation
Rafał Miłecki
2013-04-23
b43: HT-PHY: do some extra TSSI setup after configuring TX
Rafał Miłecki
2013-04-23
b43: HT-PHY: finish calculating values for idle TSSI
Rafał Miłecki
2013-04-23
b43: HT-PHY: tables: don't duplicate core-generic regs
Rafał Miłecki
2013-04-23
b43: HT-PHY: rename defines addressing cores on the 2059 radio
Rafał Miłecki
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-14
Merge 3.9-rc7 into char-misc-next
Greg Kroah-Hartman
[next]