summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43
AgeCommit message (Expand)Author
2014-06-07b43: ensue that BCMA is "y" when B43 is "y"Hauke Mehrtens
2014-05-13b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDRRafał Miłecki
2014-02-06b43: fix the wrong assignment of status.freq in b43_rx()ZHAO Gang
2014-02-06b43: Fix unload oops if firmware is not availableLarry Finger
2014-02-06b43: Fix lockdep splatLarry Finger
2013-06-20b43: stop format string leaking into error msgsKees Cook
2013-05-19B43: Handle DMA RX descriptor underrunThommy Jakobsson
2013-04-25ssb: implement spurious tone avoidanceRafał Miłecki
2013-04-05b43: N-PHY: use more bits for offset in RSSI calibrationRafał Miłecki
2013-04-05b43: A fix for DMA transmission sequence errorsIestyn C. Elfick
2013-04-05b43: N-PHY: increase initial value of "mind" in RSSI calibrationRafał Miłecki
2013-02-28b43: Increase number of RX DMA slotsLarry Finger
2013-01-17b43: Fix firmware loading when driver is built into the kernelLarry Finger
2013-01-11b43: fix tx path skb leaksFelix Fietkau
2012-11-05b43: Fix oops on unload when firmware not foundLarry Finger
2012-04-27b43: only reload config after successful initializationSeth Forshee
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-03-13b43: Load firmware from a work queue and not from the probe routineLarry Finger
2012-03-05b43: prevent firmware on bcm5354 from taking over wrong GPIO pinsHauke Mehrtens
2012-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-24b43: N-PHY: trivial: change save&rest order in RSSI pollingRafał Miłecki
2012-01-24b43: N-PHY: implement RSSI calibration for rev3+Rafał Miłecki
2012-01-24b43: N-PHY: upload PAPD PGA gain delta tableRafał Miłecki
2012-01-24b43: N-PHY: fix typos in RF controlRafał Miłecki
2012-01-24b43: N-PHY: add helper for getting gain tableRafał Miłecki
2012-01-24b43: N-PHY: implement TX power control setupRafał Miłecki
2012-01-24b43: add maskset helpersRafał Miłecki
2012-01-18b43: add option to avoid duplicating device support with brcmsmacJohn W. Linville
2012-01-13wireless: b43: fix Oops on card eject during transferGuennadi Liakhovetski
2012-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-01-04b43: N-PHY: fix typo in TX power fixRafał Miłecki
2012-01-04b43: N-PHY: fix controling RF overrideRafał Miłecki
2012-01-04b43: N-PHY: update gain ctl workaroundsRafał Miłecki
2012-01-04b43: add lacking boardflags definesRafał Miłecki
2012-01-04b43: N-PHY: get idle TSSI valuesRafał Miłecki
2012-01-04b43: N-PHY: fix success condition of running samplesRafał Miłecki
2012-01-04b43: N-PHY: move common TX/RX functionsRafał Miłecki
2012-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-03b43: fix regression in PIO caseGuennadi Liakhovetski
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-12-19b43: N-PHY: reorder functions: random cleanupsRafał Miłecki
2011-12-19b43: N-PHY: reorder functions: move rest of workaroundsRafał Miłecki
2011-12-19b43: N-PHY: reorder functions: move RSSI calibrationRafał Miłecki
2011-12-19b43: N-PHY: split gain control workaroundsRafał Miłecki
2011-12-19b43: N-PHY: reorder functions: collect RSSI selectsRafał Miłecki
2011-12-19b43: N-PHY: reorder functions: collect samples onesRafał Miłecki
2011-12-19b43: N-PHY: reorder functions: collect radio onesRafał Miłecki
2011-12-19b43: N-PHY: reorder functions: put basic ones at beginningRafał Miłecki