aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/phy_common.c
Commit message (Expand)AuthorAge
* b43: AC-PHY: prepare place for developing new PHY supportRafał Miłecki2015-01-29
* b43: fix NULL pointer dereference in b43_phy_copy()Hauke Mehrtens2014-11-10
* b43: flush some writes on Broadcom MIPS SoCsRafał Miłecki2014-08-25
* b43: don't duplicate common PHY read/write opsRafał Miłecki2014-08-25
* b43: update flushing many writes performed in a rowRafał Miłecki2014-08-25
* b43: add config for (en|dis)abling G-PHY supportRafał Miłecki2014-06-20
* b43: remove leftover code from old devices supportRafał Miłecki2014-06-20
* b43: PHY: drop channel_type (we can get this info from chandef)Rafał Miłecki2014-06-19
* b43: PHY: drop is_40mhz (get width info from chandef)Rafał Miłecki2014-06-19
* b43: store current channel using struct cfg80211_chan_defRafał Miłecki2014-06-19
* b43: b43_op_config: set channel info before switching bandRafał Miłecki2014-06-19
* b43: PHY: don't force default channel during initRafał Miłecki2014-06-19
* b43: drop B43_DEFAULT_CHANNELRafał Miłecki2014-06-19
* b43: PHY: allow init optimizations by tracking PHY stateRafał Miłecki2014-05-29
* b43: rework band switchingRafał Miłecki2014-05-19
* b43: complete PHY resetRafał Miłecki2014-05-19
* b43: move PHY reset code into PHY specific fileRafał Miłecki2014-05-19
* b43: use b43_software_rfkill helperRafał Miłecki2014-04-30
* b43: return true / false instead of numbers in functions which return bool valueZhao, Gang2014-02-24
* b43: add helper waiting for given value in radio regRafał Miłecki2012-08-06
* b43: rename host flags definesRafał Miłecki2012-08-06
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-19
* b43: make forcing clock common (HT-PHY also uses that)Rafał Miłecki2011-08-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\
| * Update my e-mail addressMichael Büsch2011-07-07
* | b43: LCN-PHY: include new PHY in common codeRafał Miłecki2011-07-08
* | b43: HT-PHY: add place for writing HT PHY supportRafał Miłecki2011-06-17
* | b43: bus: abstract board infoRafał Miłecki2011-06-01
* | b43: bus: abstract 80211 core infoRafał Miłecki2011-06-01
|/
* b43: rename b43_wldev's field with ssb_device to sdevRafał Miłecki2011-05-16
* b43: rename config option for N-PHY, drop BROKENRafał Miłecki2010-12-08
* b43: set TMS to work with current band width for N-PHYRafał Miłecki2010-12-08
* b43: flush PHY writes when neededRafał Miłecki2010-12-08
* b43: Use static constJoe Perches2010-11-22
* b43: define B43_SHM_SH_CHAN_40MHZRafał Miłecki2010-10-06
* b43: update cordic code to match current specsRafał Miłecki2010-01-25
* b43: make cordic common (LP-PHY and N-PHY need it)Rafał Miłecki2010-01-25
* b43: Use a threaded IRQ handlerMichael Buesch2009-09-08
* b43: Fix and update LP-PHY codeGábor Stefanik2009-08-28
* b43: implement baseband init for LP-PHY <= rev1Gábor Stefanik2009-08-04
* mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez2009-08-04
* rfkill: rewriteJohannes Berg2009-06-03
* b43: Do radio lock assertion in softwareMichael Buesch2009-04-16
* b43: Suspend MAC while killing the radioMichael Buesch2008-12-19
* b43: Fix some MAC lockingMichael Buesch2008-12-19
* mac80211: use nl80211 interface typesJohannes Berg2008-09-15
* b43: Move Analog switching into phy codeMichael Buesch2008-09-08
* b43: Split PHY alloc and initMichael Buesch2008-09-05
* b43: Add LP-PHY templateMichael Buesch2008-09-05
* b43: Move code from nphy.* to phy_n.*Michael Buesch2008-09-05