| Commit message (Expand) | Author | Age |
* | b43: N-PHY: fix RSSI calibration | Rafał Miłecki | 2012-07-09 |
* | b43: do not call ieee80211_unregister_hw if we are not registred | Oleksij Rempel | 2012-06-08 |
* | b43: use pci_is_pcie() instead of obsolete pci_dev.is_pcie | Bjorn Helgaas | 2012-05-16 |
* | bcma: add boardinfo struct | Hauke Mehrtens | 2012-05-16 |
* | ssb: remove rev from boardinfo | Hauke Mehrtens | 2012-05-16 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-05-07 |
|\ |
|
| * | b43: only reload config after successful initialization | Seth Forshee | 2012-04-27 |
* | | drivers/net: add missing __devexit_p() annotations | Arnd Bergmann | 2012-04-21 |
* | | mac80211: remove hw.conf.channel usage where possible | Michal Kazior | 2012-04-13 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-04-12 |
|\| |
|
| * | simple_open: automatically convert to simple_open() | Stephen Boyd | 2012-04-05 |
* | | b43: claim support for IBSS RSN | Antonio Quartulli | 2012-04-10 |
* | | mac80211: remove antenna_sel_tx TX info field | Johannes Berg | 2012-04-10 |
|/ |
|
* | b43: Load firmware from a work queue and not from the probe routine | Larry Finger | 2012-03-13 |
* | b43: prevent firmware on bcm5354 from taking over wrong GPIO pins | Hauke Mehrtens | 2012-03-05 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-02-01 |
|\ |
|
| * | b43: add option to avoid duplicating device support with brcmsmac | John W. Linville | 2012-01-18 |
* | | b43: N-PHY: trivial: change save&rest order in RSSI polling | Rafał Miłecki | 2012-01-24 |
* | | b43: N-PHY: implement RSSI calibration for rev3+ | Rafał Miłecki | 2012-01-24 |
* | | b43: N-PHY: upload PAPD PGA gain delta table | Rafał Miłecki | 2012-01-24 |
* | | b43: N-PHY: fix typos in RF control | Rafał Miłecki | 2012-01-24 |
* | | b43: N-PHY: add helper for getting gain table | Rafał Miłecki | 2012-01-24 |
* | | b43: N-PHY: implement TX power control setup | Rafał Miłecki | 2012-01-24 |
* | | b43: add maskset helpers | Rafał Miłecki | 2012-01-24 |
|/ |
|
* | wireless: b43: fix Oops on card eject during transfer | Guennadi Liakhovetski | 2012-01-13 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-01-05 |
|\ |
|
| * | b43: N-PHY: fix typo in TX power fix | Rafał Miłecki | 2012-01-04 |
| * | b43: N-PHY: fix controling RF override | Rafał Miłecki | 2012-01-04 |
| * | b43: N-PHY: update gain ctl workarounds | Rafał Miłecki | 2012-01-04 |
| * | b43: add lacking boardflags defines | Rafał Miłecki | 2012-01-04 |
| * | b43: N-PHY: get idle TSSI values | Rafał Miłecki | 2012-01-04 |
| * | b43: N-PHY: fix success condition of running samples | Rafał Miłecki | 2012-01-04 |
| * | b43: N-PHY: move common TX/RX functions | Rafał Miłecki | 2012-01-04 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-01-04 |
|\ \ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-01-04 |
| |\ \ |
|
| | * | | b43: fix regression in PIO case | Guennadi Liakhovetski | 2012-01-03 |
| * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2011-11-09 |
| |\ \ \ |
|
| | * | | | Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill... | John W. Linville | 2011-11-09 |
| | |\| | |
|
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-01-03 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | b43: N-PHY: reorder functions: random cleanups | Rafał Miłecki | 2011-12-19 |
| * | | | | b43: N-PHY: reorder functions: move rest of workarounds | Rafał Miłecki | 2011-12-19 |
| * | | | | b43: N-PHY: reorder functions: move RSSI calibration | Rafał Miłecki | 2011-12-19 |
| * | | | | b43: N-PHY: split gain control workarounds | Rafał Miłecki | 2011-12-19 |
| * | | | | b43: N-PHY: reorder functions: collect RSSI selects | Rafał Miłecki | 2011-12-19 |
| * | | | | b43: N-PHY: reorder functions: collect samples ones | Rafał Miłecki | 2011-12-19 |
| * | | | | b43: N-PHY: reorder functions: collect radio ones | Rafał Miłecki | 2011-12-19 |
| * | | | | b43: N-PHY: reorder functions: put basic ones at beginning | Rafał Miłecki | 2011-12-19 |
| * | | | | b43: avoid packet losses in the dma worker code. | francesco.gringoli@ing.unibs.it | 2011-12-19 |
| * | | | | b43: mark some vars __maybe_unused in b43_nphy_pmu_spur_avoid | John W. Linville | 2011-12-16 |
* | | | | | net: fix assignment of 0/1 to bool variables. | Rusty Russell | 2011-12-19 |
|/ / / / |
|