index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43
/
main.c
Age
Commit message (
Expand
)
Author
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
2012-03-13
b43: Load firmware from a work queue and not from the probe routine
Larry Finger
2012-03-05
b43: prevent firmware on bcm5354 from taking over wrong GPIO pins
Hauke Mehrtens
[next]