index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43
/
main.c
Age
Commit message (
Expand
)
Author
2014-06-19
b43: b43_op_config: drop check for core change
Rafał Miłecki
2014-06-16
b43: disable 5 GHz on G-PHY
Rafał Miłecki
2014-05-29
b43: N-PHY: optimize radio switching on/off
Rafał Miłecki
2014-05-29
b43: PHY: allow init optimizations by tracking PHY state
Rafał Miłecki
2014-05-22
b43: fix list of 5 GHz channels for 802.11n cards
Rafał Miłecki
2014-05-22
b43: fix typo in define name for 2 GHz channels (s/CHAN4G/CHAN2G/)
Rafał Miłecki
2014-05-20
b43: add more devices to the bands database
Rafał Miłecki
2014-05-20
b43: move bands detection to a separated function
Rafał Miłecki
2014-05-19
b43: rework band switching
Rafał Miłecki
2014-05-19
b43: complete PHY reset
Rafał Miłecki
2014-05-19
b43: move PHY reset code into PHY specific file
Rafał Miłecki
2014-05-19
b43: split upload of init values into 2 functions
Rafał Miłecki
2014-05-13
b43: adjust code to compile without SSB
Rafał Miłecki
2014-04-30
b43: don't pre-set radio_on variable to true
Rafał Miłecki
2014-04-30
b43: bcma: respect GMODE (band choice) during core reset
Rafał Miłecki
2014-04-22
b43: remove list of IEEE 802.11 devices
Rafał Miłecki
2014-04-22
b43: ssb: refuse to support more than IEEE 802.11 core
Rafał Miłecki
2014-03-03
net: Replace min macro with min_t
Silvan Jegen
2014-01-13
b43: Fix unload oops if firmware is not available
Larry Finger
2014-01-13
b43: Fix lockdep splat
Larry Finger
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: stop format string leaking into error msgs
Kees Cook
2013-05-08
B43: Handle DMA RX descriptor underrun
Thommy Jakobsson
2013-04-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-03-27
b43: use constants
Hauke Mehrtens
2013-03-25
b43: use bcma_chipco_gpio_control()
Hauke Mehrtens
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2013-03-06
b43: define BCMA wireless specific PLLs
Rafał Miłecki
2013-02-25
b43: Fix lockdep splat on module unload
Larry Finger
2013-01-07
b43: Fix firmware loading when driver is built into the kernel
Larry Finger
2012-12-10
b43: fix tx path skb leaks
Felix Fietkau
2012-10-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-10-24
b43: Fix oops on unload when firmware not found
Larry Finger
2012-10-19
bcma: add an extra pcie core struct
Hauke Mehrtens
2012-08-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-08-21
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-08-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-08-06
b43: be more user friendly with PHY info
Rafał Miłecki
2012-08-06
b43: rename host flags defines
Rafał Miłecki
2012-08-02
b43: fix logic in GPIO init
Rafał Miłecki
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-17
b43: fix crash with OpenFWWF
Johannes Berg
2012-06-24
Fix typo in printed messages
Anatol Pomozov
2012-06-08
b43: do not call ieee80211_unregister_hw if we are not registred
Oleksij Rempel
2012-05-16
ssb: remove rev from boardinfo
Hauke Mehrtens
2012-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-27
b43: only reload config after successful initialization
Seth Forshee
2012-04-10
b43: claim support for IBSS RSN
Antonio Quartulli
[prev]
[next]