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