aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43
Commit message (Expand)AuthorAge
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-09-03
|\
| * b43: call PCIe up and down functionsHauke Mehrtens2013-08-26
* | drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-29
|/
* b43: replace B43_BCMA_EXTRA with modparam allhwsupportRafał Miłecki2013-06-27
* b43: activate N-PHY and HT-PHY support by defaultHauke Mehrtens2013-06-12
* b43: ensue that BCMA is "y" when B43 is "y"Hauke Mehrtens2013-06-12
* b43: stop format string leaking into error msgsKees Cook2013-06-12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-05-10
|\
| * B43: Handle DMA RX descriptor underrunThommy Jakobsson2013-05-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\ \
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-24
| |\|
| | * Merge branch 'master' of git://git.infradead.org/users/rafal/b43-nextJohn W. Linville2013-04-23
| | |\
| | | * b43: N-PHY: don't use deprecated b43_radio_foo16Rafał Miłecki2013-04-23
| | | * b43: N-PHY: clean init tablesRafał Miłecki2013-04-23
| | | * b43: N-PHY: move tables init function to tables fileRafał Miłecki2013-04-23
| | | * b43: N-PHY: use defines for (re)storing VCM configRafał Miłecki2013-04-23
| | | * b43: N-PHY: use shortcut "ctl" in functions namesRafał Miłecki2013-04-23
| | | * b43: N-PHY: use enum for INTC override function argumentRafał Miłecki2013-04-23
| | | * b43: N-PHY: define missing registersRafał Miłecki2013-04-23
| | | * b43: use defines for board_typeRafał Miłecki2013-04-23
| | | * b43: N-PHY: fix "NB" RSSI calibration on PHYs rev2-Rafał Miłecki2013-04-23
| | | * b43: N-PHY: use enum for RSSI type everywhere we use itRafał Miłecki2013-04-23
| | | * b43: N-PHY: rename RSSI types to be shorter and more accurateRafał Miłecki2013-04-23
| | | * b43: N-PHY: use more friendly variables names in RSSI codeRafał Miłecki2013-04-23
| | | * b43: N-PHY: simplify conditions in RSSI offset scale functionRafał Miłecki2013-04-23
| | | * b43: N-PHY: use enum for RAIL typeRafał Miłecki2013-04-23
| | | * b43: HT-PHY: use enum for RSSI typesRafał Miłecki2013-04-23
| | | * b43: HT-PHY: store TX power state before disabling itRafał Miłecki2013-04-23
| | | * b43: HT-PHY: define regs for power estimationRafał Miłecki2013-04-23
| | | * b43: HT-PHY: do some extra TSSI setup after configuring TXRafał Miłecki2013-04-23
| | | * b43: HT-PHY: finish calculating values for idle TSSIRafał Miłecki2013-04-23
| | | * b43: HT-PHY: tables: don't duplicate core-generic regsRafał Miłecki2013-04-23
| | | * b43: HT-PHY: rename defines addressing cores on the 2059 radioRafał Miłecki2013-04-23
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-23
| | |\ \ | | | |/ | | |/|
| | * | b43: use bcma_pmu_spuravoid_pllupdate()Hauke Mehrtens2013-04-12
| | * | 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
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-22
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-10
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | b43: make struct b2056_inittabs_pts constHauke Mehrtens2013-04-01
| | * | | b43: mark some functions and structs staticHauke Mehrtens2013-04-01
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-29
| | |\ \ \
| | * | | | b43: use constantsHauke Mehrtens2013-03-27
| | * | | | b43: remove warning for LP-PHY with sprom < 8Hauke Mehrtens2013-03-25
| | * | | | b43: use bcma_chipco_gpio_control()Hauke Mehrtens2013-03-25
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-01
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-20
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | b43: HT-PHY: enable basic TX power setupRafał Miłecki2013-03-13
| | * | | | b43: HT-PHY: setup TX power controlRafał Miłecki2013-03-13
| | * | | | b43: HT-PHY: implement RSSI pollingRafał Miłecki2013-03-13