summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43
AgeCommit message (Expand)Author
2011-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-05b43: Add RX side DMA memory barrierMichael Büsch
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-29b43: HT-PHY: correct 0x2059 radio initRafał Miłecki
2011-06-29b43: HT-PHY: basic PHY initRafał Miłecki
2011-06-29b43: HT-PHY: add init tablesRafał Miłecki
2011-06-29b43: HT-PHY: init radio when enabling itRafał Miłecki
2011-06-29b43: HT-PHY: replace radio routing magic numbersRafał Miłecki
2011-06-29b43: HT-PHY: implement lacking 0x908 PHY reg opRafał Miłecki
2011-06-29b43: HT-PHY: add channel switching tables for 2 GHz bandRafał Miłecki
2011-06-29b43: HT-PHY: perform some tables ops on channel switchingRafał Miłecki
2011-06-29b43: HT-PHY: upload PHY values when switching channelRafał Miłecki
2011-06-29b43: HT-PHY: prepare place for HT-PHY tablesRafał Miłecki
2011-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-22ssb: add __devinit to some functionsHauke Mehrtens
2011-06-22b43: HT-PHY: calibrate radio after switching channelRafał Miłecki
2011-06-22b43: N-PHY: move declarations of chantables functions to correct filesRafał Miłecki
2011-06-22b43: N-PHY: update switching analog on/offRafał Miłecki
2011-06-22b43: HT-PHY: switch radio to requested channelRafał Miłecki
2011-06-22b43: HT-PHY: add place for implementing channel switchingRafał Miłecki
2011-06-22b43: HT-PHY: define standard structs for channel switchingRafał Miłecki
2011-06-22b43: HT-PHY: enable radioRafał Miłecki
2011-06-22b43: HT-PHY: implement killing radioRafał Miłecki
2011-06-17b43: HT-PHY: implement switching analogRafał Miłecki
2011-06-17b43: HT-PHY: implement radio opsRafał Miłecki
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-17b43: define new PHYs and radio regs for cores >= 24Rafał 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 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-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville