Age | Commit message (Expand) | Author |
2011-09-19 | b43: Fix beacon problem in ad-hoc mode | Manual Munz |
2011-08-09 | b43: read correct register on bcma bus. | Hauke Mehrtens |
2011-07-27 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2011-07-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-07-26 | b43: fix invalid memory access in b43_ssb_remove() | Pavel Roskin |
2011-07-26 | b43: bcma: drop BROKEN | Rafał Miłecki |
2011-07-26 | b43: bus: fix memory corruption when setting driver's data | Rafał Miłecki |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-07-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-07-22 | b43: (un)initialize driver on the BCMA bus | Rafał Miłecki |
2011-07-22 | b43: bcma: get DMA translation bits | Rafał Miłecki |
2011-07-22 | ssb: return correct translation bit for 64-bit DMA | Rafał Miłecki |
2011-07-22 | b43: disable parity check on BCMA devices | Rafał Miłecki |
2011-07-19 | b43: bcma: implement full core reset | Rafał Miłecki |
2011-07-19 | b43: correctly display longer chipsets ids | Rafał Miłecki |
2011-07-19 | b43: HT-PHY: fix masks in radio ctl | Rafał Miłecki |
2011-07-19 | b43: bcma: read info about supported bands | Rafał Miłecki |
2011-07-19 | b43: bcma: define 80211 core specific IO status bits | Rafał Miłecki |
2011-07-19 | b43: HT-PHY: fix typo in 0x2059 radio init | Rafał Miłecki |
2011-07-19 | b43: HT-PHY: find channel entry with regs data | Rafał Miłecki |
2011-07-19 | b43: HT-PHY: switch to channel after enabling radio | Rafał Miłecki |
2011-07-19 | b43: use agent R/W ops for BCMA_IOCTL | Rafał Miłecki |
2011-07-18 | b43: bus: drop inline from SSB functions | Rafał Miłecki |
2011-07-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-07-08 | net/b43: don't return IRQ_HANDLED if nothing was done | Sebastian Andrzej Siewior |
2011-07-08 | b43: HT-PHY: define dummy TX power functions | Rafał Miłecki |
2011-07-08 | b43: LCN-PHY: include new PHY in common code | Rafał Miłecki |
2011-07-08 | b43: define firmwares for HT and LCN PHYs | Rafał Miłecki |
2011-07-08 | b43: LCN-PHY add place for new PHY support | Rafał Miłecki |
2011-07-08 | b43: read radio ID on new cores | Rafał Miłecki |
2011-07-08 | b43: use radio ID reading code to older cores only | Rafał Miłecki |
2011-07-08 | b43: select BLOCKIO for BCMA | Rafał Miłecki |
2011-07-08 | b43: change selecting ucode for newer cores | Rafał Miłecki |
2011-07-08 | b43: bus: add helpers for getting/setting wldev from/in bus core | Rafał Miłecki |
2011-07-08 | b43: handle BCMA in bus switches | Rafał Miłecki |
2011-07-08 | b43: use switches for SSB specific code | Rafał Miłecki |
2011-07-08 | mac80211: fix TKIP races, make API easier to use | Johannes Berg |
2011-07-08 | b43: implement BCMA bus ops | Rafał Miłecki |
2011-07-08 | b43: make b43_wireless_init bus generic | Rafał Miłecki |
2011-07-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-07-07 | Update my e-mail address | Michael Büsch |
2011-07-05 | b43: Add RX side DMA memory barrier | Michael Büsch |
2011-06-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-06-29 | b43: HT-PHY: correct 0x2059 radio init | Rafał Miłecki |
2011-06-29 | b43: HT-PHY: basic PHY init | Rafał Miłecki |
2011-06-29 | b43: HT-PHY: add init tables | Rafał Miłecki |
2011-06-29 | b43: HT-PHY: init radio when enabling it | Rafał Miłecki |
2011-06-29 | b43: HT-PHY: replace radio routing magic numbers | Rafał Miłecki |
2011-06-29 | b43: HT-PHY: implement lacking 0x908 PHY reg op | Rafał Miłecki |
2011-06-29 | b43: HT-PHY: add channel switching tables for 2 GHz band | Rafał Miłecki |