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-07-29
b43: add support for BCM43131 chipset with N-PHY rev 17
Rafał Miłecki
2014-07-23
b43: enable 5 GHz support for N-PHY devices
Rafał Miłecki
2014-07-23
b43: register limited amount of 5G channels for BCM43228
Rafał Miłecki
2014-07-22
b43: extract one more radio parameter: version
Rafał Miłecki
2014-07-22
b43: enable radio 0x2057 rev 14 support (AKA BCM43217)
Rafał Miłecki
2014-07-18
b43: use one shared function for setting MAC frequency
Rafał Miłecki
2014-07-15
b43: don't warn about no 5 GHz support on 2.4 GHz devices
Rafał Miłecki
2014-07-15
b43: enable radio 0x2057 rev 9 (AKA BCM43228) support
Rafał Miłecki
2014-07-15
b43; N-PHY: write most of the missing code for revs 7+
Rafał Miłecki
2014-07-15
b43: always print info about radio (manuf, id, revision)
Rafał Miłecki
2014-07-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-07-07
b43: fix reading info about radio for new devices (cores 40 & 42)
Rafał Miłecki
2014-07-01
b43: add more bcma cores
Rafał Miłecki
2014-07-01
b43: treat LCNXN-PHY as extra N-PHY devices
Rafał Miłecki
2014-06-25
b43: update list and code making a selection of firmware files
Rafał Miłecki
2014-06-20
b43: add config for (en|dis)abling G-PHY support
Rafał Miłecki
2014-06-20
b43: remove leftover code from old devices support
Rafał Miłecki
2014-06-19
b43: PHY: drop is_40mhz (get width info from chandef)
Rafał Miłecki
2014-06-19
b43: store current channel using struct cfg80211_chan_def
Rafał Miłecki
2014-06-19
b43: b43_op_config: set channel info before switching band
Rafał Miłecki
2014-06-19
b43: b43_op_config: use IEEE80211_CONF_CHANGE_CHANNEL
Rafał Miłecki
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
[next]