aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/main.c
Commit message (Expand)AuthorAgeFilesLines
* b43: refuse to load unsupported firmwareRafał Miłecki2011-11-211-0/+7
* b43: Fix beacon problem in ad-hoc modeManual Munz2011-10-031-1/+2
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-241-94/+100
|\
| * b43: read PHY info only when needed (for PHY-A)Rafał Miłecki2011-05-191-1/+2
| * b43: separate ssb core resetRafał Miłecki2011-05-191-2/+8
| * b43: add helper for finding GPIO deviceRafał Miłecki2011-05-191-20/+21
| * b43: make b43_wireless_init less bus specificRafał Miłecki2011-05-191-13/+10
| * b43: rename b43_wldev's field with ssb_device to sdevRafał Miłecki2011-05-161-61/+62
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-161-46/+23
|\ \ | |/
| * b43: implement timeouts workaroundRafał Miłecki2011-05-111-1/+12
| * b43: move MAC PHY clock controling functionRafał Miłecki2011-05-111-4/+13
| * b43: trivial: include ssb word in ssb specific functionsRafał Miłecki2011-05-101-4/+4
| * b43: drop ssb-duplicated workaround for dangling coresRafał Miłecki2011-05-101-17/+0
| * b43: drop invalid IMCFGLO workaroundRafał Miłecki2011-05-051-27/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-05-021-0/+1
|\ \
| * | b43: trivial: update module info about ucode16_mimo firmwareRafał Miłecki2011-04-281-0/+1
| |/
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* mac80211: make tx() operation return voidJohannes Berg2011-02-251-4/+2
* b43: N-PHY: enable support for PHYs rev 3 and higherRafał Miłecki2010-12-221-1/+1
* b43: use correct firmware for newer coresRafał Miłecki2010-12-221-3/+9
* b43: rename TMS defines, drop useless condition from core resetRafał Miłecki2010-12-131-6/+2
* b43: rename config option for N-PHY, drop BROKENRafał Miłecki2010-12-081-2/+2
* b43: fix split of N-PHY devices into supported and not (based on PHY rev)Rafał Miłecki2010-12-081-1/+1
* b43: set TMS to work with current band width for N-PHYRafał Miłecki2010-12-081-0/+6
* drivers/net/wireless/b43/main.c: Use printf extension %pVJoe Perches2010-11-161-12/+36
* mac80211: use cipher suite selectorsJohannes Berg2010-08-161-8/+8
* b43: move hwrng registration driver to wireless core initializationJohn W. Linville2010-08-161-2/+7
* b43: update hw/fw version info in wiphy structJohn W. Linville2010-08-161-0/+5
* b43: silence most sparse warningsJohn W. Linville2010-07-211-1/+1
* b43: Clarify logged message after fatal DMA error and switch to PIO modeLarry Finger2010-06-211-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-2/+19
|\
| * b43: Added get_survey callback in order to get channel noiseJohn W. Linville2010-05-031-0/+18
| * mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville2010-04-301-2/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\ \ | |/ |/|
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | drivers/net/wireless/b43/main.c:4351: Fixed coding styleDaniel Ngu2010-03-231-3/+2
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-271-6/+8
|\
| * b43: fall back gracefully to PIO mode after fatal DMA errorsLinus Torvalds2010-02-261-6/+8
* | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-02-141-27/+11
|\ \ | |/
| * b43: remove get_tx_stats() mac80211 opKalle Valo2010-02-081-22/+0
| * b43/b43legacy: Wake queues in wireless_core_startLarry Finger2010-02-081-2/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-02-081-3/+10
| |\
| | * b43: Fix throughput regressionLarry Finger2010-02-031-3/+10
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-041-10/+18
|\ \ \ | |/ /
| * | b43: Workaround circular locking in hw-tkip key update callbackMichael Buesch2010-01-251-8/+5
| * | b43: check band widthRafał Miłecki2010-01-221-0/+6
| * | mac80211: pass vif and station to update_tkip_keyJohannes Berg2010-01-221-3/+8
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-191-1/+7
|\ \ \ | |/ /
| * | b43: add new SSB's core id for BCM4328Rafał Miłecki2010-01-151-0/+1
| * | b43: Declare at least one real firmware file using MODULE_FIRMWARE.Tim Gardner2010-01-141-1/+6