summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43
AgeCommit message (Expand)Author
2011-06-10b43: check for allocation failuresDan Carpenter
2011-06-03b43: add BCMA 80211 core specific definesRafał Miłecki
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: Fix warnings from gcc 4.6.0Larry Finger
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: SDIO: use new pointers path to access ssb_deviceRafał Miłecki
2011-06-01b43: LP-PHY: use new pointers path to access ssb_deviceRafał Miłecki
2011-06-01b43: bus: abstract bus and core operationsRafał Miłecki
2011-06-01b43: bus: abstract board infoRafał 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: bus: abstract R/W operationsRafał 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-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville
2011-05-26b43: N-PHY: initialize last var in calibration functionRafał Miłecki
2011-05-25Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-23b43: fix comment typo reqest -> requestJim Cromie
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: dma: cache translation (routing bits)Rafał Miłecki
2011-05-19b43: make b43_wireless_init less bus specificRafał Miłecki
2011-05-19b43: add helpers for block R/W opsRafał 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
2011-05-11b43: move MAC PHY clock controling functionRafał Miłecki
2011-05-10b43: trivial: include ssb word in ssb specific functionsRafał Miłecki
2011-05-10b43: drop ssb-duplicated workaround for dangling coresRafał Miłecki
2011-05-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-05b43: drop invalid IMCFGLO workaroundRafał Miłecki
2011-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-05-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-04-29b43: avoid uninitialized variable warnings in phy_nJohn W. Linville
2011-04-28b43: trivial: update module info about ucode16_mimo firmwareRafał Miłecki
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-04-04b43: allocate receive buffers big enough for max frame len + offsetJohn W. Linville
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-07b43: trivial: update B43_PHY_N description (PHY support)Rafał Miłecki
2011-03-04b43: N-PHY: rev3+: implement gain ctl workaroundsRafał Miłecki
2011-03-04b43: N-PHY: rev3+: add tables with gain ctl workaroundsRafał Miłecki
2011-03-04b43: N-PHY: rev3+: correct switching analog coreRafał Miłecki
2011-03-01b43: N-PHY: rev3+: add static tablesRafał Miłecki