summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/b43.h
Commit message (Expand)AuthorAgeFilesLines
* b43: support bcma core reset on AC-PHY hardwareRafał Miłecki2015-01-291-0/+2
* b43: Fix locking FIXME in beacon update top halfMichael Büsch2015-01-291-0/+1
* b43: add support for setting the beacon listen intervalHauke Mehrtens2014-09-151-0/+1
* b43: tell the ucode the mac capabilitiesHauke Mehrtens2014-09-151-0/+3
* b43: HT-PHY: Implement band switchingRafał Miłecki2014-09-151-0/+5
* b43: N-PHY: support setting custom TX powerRafał Miłecki2014-08-251-0/+1
* b43: implement PPR (Power Per Rate) management/APIRafał Miłecki2014-08-251-0/+7
* b43: flush some writes on Broadcom MIPS SoCsRafał Miłecki2014-08-251-0/+10
* b43: remove list of IEEE 802.11 devicesRafał Miłecki2014-04-221-4/+0Star
* b43: Fix unload oops if firmware is not availableLarry Finger2014-01-131-2/+2
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-101-1/+1
|\
| * mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-1/+1
* | b43: use constantsHauke Mehrtens2013-03-271-0/+2
* | b43: define BCMA wireless specific PLLsRafał Miłecki2013-03-061-0/+6
|/
* b43: Fix firmware loading when driver is built into the kernelLarry Finger2013-01-071-0/+5
* b43: be more user friendly with PHY infoRafał Miłecki2012-08-061-0/+2
* b43: rename host flags definesRafał Miłecki2012-08-061-3/+5
* b43: fix crash with OpenFWWFJohannes Berg2012-07-171-7/+0Star
* b43: do not call ieee80211_unregister_hw if we are not registredOleksij Rempel2012-06-081-0/+4
* b43: Load firmware from a work queue and not from the probe routineLarry Finger2012-03-131-0/+3
* b43: add maskset helpersRafał Miłecki2012-01-241-0/+12
* b43: add lacking boardflags definesRafał Miłecki2012-01-041-0/+11
* b43: avoid packet losses in the dma worker code.francesco.gringoli@ing.unibs.it2011-12-191-2/+7
* treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-11-011-8/+4Star
* b43: add missing MMIO definesRafał Miłecki2011-09-271-1/+39
* b43: LCN-PHY: minor fixesRafał Miłecki2011-09-131-0/+2
* b43: drop Kconfig option of forcing PIO modeRafał Miłecki2011-08-261-6/+0Star
* b43/legacy: Remove firmware IDsMichael Büsch2011-08-241-5/+0Star
* b43: fix DMA on some bugged hardwareRafał Miłecki2011-08-241-0/+1
* b43: support new TX header, noticed to be used by 598.314+ fwRafał Miłecki2011-08-221-1/+2
* b43: use enum for firmware header formatRafał Miłecki2011-08-221-0/+8
* b43: disable parity check on BCMA devicesRafał Miłecki2011-07-221-0/+1
* b43: bcma: define 80211 core specific IO status bitsRafał Miłecki2011-07-191-0/+6
* b43: use switches for SSB specific codeRafał Miłecki2011-07-081-1/+0Star
* b43: define new PHYs and radio regs for cores >= 24Rafał Miłecki2011-06-171-0/+6
* b43: add BCMA 80211 core specific definesRafał Miłecki2011-06-031-0/+11
* b43: add an option to register BROKEN bcma driverRafał Miłecki2011-06-031-0/+1
* b43: bus: abstract bus and core operationsRafał Miłecki2011-06-011-0/+23
* b43: bus: abstract R/W operationsRafał Miłecki2011-06-011-6/+6
* b43: add bus device abstraction layerRafał Miłecki2011-06-011-1/+3
* Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-05-251-5/+19
|\
| * Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-241-5/+19
| |\
| | * b43: dma: cache translation (routing bits)Rafał Miłecki2011-05-191-0/+2
| | * b43: add helpers for block R/W opsRafał Miłecki2011-05-191-0/+12
| | * b43: rename b43_wldev's field with ssb_device to sdevRafał Miłecki2011-05-161-5/+5
* | | b43: fix comment typo reqest -> requestJim Cromie2011-05-231-2/+2
|/ /
* / Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* b43: rename TMS defines, drop useless condition from core resetRafał Miłecki2010-12-131-4/+4
* b43: define known SPROM boardflags2 bitsRafał Miłecki2010-11-151-0/+13
* b43: define B43_SHM_SH_CHAN_40MHZRafał Miłecki2010-10-061-1/+2