summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43
Commit message (Expand)AuthorAgeFilesLines
* b43: fix logic in GPIO initRafał Miłecki2012-08-021-8/+13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-203-33/+15
|\
| * b43: fix crash with OpenFWWFJohannes Berg2012-07-172-29/+10
| * b43: use temporary rate_index for error checkingJohannes Berg2012-07-171-4/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-121-8/+9
|\ \ | |/
| * b43: N-PHY: fix RSSI calibrationRafał Miłecki2012-07-091-8/+9
* | Fix typo in printed messagesAnatol Pomozov2012-06-241-1/+1
|/
* b43: do not call ieee80211_unregister_hw if we are not registredOleksij Rempel2012-06-082-7/+16
* b43: use pci_is_pcie() instead of obsolete pci_dev.is_pcieBjorn Helgaas2012-05-161-1/+1
* bcma: add boardinfo structHauke Mehrtens2012-05-161-3/+1
* ssb: remove rev from boardinfoHauke Mehrtens2012-05-162-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-071-2/+8
|\
| * b43: only reload config after successful initializationSeth Forshee2012-04-271-2/+8
* | drivers/net: add missing __devexit_p() annotationsArnd Bergmann2012-04-211-1/+1
* | mac80211: remove hw.conf.channel usage where possibleMichal Kazior2012-04-131-1/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-121-7/+1
|\ \ | |/
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-7/+1
* | b43: claim support for IBSS RSNAntonio Quartulli2012-04-101-0/+16
* | mac80211: remove antenna_sel_tx TX info fieldJohannes Berg2012-04-101-1/+1
|/
* b43: Load firmware from a work queue and not from the probe routineLarry Finger2012-03-132-27/+35
* b43: prevent firmware on bcm5354 from taking over wrong GPIO pinsHauke Mehrtens2012-03-051-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-012-0/+8
|\
| * b43: add option to avoid duplicating device support with brcmsmacJohn W. Linville2012-01-182-0/+8
* | b43: N-PHY: trivial: change save&rest order in RSSI pollingRafał Miłecki2012-01-241-8/+8
* | b43: N-PHY: implement RSSI calibration for rev3+Rafał Miłecki2012-01-241-6/+187
* | b43: N-PHY: upload PAPD PGA gain delta tableRafał Miłecki2012-01-243-6/+12
* | b43: N-PHY: fix typos in RF controlRafał Miłecki2012-01-242-6/+6
* | b43: N-PHY: add helper for getting gain tableRafał Miłecki2012-01-243-94/+64
* | b43: N-PHY: implement TX power control setupRafał Miłecki2012-01-242-1/+217
* | b43: add maskset helpersRafał Miłecki2012-01-243-57/+36
|/
* wireless: b43: fix Oops on card eject during transferGuennadi Liakhovetski2012-01-131-1/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-054-130/+348
|\
| * b43: N-PHY: fix typo in TX power fixRafał Miłecki2012-01-041-1/+1
| * b43: N-PHY: fix controling RF overrideRafał Miłecki2012-01-041-2/+2
| * b43: N-PHY: update gain ctl workaroundsRafał Miłecki2012-01-042-18/+92
| * b43: add lacking boardflags definesRafał Miłecki2012-01-041-0/+11
| * b43: N-PHY: get idle TSSI valuesRafał Miłecki2012-01-042-1/+130
| * b43: N-PHY: fix success condition of running samplesRafał Miłecki2012-01-041-1/+1
| * b43: N-PHY: move common TX/RX functionsRafał Miłecki2012-01-041-107/+111
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-01-041-3/+13
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-041-3/+13
| |\ \
| | * | b43: fix regression in PIO caseGuennadi Liakhovetski2012-01-031-3/+13
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-092-3/+28
| |\ \ \
| | * \ \ Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill...John W. Linville2011-11-092-3/+28
| | |\ \ \ | | | |/ /
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-034-1772/+1840
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | b43: N-PHY: reorder functions: random cleanupsRafał Miłecki2011-12-191-107/+116
| * | | | b43: N-PHY: reorder functions: move rest of workaroundsRafał Miłecki2011-12-191-226/+226
| * | | | b43: N-PHY: reorder functions: move RSSI calibrationRafał Miłecki2011-12-191-300/+300
| * | | | b43: N-PHY: split gain control workaroundsRafał Miłecki2011-12-191-264/+267
| * | | | b43: N-PHY: reorder functions: collect RSSI selectsRafał Miłecki2011-12-191-221/+225
OpenPOWER on IntegriCloud