summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43
AgeCommit message (Expand)Author
2014-05-29b43: N-PHY: optimize radio switching on/offRafał Miłecki
2014-05-29b43: N-PHY: optimize init by doing some ops just onceRafał Miłecki
2014-05-29b43: PHY: allow init optimizations by tracking PHY stateRafał Miłecki
2014-05-22b43: N-PHY: add missing calib values for radio 0x2026 rev 11Rafał Miłecki
2014-05-22b43: fix list of 5 GHz channels for 802.11n cardsRafał Miłecki
2014-05-22b43: fix typo in define name for 2 GHz channels (s/CHAN4G/CHAN2G/)Rafał Miłecki
2014-05-20b43: xmit: set 5 GHz bit depending on current bandRafał Miłecki
2014-05-20b43: add more devices to the bands databaseRafał Miłecki
2014-05-20b43: move bands detection to a separated functionRafał Miłecki
2014-05-19b43: make B43_PCMCIA and B43_SDIO depend on B43_SSBRafał Miłecki
2014-05-19b43: rework band switchingRafał Miłecki
2014-05-19b43: complete PHY resetRafał Miłecki
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