summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43/main.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-77/+284
2011-07-08net/b43: don't return IRQ_HANDLED if nothing was doneSebastian Andrzej Siewior1-1/+1
2011-07-08b43: define firmwares for HT and LCN PHYsRafał Miłecki1-0/+40
2011-07-08b43: LCN-PHY add place for new PHY supportRafał Miłecki1-0/+10
2011-07-08b43: read radio ID on new coresRafał Miłecki1-1/+13
2011-07-08b43: use radio ID reading code to older cores onlyRafał Miłecki1-15/+23
2011-07-08b43: change selecting ucode for newer coresRafał Miłecki1-9/+17
2011-07-08b43: bus: add helpers for getting/setting wldev from/in bus coreRafał Miłecki1-3/+3
2011-07-08b43: handle BCMA in bus switchesRafał Miłecki1-0/+68
2011-07-08b43: use switches for SSB specific codeRafał Miłecki1-45/+99
2011-07-08b43: implement BCMA bus opsRafał Miłecki1-0/+7
2011-07-08b43: make b43_wireless_init bus genericRafał Miłecki1-4/+4
2011-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-8/+29
2011-06-17b43: add Kconfig option for compiling SSB driverRafał Miłecki1-8/+17
2011-06-17b43: HT-PHY: add place for writing HT PHY supportRafał Miłecki1-0/+10
2011-06-10b43: check for allocation failuresDan Carpenter1-0/+2
2011-06-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-92/+142
2011-06-06drivers/net: Remove unnecessary semicolonsJoe Perches1-1/+1
2011-06-03b43: add an option to register BROKEN bcma driverRafał Miłecki1-1/+43
2011-06-03b43: do not use SSB specific flags when calling core reset functionRafał Miłecki1-14/+11
2011-06-01b43: bus: add helpers for checking host typeRafał Miłecki1-6/+6
2011-06-01b43: use new pointers path to access ssb_device in SSB specific placesRafał Miłecki1-11/+17
2011-06-01b43: bus: abstract bus and core operationsRafał Miłecki1-11/+11
2011-06-01b43: bus: abstract chip infoRafał Miłecki1-6/+6
2011-06-01b43: bus: abstract device structs and irqRafał Miłecki1-5/+5
2011-06-01b43: bus: abstract SPROMRafał Miłecki1-5/+5
2011-06-01b43: bus: abstract 80211 core infoRafał Miłecki1-15/+15
2011-06-01b43: add bus device abstraction layerRafał Miłecki1-13/+17
2011-06-01b43: rename ssb_device variable in ssb specific functionsRafał Miłecki1-14/+15
2011-05-25Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville1-94/+100
2011-05-19b43: read PHY info only when needed (for PHY-A)Rafał Miłecki1-1/+2
2011-05-19b43: separate ssb core resetRafał Miłecki1-2/+8
2011-05-19b43: add helper for finding GPIO deviceRafał Miłecki1-20/+21
2011-05-19b43: make b43_wireless_init less bus specificRafał Miłecki1-13/+10
2011-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-46/+23
2011-05-16b43: rename b43_wldev's field with ssb_device to sdevRafał Miłecki1-61/+62
2011-05-11b43: implement timeouts workaroundRafał Miłecki1-1/+12
2011-05-11b43: move MAC PHY clock controling functionRafał Miłecki1-4/+13
2011-05-10b43: trivial: include ssb word in ssb specific functionsRafał Miłecki1-4/+4
2011-05-10b43: drop ssb-duplicated workaround for dangling coresRafał Miłecki1-17/+0
2011-05-05b43: drop invalid IMCFGLO workaroundRafał Miłecki1-27/+1
2011-05-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-0/+1
2011-04-28b43: trivial: update module info about ucode16_mimo firmwareRafał Miłecki1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-02-25mac80211: make tx() operation return voidJohannes Berg1-4/+2
2010-12-22b43: N-PHY: enable support for PHYs rev 3 and higherRafał Miłecki1-1/+1
2010-12-22b43: use correct firmware for newer coresRafał Miłecki1-3/+9
2010-12-13b43: rename TMS defines, drop useless condition from core resetRafał Miłecki1-6/+2
2010-12-08b43: rename config option for N-PHY, drop BROKENRafał Miłecki1-2/+2
2010-12-08b43: fix split of N-PHY devices into supported and not (based on PHY rev)Rafał Miłecki1-1/+1