aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43
Commit message (Expand)AuthorAge
* b43: use pci_is_pcie() instead of obsolete pci_dev.is_pcieBjorn Helgaas2012-05-16
* bcma: add boardinfo structHauke Mehrtens2012-05-16
* ssb: remove rev from boardinfoHauke Mehrtens2012-05-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-07
|\
| * b43: only reload config after successful initializationSeth Forshee2012-04-27
* | drivers/net: add missing __devexit_p() annotationsArnd Bergmann2012-04-21
* | mac80211: remove hw.conf.channel usage where possibleMichal Kazior2012-04-13
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-12
|\|
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-05
* | b43: claim support for IBSS RSNAntonio Quartulli2012-04-10
* | mac80211: remove antenna_sel_tx TX info fieldJohannes Berg2012-04-10
|/
* b43: Load firmware from a work queue and not from the probe routineLarry Finger2012-03-13
* b43: prevent firmware on bcm5354 from taking over wrong GPIO pinsHauke Mehrtens2012-03-05
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-01
|\
| * b43: add option to avoid duplicating device support with brcmsmacJohn W. Linville2012-01-18
* | b43: N-PHY: trivial: change save&rest order in RSSI pollingRafał Miłecki2012-01-24
* | b43: N-PHY: implement RSSI calibration for rev3+Rafał Miłecki2012-01-24
* | b43: N-PHY: upload PAPD PGA gain delta tableRafał Miłecki2012-01-24
* | b43: N-PHY: fix typos in RF controlRafał Miłecki2012-01-24
* | b43: N-PHY: add helper for getting gain tableRafał Miłecki2012-01-24
* | b43: N-PHY: implement TX power control setupRafał Miłecki2012-01-24
* | b43: add maskset helpersRafał Miłecki2012-01-24
|/
* wireless: b43: fix Oops on card eject during transferGuennadi Liakhovetski2012-01-13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-05
|\
| * b43: N-PHY: fix typo in TX power fixRafał Miłecki2012-01-04
| * b43: N-PHY: fix controling RF overrideRafał Miłecki2012-01-04
| * b43: N-PHY: update gain ctl workaroundsRafał Miłecki2012-01-04
| * b43: add lacking boardflags definesRafał Miłecki2012-01-04
| * b43: N-PHY: get idle TSSI valuesRafał Miłecki2012-01-04
| * b43: N-PHY: fix success condition of running samplesRafał Miłecki2012-01-04
| * b43: N-PHY: move common TX/RX functionsRafał Miłecki2012-01-04
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-01-04
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-04
| |\ \
| | * | b43: fix regression in PIO caseGuennadi Liakhovetski2012-01-03
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-09
| |\ \ \
| | * | | Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill...John W. Linville2011-11-09
| | |\| |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-03
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | b43: N-PHY: reorder functions: random cleanupsRafał Miłecki2011-12-19
| * | | | b43: N-PHY: reorder functions: move rest of workaroundsRafał Miłecki2011-12-19
| * | | | b43: N-PHY: reorder functions: move RSSI calibrationRafał Miłecki2011-12-19
| * | | | b43: N-PHY: split gain control workaroundsRafał Miłecki2011-12-19
| * | | | b43: N-PHY: reorder functions: collect RSSI selectsRafał Miłecki2011-12-19
| * | | | b43: N-PHY: reorder functions: collect samples onesRafał Miłecki2011-12-19
| * | | | b43: N-PHY: reorder functions: collect radio onesRafał Miłecki2011-12-19
| * | | | b43: N-PHY: reorder functions: put basic ones at beginningRafał Miłecki2011-12-19
| * | | | b43: avoid packet losses in the dma worker code.francesco.gringoli@ing.unibs.it2011-12-19
| * | | | b43: mark some vars __maybe_unused in b43_nphy_pmu_spur_avoidJohn W. Linville2011-12-16
* | | | | net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-19
|/ / / /
* | | | b43: N-PHY: check for bustype before touching BCMA CC PLLsRafał Miłecki2011-12-15
* | | | b43: avoid calling bcma_* if CONFIG_B43_BCMA is not setJohn W. Linville2011-12-14