summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43
AgeCommit message (Expand)Author
2014-05-19b43: move PHY reset code into PHY specific fileRafał Miłecki
2014-05-19b43: split upload of init values into 2 functionsRafał Miłecki
2014-05-13b43: drop SSB dependencyRafał Miłecki
2014-05-13b43: adjust code to compile without SSBRafał Miłecki
2014-04-30b43: N-PHY: complete radio 0x2056 setupRafał Miłecki
2014-04-30b43: don't pre-set radio_on variable to trueRafał Miłecki
2014-04-30b43: use b43_software_rfkill helperRafał Miłecki
2014-04-30b43: bcma: respect GMODE (band choice) during core resetRafał Miłecki
2014-04-22b43: remove list of IEEE 802.11 devicesRafał Miłecki
2014-04-22b43: ssb: refuse to support more than IEEE 802.11 coreRafał Miłecki
2014-04-22b43: N-PHY: enable forgotten write of hw power adjust tableRafał Miłecki
2014-04-22b43: N-PHY: fix selection of init & calib valuesRafał Miłecki
2014-04-22b43: N-PHY: add init & calib values for radio 0x2056 rev 11Rafał Miłecki
2014-04-22b43: N-PHY: prepare for rev 7+ RSSI calibrationRafał Miłecki
2014-04-22b43: N-PHY: implement RF control INTC for revs 7+Rafał Miłecki
2014-04-22b43: N-PHY: implement reading support for radio 0x2057Rafał Miłecki
2014-04-22b43: N-PHY: random updates and typo fixes all aroundRafał Miłecki
2014-04-22b43: N-PHY: rev3+: complete workaroundsRafał Miłecki
2014-04-22b43: N-PHY: drop second noise variance tableRafał Miłecki
2014-04-22b43: G-PHY: fix random mistakes to match specsRafał Miłecki
2014-04-09b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDRRafał Miłecki
2014-03-03net: Replace min macro with min_tSilvan Jegen
2014-02-24b43: return true / false instead of numbers in functions which return bool valueZhao, Gang
2014-02-24b43: Kconfig: let config B43_BCMA_PIO depends on B43Zhao, Gang
2014-02-13b43: use kernel api to replace b43 specific helper functionZHAO Gang
2014-01-23b43: fix the wrong assignment of status.freq in b43_rx()ZHAO Gang
2014-01-13b43: Fix unload oops if firmware is not availableLarry Finger
2014-01-13b43: Fix lockdep splatLarry Finger
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-18drivers: net: wireless: b43: Fix possible NULL ptr dereferenceFelipe Pena
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches
2013-09-21DMA-API: net: b43: replace dma_set_mask()+dma_set_coherent_mask() with new he...Russell King
2013-09-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-08-29drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches
2013-08-26b43: call PCIe up and down functionsHauke Mehrtens
2013-06-27b43: replace B43_BCMA_EXTRA with modparam allhwsupportRafał Miłecki
2013-06-12b43: activate N-PHY and HT-PHY support by defaultHauke Mehrtens
2013-06-12b43: ensue that BCMA is "y" when B43 is "y"Hauke Mehrtens
2013-06-12b43: stop format string leaking into error msgsKees Cook
2013-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-05-08B43: Handle DMA RX descriptor underrunThommy Jakobsson
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-29Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-23Merge branch 'master' of git://git.infradead.org/users/rafal/b43-nextJohn W. Linville
2013-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-23b43: N-PHY: don't use deprecated b43_radio_foo16Rafał Miłecki
2013-04-23b43: N-PHY: clean init tablesRafał Miłecki
2013-04-23b43: N-PHY: move tables init function to tables fileRafał Miłecki