Age | Commit message (Expand) | Author |
2013-04-01 | b43: mark some functions and structs static | Hauke Mehrtens |
2013-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-03-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-03-27 | b43: use constants | Hauke Mehrtens |
2013-03-27 | b43: N-PHY: use more bits for offset in RSSI calibration | Rafał Miłecki |
2013-03-27 | b43: A fix for DMA transmission sequence errors | Iestyn C. Elfick |
2013-03-27 | b43: N-PHY: increase initial value of "mind" in RSSI calibration | Rafał Miłecki |
2013-03-25 | b43: remove warning for LP-PHY with sprom < 8 | Hauke Mehrtens |
2013-03-25 | b43: use bcma_chipco_gpio_control() | Hauke Mehrtens |
2013-03-25 | mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan | Karl Beldan |
2013-03-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-03-17 | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) | Joe Perches |
2013-03-15 | drivers/net: use module_pcmcia_driver() in pcmcia drivers | H Hartley Sweeten |
2013-03-13 | b43: HT-PHY: enable basic TX power setup | Rafał Miłecki |
2013-03-13 | b43: HT-PHY: setup TX power control | Rafał Miłecki |
2013-03-13 | b43: HT-PHY: implement RSSI polling | Rafał Miłecki |
2013-03-13 | b43: HT-PHY: implement playing sample tone | Rafał Miłecki |
2013-03-13 | b43: HT-PHY: implement stopping sample tone playback | Rafał Miłecki |
2013-03-13 | b43: HT-PHY: implement controlling TX power control | Rafał Miłecki |
2013-03-13 | b43: HT-PHY: implement PA override | Rafał Miłecki |
2013-03-13 | b43: HT-PHY: implement CCA reset | Rafał Miłecki |
2013-03-13 | b43: HT-PHY: implement MAC reclocking | Rafał Miłecki |
2013-03-13 | b43: HT-PHY: implement spurious tone avoidance | Rafał Miłecki |
2013-03-13 | b43: HT-PHY: move TX fix to the separated function | Rafał Miłecki |
2013-03-13 | b43: HT-PHY: add classifier control function | Rafał Miłecki |
2013-03-13 | b43: HT-PHY: rename AFE defines | Rafał Miłecki |
2013-03-06 | b43: HT-PHY: make it BCMA-only | Rafał Miłecki |
2013-03-06 | b43: define BCMA wireless specific PLLs | Rafał Miłecki |
2013-03-06 | b43: Fix 'me' -> 'be' typo in Kconfig | W. Trevor King |
2013-02-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-02-25 | b43: Fix lockdep splat on module unload | Larry Finger |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-19 | b43: Increase number of RX DMA slots | Larry Finger |
2013-01-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-01-22 | b43: N-PHY: fix gain in b43_nphy_get_gain_ctl_workaround_ent() | Dan Carpenter |
2013-01-22 | drivers/net/wireless/b43: remove depends on CONFIG_EXPERIMENTAL | Kees Cook |
2013-01-07 | b43: Fix firmware loading when driver is built into the kernel | Larry Finger |
2012-12-10 | b43: fix tx path skb leaks | Felix Fietkau |
2012-12-06 | b43: remove __dev* attributes | Bill Pemberton |
2012-11-13 | mac80211: support RX_FLAG_MACTIME_END | Thomas Pedersen |
2012-10-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-10-24 | b43: Fix oops on unload when firmware not found | Larry Finger |
2012-10-19 | bcma: add an extra pcie core struct | Hauke Mehrtens |
2012-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-09-01 | b43: Kconfig: drop unknown symbol 'BRCMSMAC_MODULE' | Paul Bolle |
2012-08-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-08-21 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-08-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-08-10 | b43: N-PHY: fix 0x2057 radio calib copy/paste mistake | Rafał Miłecki |