aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/phy_n.h
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-0/+4
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* b43: N-PHY: implement very basic TX power control managementRafał Miłecki2010-12-021-1/+1
* b43: N-PHY: put radio-specific code in separated fileRafał Miłecki2010-10-151-210/+0
* b43: N-PHY: replace N-specific radio_chanspec with common codeRafał Miłecki2010-10-151-5/+2
* b43: N-PHY: store info about current channel's typeRafał Miłecki2010-10-111-1/+0
* b43: N-PHY: switch to chanspec opsRafał Miłecki2010-03-091-0/+1
* b43: N-PHY: switch to chanspec structRafał Miłecki2010-03-091-5/+6
* b43: N-PHY: add some registers and structs definitionsRafał Miłecki2010-03-091-0/+9
* b43: N-PHY: partly implement SPUR workaroundRafał Miłecki2010-02-081-0/+3
* b43: N-PHY: save calibration for further restoreRafał Miłecki2010-02-081-0/+1
* b43: N-PHY: update general workaroundsRafał Miłecki2010-02-011-0/+4
* b43: N-PHY: implement chain selectionRafał Miłecki2010-01-191-0/+1
* b43: N-PHY: implement stopping playbackRafał Miłecki2010-01-191-0/+1
* b43: N-PHY: implement MIMO config updateRafał Miłecki2010-01-191-0/+1
* b43: N-PHY: add global variables to b43_phy_n structRafał Miłecki2010-01-151-1/+43
* b43: N-PHY: add missing register definitionsRafał Miłecki2010-01-151-0/+5
* b43: N-PHY: add needed struct definitionsRafał Miłecki2010-01-151-0/+38
* b43: Split PHY alloc and initMichael Buesch2008-09-051-2/+0
* b43: Move code from nphy.* to phy_n.*Michael Buesch2008-09-051-0/+932