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
2015-02-11
treewide: Remove unnecessary SSB_DEVTABLE_END macro
Joe Perches
2015-02-11
treewide: Remove unnecessary BCMA_CORETABLE_END macro
Joe Perches
2015-01-29
b43: AC-PHY: prepare place for developing new PHY support
Rafał Miłecki
2015-01-29
b43: support bcma core reset on AC-PHY hardware
Rafał Miłecki
2015-01-29
b43: Fix locking FIXME in beacon update top half
Michael Büsch
2015-01-23
b43: stop leds during suspend
Sabrina Dubroca
2014-11-19
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
Johannes Berg
2014-09-15
b43: add support for setting the beacon listen interval
Hauke Mehrtens
2014-09-15
b43: add missing rate
Hauke Mehrtens
2014-09-15
b43: tell ucode the phy type and version
Hauke Mehrtens
2014-09-15
b43: tell the ucode the mac capabilities
Hauke Mehrtens
2014-09-15
b43: Implement PHY PLL reset
Rafał Miłecki
2014-09-11
b43: HT-PHY: Set MAC frequency to correct values
Rafał Miłecki
2014-08-25
b43: flush some writes on Broadcom MIPS SoCs
Rafał Miłecki
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
[next]