aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43
Commit message (Expand)AuthorAge
...
| * | | b43: LCN-PHY add place for new PHY supportRafał Miłecki2011-07-08
| * | | b43: read radio ID on new coresRafał Miłecki2011-07-08
| * | | b43: use radio ID reading code to older cores onlyRafał Miłecki2011-07-08
| * | | b43: select BLOCKIO for BCMARafał Miłecki2011-07-08
| * | | b43: change selecting ucode for newer coresRafał Miłecki2011-07-08
| * | | b43: bus: add helpers for getting/setting wldev from/in bus coreRafał Miłecki2011-07-08
| * | | b43: handle BCMA in bus switchesRafał Miłecki2011-07-08
| * | | b43: use switches for SSB specific codeRafał Miłecki2011-07-08
| * | | mac80211: fix TKIP races, make API easier to useJohannes Berg2011-07-08
| * | | b43: implement BCMA bus opsRafał Miłecki2011-07-08
| * | | b43: make b43_wireless_init bus genericRafał Miłecki2011-07-08
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-08
|\| | |
| * | | b43: Add RX side DMA memory barrierMichael Büsch2011-07-05
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-30
|\| | |
| * | | b43: HT-PHY: correct 0x2059 radio initRafał Miłecki2011-06-29
| * | | b43: HT-PHY: basic PHY initRafał Miłecki2011-06-29
| * | | b43: HT-PHY: add init tablesRafał Miłecki2011-06-29
| * | | b43: HT-PHY: init radio when enabling itRafał Miłecki2011-06-29
| * | | b43: HT-PHY: replace radio routing magic numbersRafał Miłecki2011-06-29
| * | | b43: HT-PHY: implement lacking 0x908 PHY reg opRafał Miłecki2011-06-29
| * | | b43: HT-PHY: add channel switching tables for 2 GHz bandRafał Miłecki2011-06-29
| * | | b43: HT-PHY: perform some tables ops on channel switchingRafał Miłecki2011-06-29
| * | | b43: HT-PHY: upload PHY values when switching channelRafał Miłecki2011-06-29
| * | | b43: HT-PHY: prepare place for HT-PHY tablesRafał Miłecki2011-06-29
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-24
|\| | |
| * | | ssb: add __devinit to some functionsHauke Mehrtens2011-06-22
| * | | b43: HT-PHY: calibrate radio after switching channelRafał Miłecki2011-06-22
| * | | b43: N-PHY: move declarations of chantables functions to correct filesRafał Miłecki2011-06-22
| * | | b43: N-PHY: update switching analog on/offRafał Miłecki2011-06-22
| * | | b43: HT-PHY: switch radio to requested channelRafał Miłecki2011-06-22
| * | | b43: HT-PHY: add place for implementing channel switchingRafał Miłecki2011-06-22
| * | | b43: HT-PHY: define standard structs for channel switchingRafał Miłecki2011-06-22
| * | | b43: HT-PHY: enable radioRafał Miłecki2011-06-22
| * | | b43: HT-PHY: implement killing radioRafał Miłecki2011-06-22
| * | | b43: HT-PHY: implement switching analogRafał Miłecki2011-06-17
| * | | b43: HT-PHY: implement radio opsRafał Miłecki2011-06-17
| * | | b43: add Kconfig option for compiling SSB driverRafał Miłecki2011-06-17
| * | | b43: HT-PHY: add place for writing HT PHY supportRafał Miłecki2011-06-17
| * | | b43: define new PHYs and radio regs for cores >= 24Rafał Miłecki2011-06-17
| * | | b43: check for allocation failuresDan Carpenter2011-06-10
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-08
|\| | |
| * | | b43: add BCMA 80211 core specific definesRafał Miłecki2011-06-03
| * | | b43: add an option to register BROKEN bcma driverRafał Miłecki2011-06-03
| * | | b43: do not use SSB specific flags when calling core reset functionRafał Miłecki2011-06-03
| * | | b43: Fix warnings from gcc 4.6.0Larry Finger2011-06-01
| * | | b43: bus: add helpers for checking host typeRafał Miłecki2011-06-01
| * | | b43: use new pointers path to access ssb_device in SSB specific placesRafał Miłecki2011-06-01
| * | | b43: SDIO: use new pointers path to access ssb_deviceRafał Miłecki2011-06-01
| * | | b43: LP-PHY: use new pointers path to access ssb_deviceRafał Miłecki2011-06-01
| * | | b43: bus: abstract bus and core operationsRafał Miłecki2011-06-01