index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43
Age
Commit message (
Expand
)
Author
2014-07-31
b43: N-PHY: fix "Data bus error" while working in 5 GHz
Rafał Miłecki
2014-07-31
b43: update PHY descriptions in Kconfig
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-23
b43: N-PHY: don't calculate values for TSSI if we can't transmit
Rafał Miłecki
2014-07-23
b43: report correct rate to mac80211 for 5 GHz packets
Rafał Miłecki
2014-07-23
b43: N-PHY: fix rev7+ typos at random places
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-22
b43: N-PHY: final fixes to rev7+ workarounds
Rafał Miłecki
2014-07-22
b43: N-PHY: add rev7+ workarounds for radio revs 9 and 14
Rafał Miłecki
2014-07-22
b43: N-PHY: allow applying separated workarounds per core
Rafał Miłecki
2014-07-22
b43: N-PHY: update generic rev7+ workarounds
Rafał Miłecki
2014-07-22
b43: N-PHY: update digital filters setup
Rafał Miłecki
2014-07-22
b43: N-PHY: add helper for setting digital filters
Rafał Miłecki
2014-07-18
b43: N-PHY: update spur avoidance to support newer devices
Rafał Miłecki
2014-07-18
b43: use one shared function for setting MAC frequency
Rafał Miłecki
2014-07-18
b43: N-PHY: set band on every channel switch
Rafał Miłecki
2014-07-18
b43: N-PHY: complete 0x2057 radio init calibration
Rafał Miłecki
2014-07-18
b43: N-PHY: add tables for radio 0x2057 rev 14
Rafał Miłecki
2014-07-18
b43: N-PHY: fix channel switching with 2 GHz radio 0x2057
Rafał Miłecki
2014-07-15
b43: N-PHY: add missing TX gain table for radio 0x2057 rev 5
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: implement channel switching of radio 0x2057 rev 5
Rafał Miłecki
2014-07-15
b43: N-PHY: init and channel switching of radio 0x2057 rev 9
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: N-PHY: add placeholders for new devices support
Rafał Miłecki
2014-07-15
b43: N-PHY: add TX gain tables for devices with specific EPA
Rafał Miłecki
2014-07-15
b43: N-PHY: drop reg 0x1 access restriction on new PHY revs
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-07
b43: N-PHY: add TX gains tables for radio 0x2057 rev 9
Rafał Miłecki
2014-07-07
b43: N-PHY: rework names & picking of TX gain tables
Rafał Miłecki
2014-07-07
b43: N-PHY: initialize hardware tables on new devices
Rafał Miłecki
2014-07-01
b43: add more bcma cores
Rafał Miłecki
2014-07-01
b43: N-PHY: complete generic support for 0x2057 radio
Rafał Miłecki
2014-07-01
b43: N-PHY: fixes for radio 0x2057
Rafał Miłecki
2014-07-01
b43: treat LCNXN-PHY as extra N-PHY devices
Rafał Miłecki
2014-06-25
b43: b43_phyops_a can be static
Fengguang Wu
2014-06-25
b43: update list and code making a selection of firmware files
Rafał Miłecki
2014-06-25
b43: N-PHY: update low-pass filter setup
Rafał Miłecki
2014-06-25
b43: N-PHY: update code for sending sample tone
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 channel_type (we can get this info from chandef)
Rafał Miłecki
2014-06-19
b43: PHY: drop is_40mhz (get width info from chandef)
Rafał Miłecki
2014-06-19
b43: PHY: drop own channel_freq (get it from chandef when needed)
Rafał Miłecki
[next]