summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43/main.c
AgeCommit message (Expand)Author
2011-11-21b43: refuse to load unsupported firmwareRafał Miłecki
2011-09-19b43: Fix beacon problem in ad-hoc modeManual Munz
2011-07-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-26b43: fix invalid memory access in b43_ssb_remove()Pavel Roskin
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-22b43: (un)initialize driver on the BCMA busRafał Miłecki
2011-07-19b43: bcma: implement full core resetRafał Miłecki
2011-07-19b43: correctly display longer chipsets idsRafał Miłecki
2011-07-19b43: bcma: read info about supported bandsRafał Miłecki
2011-07-19b43: use agent R/W ops for BCMA_IOCTLRafał Miłecki
2011-07-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-08net/b43: don't return IRQ_HANDLED if nothing was doneSebastian Andrzej Siewior
2011-07-08b43: define firmwares for HT and LCN PHYsRafał Miłecki
2011-07-08b43: LCN-PHY add place for new PHY supportRafał Miłecki
2011-07-08b43: read radio ID on new coresRafał Miłecki
2011-07-08b43: use radio ID reading code to older cores onlyRafał Miłecki
2011-07-08b43: change selecting ucode for newer coresRafał Miłecki
2011-07-08b43: bus: add helpers for getting/setting wldev from/in bus coreRafał Miłecki
2011-07-08b43: handle BCMA in bus switchesRafał Miłecki
2011-07-08b43: use switches for SSB specific codeRafał Miłecki
2011-07-08b43: implement BCMA bus opsRafał Miłecki
2011-07-08b43: make b43_wireless_init bus genericRafał Miłecki
2011-07-07Update my e-mail addressMichael Büsch
2011-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-17b43: add Kconfig option for compiling SSB driverRafał Miłecki
2011-06-17b43: HT-PHY: add place for writing HT PHY supportRafał Miłecki
2011-06-10b43: check for allocation failuresDan Carpenter
2011-06-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-05drivers/net: Remove unnecessary semicolonsJoe Perches
2011-06-03b43: add an option to register BROKEN bcma driverRafał Miłecki
2011-06-03b43: do not use SSB specific flags when calling core reset functionRafał Miłecki
2011-06-01b43: bus: add helpers for checking host typeRafał Miłecki
2011-06-01b43: use new pointers path to access ssb_device in SSB specific placesRafał Miłecki
2011-06-01b43: bus: abstract bus and core operationsRafał Miłecki
2011-06-01b43: bus: abstract chip infoRafał Miłecki
2011-06-01b43: bus: abstract device structs and irqRafał Miłecki
2011-06-01b43: bus: abstract SPROMRafał Miłecki
2011-06-01b43: bus: abstract 80211 core infoRafał Miłecki
2011-06-01b43: add bus device abstraction layerRafał Miłecki
2011-06-01b43: rename ssb_device variable in ssb specific functionsRafał Miłecki
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville
2011-05-19b43: read PHY info only when needed (for PHY-A)Rafał Miłecki
2011-05-19b43: separate ssb core resetRafał Miłecki
2011-05-19b43: add helper for finding GPIO deviceRafał Miłecki
2011-05-19b43: make b43_wireless_init less bus specificRafał Miłecki
2011-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-05-16b43: rename b43_wldev's field with ssb_device to sdevRafał Miłecki
2011-05-11b43: implement timeouts workaroundRafał Miłecki