| Commit message (Expand) | Author | Age | Files | Lines |
* | b43: move under broadcom vendor directory | Kalle Valo | 2015-11-18 | 63 | -58116/+0 |
* | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-11-05 | 2 | -10/+10 |
|\ |
|
| * | debugfs: Pass bool pointer to debugfs_create_bool() | Viresh Kumar | 2015-10-04 | 2 | -10/+10 |
* | | ssb: pick PCMCIA host code support from b43 driver | Rafał Miłecki | 2015-10-28 | 5 | -194/+1 |
* | | b43: probe bcma core (device) rev 0x15 | Rafał Miłecki | 2015-09-26 | 1 | -0/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-08-14 | 1 | -1/+1 |
|\ |
|
| * | b43: fix extpa_gain check for 2GHz | Hauke Mehrtens | 2015-07-31 | 1 | -1/+1 |
* | | b43: Fix typo in function name | Nik Nyby | 2015-07-21 | 3 | -4/+4 |
|/ |
|
* | Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or... | David S. Miller | 2015-06-23 | 1 | -0/+4 |
|\ |
|
| * | b43: fix support for 14e4:4321 PCI dev with BCM4321 chipset | Rafał Miłecki | 2015-06-08 | 1 | -0/+4 |
* | | mac80211: convert HW flags to unsigned long bitmap | Johannes Berg | 2015-06-10 | 1 | -2/+2 |
|/ |
|
* | mac80211: remove support for IFF_PROMISC | Johannes Berg | 2015-04-24 | 1 | -6/+2 |
* | wireless: Use bool function returns of true/false instead of 1/0 | Joe Perches | 2015-04-07 | 1 | -6/+6 |
* | Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or... | David S. Miller | 2015-04-01 | 1 | -1/+1 |
|\ |
|
| * | bcma: move PCI IRQ control function to host specific code | Rafał Miłecki | 2015-03-13 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-03-20 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | b43: fix support for 5 GHz only BCM43228 model | Rafał Miłecki | 2015-03-03 | 1 | -0/+1 |
* | | Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or... | David S. Miller | 2015-03-06 | 1 | -3/+3 |
|\ \ |
|
| * | | bcma: change IRQ control function to accept bus as an argument | Rafał Miłecki | 2015-03-02 | 1 | -1/+1 |
| * | | bcma: add helpers bringing PCIe hosted bus up / down | Rafał Miłecki | 2015-03-02 | 1 | -2/+2 |
| |/ |
|
* / | wireless: Use eth_<foo>_addr instead of memset | Joe Perches | 2015-03-03 | 1 | -4/+4 |
|/ |
|
* | treewide: Remove unnecessary SSB_DEVTABLE_END macro | Joe Perches | 2015-02-11 | 1 | -1/+1 |
* | treewide: Remove unnecessary BCMA_CORETABLE_END macro | Joe Perches | 2015-02-11 | 1 | -1/+1 |
* | b43: AC-PHY: prepare place for developing new PHY support | Rafał Miłecki | 2015-01-29 | 7 | -1/+160 |
* | b43: support bcma core reset on AC-PHY hardware | Rafał Miłecki | 2015-01-29 | 2 | -0/+19 |
* | b43: Fix locking FIXME in beacon update top half | Michael Büsch | 2015-01-29 | 2 | -11/+33 |
* | b43: stop leds during suspend | Sabrina Dubroca | 2015-01-23 | 1 | -0/+1 |
* | Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm... | John W. Linville | 2014-11-20 | 1 | -2/+5 |
|\ |
|
| * | mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR | Johannes Berg | 2014-11-19 | 1 | -2/+5 |
* | | b43: fix NULL pointer dereference in b43_phy_copy() | Hauke Mehrtens | 2014-11-10 | 1 | -3/+1 |
|/ |
|
* | b43: add support for setting the beacon listen interval | Hauke Mehrtens | 2014-09-15 | 2 | -0/+10 |
* | b43: update some transmit header constants | Hauke Mehrtens | 2014-09-15 | 1 | -9/+13 |
* | b43: add missing rate | Hauke Mehrtens | 2014-09-15 | 1 | -0/+1 |
* | b43: tell ucode the phy type and version | Hauke Mehrtens | 2014-09-15 | 1 | -0/+4 |
* | b43: tell the ucode the mac capabilities | Hauke Mehrtens | 2014-09-15 | 2 | -0/+13 |
* | b43: Implement PHY PLL reset | Rafał Miłecki | 2014-09-15 | 4 | -2/+34 |
* | b43: HT-PHY: Update values for frequency calibration | Rafał Miłecki | 2014-09-15 | 1 | -66/+248 |
* | b43: HT-PHY: Implement band switching | Rafał Miłecki | 2014-09-15 | 3 | -6/+40 |
* | b43: HT-PHY: Set MAC frequency to correct values | Rafał Miłecki | 2014-09-11 | 2 | -16/+17 |
* | b43: HT-PHY: Complete radio init (add missing entries) | Rafał Miłecki | 2014-09-11 | 3 | -2/+30 |
* | b43: HT-PHY: Define some regs for 0x2059 radio | Rafał Miłecki | 2014-09-11 | 2 | -21/+46 |
* | b43: HT-PHY: Move radio calibration to separated functions | Rafał Miłecki | 2014-09-11 | 1 | -46/+47 |
* | b43: HT-PHY: Move radio preparation into init function | Rafał Miłecki | 2014-09-11 | 2 | -12/+16 |
* | b43: N-PHY: support setting custom TX power | Rafał Miłecki | 2014-08-25 | 3 | -12/+77 |
* | b43: implement PPR (Power Per Rate) management/API | Rafał Miłecki | 2014-08-25 | 4 | -0/+252 |
* | b43: N-PHY: add RF power tables for radio 0x2057 revs 9 & 14 | Rafał Miłecki | 2014-08-25 | 3 | -3/+87 |
* | b43: N-PHY: update rev3+ gain control workarounds | Rafał Miłecki | 2014-08-25 | 1 | -24/+37 |
* | b43: flush some writes on Broadcom MIPS SoCs | Rafał Miłecki | 2014-08-25 | 11 | -29/+49 |
* | b43: don't duplicate common PHY read/write ops | Rafał Miłecki | 2014-08-25 | 5 | -60/+12 |
* | b43: update flushing many writes performed in a row | Rafał Miłecki | 2014-08-25 | 3 | -3/+25 |