Age | Commit message (Expand) | Author | Files | Lines |
2012-04-27 | b43: only reload config after successful initialization | Seth Forshee | 1 | -2/+8 |
2012-04-06 | simple_open: automatically convert to simple_open() | Stephen Boyd | 1 | -7/+1 |
2012-03-13 | b43: Load firmware from a work queue and not from the probe routine | Larry Finger | 2 | -27/+35 |
2012-03-06 | b43: prevent firmware on bcm5354 from taking over wrong GPIO pins | Hauke Mehrtens | 1 | -0/+2 |
2012-02-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -0/+8 |
2012-01-24 | b43: N-PHY: trivial: change save&rest order in RSSI polling | Rafał Miłecki | 1 | -8/+8 |
2012-01-24 | b43: N-PHY: implement RSSI calibration for rev3+ | Rafał Miłecki | 1 | -6/+187 |
2012-01-24 | b43: N-PHY: upload PAPD PGA gain delta table | Rafał Miłecki | 3 | -6/+12 |
2012-01-24 | b43: N-PHY: fix typos in RF control | Rafał Miłecki | 2 | -6/+6 |
2012-01-24 | b43: N-PHY: add helper for getting gain table | Rafał Miłecki | 3 | -94/+64 |
2012-01-24 | b43: N-PHY: implement TX power control setup | Rafał Miłecki | 2 | -1/+217 |
2012-01-24 | b43: add maskset helpers | Rafał Miłecki | 3 | -57/+36 |
2012-01-18 | b43: add option to avoid duplicating device support with brcmsmac | John W. Linville | 2 | -0/+8 |
2012-01-13 | wireless: b43: fix Oops on card eject during transfer | Guennadi Liakhovetski | 1 | -1/+4 |
2012-01-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 4 | -130/+348 |
2012-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+13 |
2012-01-04 | b43: N-PHY: fix typo in TX power fix | Rafał Miłecki | 1 | -1/+1 |
2012-01-04 | b43: N-PHY: fix controling RF override | Rafał Miłecki | 1 | -2/+2 |
2012-01-04 | b43: N-PHY: update gain ctl workarounds | Rafał Miłecki | 2 | -18/+92 |
2012-01-04 | b43: add lacking boardflags defines | Rafał Miłecki | 1 | -0/+11 |
2012-01-04 | b43: N-PHY: get idle TSSI values | Rafał Miłecki | 2 | -1/+130 |
2012-01-04 | b43: N-PHY: fix success condition of running samples | Rafał Miłecki | 1 | -1/+1 |
2012-01-04 | b43: N-PHY: move common TX/RX functions | Rafał Miłecki | 1 | -107/+111 |
2012-01-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -3/+13 |
2012-01-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 4 | -1772/+1840 |
2012-01-03 | b43: fix regression in PIO case | Guennadi Liakhovetski | 1 | -3/+13 |
2011-12-20 | net: fix assignment of 0/1 to bool variables. | Rusty Russell | 10 | -101/+101 |
2011-12-19 | b43: N-PHY: reorder functions: random cleanups | Rafał Miłecki | 1 | -107/+116 |
2011-12-19 | b43: N-PHY: reorder functions: move rest of workarounds | Rafał Miłecki | 1 | -226/+226 |
2011-12-19 | b43: N-PHY: reorder functions: move RSSI calibration | Rafał Miłecki | 1 | -300/+300 |
2011-12-19 | b43: N-PHY: split gain control workarounds | Rafał Miłecki | 1 | -264/+267 |
2011-12-19 | b43: N-PHY: reorder functions: collect RSSI selects | Rafał Miłecki | 1 | -221/+225 |
2011-12-19 | b43: N-PHY: reorder functions: collect samples ones | Rafał Miłecki | 1 | -131/+135 |
2011-12-19 | b43: N-PHY: reorder functions: collect radio ones | Rafał Miłecki | 1 | -190/+198 |
2011-12-19 | b43: N-PHY: reorder functions: put basic ones at beginning | Rafał Miłecki | 1 | -333/+332 |
2011-12-19 | b43: avoid packet losses in the dma worker code. | francesco.gringoli@ing.unibs.it | 3 | -19/+60 |
2011-12-17 | b43: mark some vars __maybe_unused in b43_nphy_pmu_spur_avoid | John W. Linville | 1 | -2/+2 |
2011-12-15 | b43: N-PHY: check for bustype before touching BCMA CC PLLs | Rafał Miłecki | 1 | -50/+61 |
2011-12-14 | b43: avoid calling bcma_* if CONFIG_B43_BCMA is not set | John W. Linville | 1 | -0/+4 |
2011-12-14 | b43: N-PHY: update TX power fix | Rafał Miłecki | 1 | -5/+27 |
2011-12-14 | b43: N-PHY: workaround broken auto-increment on BCM43224 | Rafał Miłecki | 1 | -0/+6 |
2011-12-14 | b43: N-PHY: fix 32-bit reads of tables | Rafał Miłecki | 1 | -6/+6 |
2011-12-14 | b43: N-PHY: implement spurious tone avoidance | Rafał Miłecki | 1 | -2/+91 |
2011-12-14 | b43: N-PHY: finish 2.4GHz 0x2056 radio setup | Rafał Miłecki | 3 | -1/+105 |
2011-12-14 | b43: N-PHY: determine various PHY params | Rafał Miłecki | 2 | -0/+43 |
2011-12-14 | b43: N-PHY: add table for antenna software control | Rafał Miłecki | 2 | -1/+52 |
2011-12-14 | b43: N-PHY: workaround BCM43224 hw bug in writing table id 9 | Rafał Miłecki | 1 | -0/+7 |
2011-12-14 | b43: N-PHY: update some init values | Rafał Miłecki | 2 | -17/+17 |
2011-12-14 | b43: N-PHY: random trivial fixes for typos, missing writes | Rafał Miłecki | 3 | -23/+30 |
2011-11-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | John W. Linville | 3 | -9/+6 |