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
/
phy_n.c
Age
Commit message (
Expand
)
Author
2014-09-15
b43: Implement PHY PLL reset
Rafał Miłecki
2014-08-25
b43: N-PHY: support setting custom TX power
Rafał Miłecki
2014-08-25
b43: N-PHY: add RF power tables for radio 0x2057 revs 9 & 14
Rafał Miłecki
2014-08-25
b43: flush some writes on Broadcom MIPS SoCs
Rafał Miłecki
2014-08-25
b43: don't duplicate common PHY read/write ops
Rafał Miłecki
2014-08-25
b43: update flushing many writes performed in a row
Rafał Miłecki
2014-07-31
b43: N-PHY: fix "Data bus error" while working in 5 GHz
Rafał Miłecki
2014-07-29
b43: add support for BCM43131 chipset with N-PHY rev 17
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: N-PHY: fix rev7+ typos at random places
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-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: drop reg 0x1 access restriction on new PHY revs
Rafał Miłecki
2014-07-07
b43: N-PHY: rework names & picking of TX gain tables
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-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-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
2014-05-29
b43: N-PHY: optimize radio switching on/off
Rafał Miłecki
2014-05-29
b43: N-PHY: optimize init by doing some ops just once
Rafał Miłecki
2014-04-30
b43: N-PHY: complete radio 0x2056 setup
Rafał Miłecki
2014-04-22
b43: N-PHY: enable forgotten write of hw power adjust table
Rafał Miłecki
2014-04-22
b43: N-PHY: prepare for rev 7+ RSSI calibration
Rafał Miłecki
2014-04-22
b43: N-PHY: implement RF control INTC for revs 7+
Rafał Miłecki
2014-04-22
b43: N-PHY: implement reading support for radio 0x2057
Rafał Miłecki
2014-04-22
b43: N-PHY: random updates and typo fixes all around
Rafał Miłecki
2014-04-22
b43: N-PHY: rev3+: complete workarounds
Rafał Miłecki
2014-04-09
b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDR
Rafał Miłecki
2013-10-18
drivers: net: wireless: b43: Fix possible NULL ptr dereference
Felipe Pena
2013-04-23
Merge branch 'master' of git://git.infradead.org/users/rafal/b43-next
John W. Linville
2013-04-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-23
b43: N-PHY: don't use deprecated b43_radio_foo16
Rafał Miłecki
2013-04-23
b43: N-PHY: move tables init function to tables file
Rafał Miłecki
2013-04-23
b43: N-PHY: use defines for (re)storing VCM config
Rafał Miłecki
2013-04-23
b43: N-PHY: use shortcut "ctl" in functions names
Rafał Miłecki
[next]