aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/main.c
Commit message (Expand)AuthorAge
* b43/legacy: Remove firmware IDsMichael Büsch2011-08-24
* b43: warn when forcing PIO modeRafał Miłecki2011-08-24
* b43: include HT-PHY in some common codeRafał Miłecki2011-08-22
* b43: support new TX header, noticed to be used by 598.314+ fwRafał Miłecki2011-08-22
* b43: use enum for firmware header formatRafał Miłecki2011-08-22
* b43: reload phy and bss settings after core restartsFelix Fietkau2011-08-22
* b43: add core rev 17 used on bcma SoC.Hauke Mehrtens2011-08-09
* b43: remove wireless extensions inclusionsJohannes Berg2011-08-08
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-28
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-26
| |\
| | * b43: fix invalid memory access in b43_ssb_remove()Pavel Roskin2011-07-26
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\ \ \ | |/ / |/| |
| * | Update my e-mail addressMichael Büsch2011-07-07
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-22
|\ \ \ | | |/ | |/|
| * | b43: (un)initialize driver on the BCMA busRafał Miłecki2011-07-22
| * | b43: bcma: implement full core resetRafał Miłecki2011-07-19
| * | b43: correctly display longer chipsets idsRafał Miłecki2011-07-19
| * | b43: bcma: read info about supported bandsRafał Miłecki2011-07-19
| * | b43: use agent R/W ops for BCMA_IOCTLRafał Miłecki2011-07-19
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-15
|\| |
| * | net/b43: don't return IRQ_HANDLED if nothing was doneSebastian Andrzej Siewior2011-07-08
| * | b43: define firmwares for HT and LCN PHYsRafał Miłecki2011-07-08
| * | b43: LCN-PHY add place for new PHY supportRafał Miłecki2011-07-08
| * | b43: read radio ID on new coresRafał Miłecki2011-07-08
| * | b43: use radio ID reading code to older cores onlyRafał Miłecki2011-07-08
| * | b43: change selecting ucode for newer coresRafał Miłecki2011-07-08
| * | b43: bus: add helpers for getting/setting wldev from/in bus coreRafał Miłecki2011-07-08
| * | b43: handle BCMA in bus switchesRafał Miłecki2011-07-08
| * | b43: use switches for SSB specific codeRafał Miłecki2011-07-08
| * | b43: implement BCMA bus opsRafał Miłecki2011-07-08
| * | b43: make b43_wireless_init bus genericRafał Miłecki2011-07-08
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-24
|\| |
| * | b43: add Kconfig option for compiling SSB driverRafał Miłecki2011-06-17
| * | b43: HT-PHY: add place for writing HT PHY supportRafał Miłecki2011-06-17
| * | b43: check for allocation failuresDan Carpenter2011-06-10
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-08
|\| |
| * | b43: add an option to register BROKEN bcma driverRafał Miłecki2011-06-03
| * | b43: do not use SSB specific flags when calling core reset functionRafał Miłecki2011-06-03
| * | b43: bus: add helpers for checking host typeRafał Miłecki2011-06-01
| * | b43: use new pointers path to access ssb_device in SSB specific placesRafał Miłecki2011-06-01
| * | b43: bus: abstract bus and core operationsRafał Miłecki2011-06-01
| * | b43: bus: abstract chip infoRafał Miłecki2011-06-01
| * | b43: bus: abstract device structs and irqRafał Miłecki2011-06-01
| * | b43: bus: abstract SPROMRafał Miłecki2011-06-01
| * | b43: bus: abstract 80211 core infoRafał Miłecki2011-06-01
| * | b43: add bus device abstraction layerRafał Miłecki2011-06-01
| * | b43: rename ssb_device variable in ssb specific functionsRafał Miłecki2011-06-01
| |/
* / drivers/net: Remove unnecessary semicolonsJoe Perches2011-06-05
|/
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-24
|\
| * b43: read PHY info only when needed (for PHY-A)Rafał Miłecki2011-05-19