summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/main.c
Commit message (Expand)AuthorAgeFilesLines
...
| * | b43: correctly display longer chipsets idsRafał Miłecki2011-07-191-2/+5
| * | b43: bcma: read info about supported bandsRafał Miłecki2011-07-191-6/+7
| * | b43: use agent R/W ops for BCMA_IOCTLRafał Miłecki2011-07-191-2/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-151-77/+284
|\ \ \ | |/ /
| * | net/b43: don't return IRQ_HANDLED if nothing was doneSebastian Andrzej Siewior2011-07-081-1/+1
| * | b43: define firmwares for HT and LCN PHYsRafał Miłecki2011-07-081-0/+40
| * | b43: LCN-PHY add place for new PHY supportRafał Miłecki2011-07-081-0/+10
| * | b43: read radio ID on new coresRafał Miłecki2011-07-081-1/+13
| * | b43: use radio ID reading code to older cores onlyRafał Miłecki2011-07-081-15/+23
| * | b43: change selecting ucode for newer coresRafał Miłecki2011-07-081-9/+17
| * | b43: bus: add helpers for getting/setting wldev from/in bus coreRafał Miłecki2011-07-081-3/+3
| * | b43: handle BCMA in bus switchesRafał Miłecki2011-07-081-0/+68
| * | b43: use switches for SSB specific codeRafał Miłecki2011-07-081-45/+99
| * | b43: implement BCMA bus opsRafał Miłecki2011-07-081-0/+7
| * | b43: make b43_wireless_init bus genericRafał Miłecki2011-07-081-4/+4
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-241-8/+29
|\ \ \ | |/ /
| * | b43: add Kconfig option for compiling SSB driverRafał Miłecki2011-06-171-8/+17
| * | b43: HT-PHY: add place for writing HT PHY supportRafał Miłecki2011-06-171-0/+10
| * | b43: check for allocation failuresDan Carpenter2011-06-101-0/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-081-92/+142
|\ \ \ | |/ /
| * | b43: add an option to register BROKEN bcma driverRafał Miłecki2011-06-031-1/+43
| * | b43: do not use SSB specific flags when calling core reset functionRafał Miłecki2011-06-031-14/+11
| * | b43: bus: add helpers for checking host typeRafał Miłecki2011-06-011-6/+6
| * | b43: use new pointers path to access ssb_device in SSB specific placesRafał Miłecki2011-06-011-11/+17
| * | b43: bus: abstract bus and core operationsRafał Miłecki2011-06-011-11/+11
| * | b43: bus: abstract chip infoRafał Miłecki2011-06-011-6/+6
| * | b43: bus: abstract device structs and irqRafał Miłecki2011-06-011-5/+5
| * | b43: bus: abstract SPROMRafał Miłecki2011-06-011-5/+5
| * | b43: bus: abstract 80211 core infoRafał Miłecki2011-06-011-15/+15
| * | b43: add bus device abstraction layerRafał Miłecki2011-06-011-13/+17
| * | b43: rename ssb_device variable in ssb specific functionsRafał Miłecki2011-06-011-14/+15
| |/
* | drivers/net: Remove unnecessary semicolonsJoe Perches2011-06-051-1/+1
|/
* 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
OpenPOWER on IntegriCloud