| Commit message (Expand) | Author | Age | Files | Lines |
* | brcm47xx: add initial support for kernel 3.8 | Hauke Mehrtens | 2013-02-16 | 54 | -0/+7785 |
* | brcm47xx: BGMAC - Adjust AutoLoad number to be prior to switch modules | Hauke Mehrtens | 2013-02-16 | 1 | -1/+1 |
* | brcm47xx: improve cpuport detection for filesafe | Hauke Mehrtens | 2013-02-16 | 1 | -13/+9 |
* | brcm47xx: fix network config on simpleshare | Hauke Mehrtens | 2013-02-16 | 1 | -0/+6 |
* | brcm47xx: handle return values of cfe_env_get() correctly. | Hauke Mehrtens | 2013-02-16 | 1 | -4/+5 |
* | brcm47xx: bgmac: fix unaligned accesses to network headers. | Hauke Mehrtens | 2013-02-16 | 1 | -8/+60 |
* | brcm47xx: fix unaligned access to mac address | Hauke Mehrtens | 2013-02-16 | 1 | -0/+18 |
* | brcm47xx: try to automatically detect if the wan port is at port 4 and not at... | Hauke Mehrtens | 2013-02-16 | 1 | -1/+12 |
* | brcm47xx: if the cpuport of the switch is port 8 assume vlan0ports: "1 2 3 4 ... | Hauke Mehrtens | 2013-02-14 | 1 | -16/+8 |
* | brcm47xx: configure vlan correctly on some recent devices. | Hauke Mehrtens | 2013-02-13 | 1 | -1/+4 |
* | brcm47xx: add some more fixes to bgmac | Hauke Mehrtens | 2013-02-12 | 1 | -7/+35 |
* | brcm47xx: update tg3 to the version send upstream | Hauke Mehrtens | 2013-02-12 | 1 | -114/+63 |
* | brcm47xx: fix name of kmod-ocf-ubsec-ssb | Hauke Mehrtens | 2013-02-06 | 1 | -1/+1 |
* | brcm47xx: bgmac: make it possible to set the devices into promisc mode when i... | Hauke Mehrtens | 2013-02-06 | 2 | -0/+206 |
* | brcm47xx: fix detection of Asus RT-N16 | Hauke Mehrtens | 2013-02-04 | 1 | -3/+4 |
* | Add Failsafe support for Linksys E3000V1 / WRT610NV2 | Hauke Mehrtens | 2013-02-04 | 1 | -0/+1 |
* | brcm47xx: Fix switch config on 4716/53115 devices | Hauke Mehrtens | 2013-02-04 | 1 | -1/+1 |
* | brcm47xx: load pps_core and ptp before tg3 to make the interface available fo... | Hauke Mehrtens | 2013-01-27 | 1 | -0/+2 |
* | brcm47xx: create image for Netgear WNDR3400 V1 | Hauke Mehrtens | 2013-01-26 | 1 | -1/+1 |
* | brcm47xx: add initial board detection code | Hauke Mehrtens | 2013-01-26 | 5 | -6/+366 |
* | brcm47xx: add gpio to irq function again | Hauke Mehrtens | 2013-01-26 | 2 | -0/+116 |
* | brcm47xx: change generic profiles | Hauke Mehrtens | 2013-01-24 | 17 | -78/+218 |
* | brcm47xx: BCMA - Update default IRQ assignment per upstream change | Hauke Mehrtens | 2013-01-12 | 1 | -0/+9 |
* | brcm47xx: update bgmac driver to the version in mainline kernel | Hauke Mehrtens | 2013-01-10 | 1 | -156/+454 |
* | kernel: update bcma and ssb to master-2013-01-09 from wireless-testing | Hauke Mehrtens | 2013-01-10 | 26 | -1076/+610 |
* | brcm47xx: BGMAC Driver corrections | Hauke Mehrtens | 2013-01-07 | 1 | -3/+3 |
* | brcm47xx: various fixes and code cleanups for irq code | Hauke Mehrtens | 2013-01-03 | 7 | -27/+72 |
* | brcm47xx: add bgmac driver | Hauke Mehrtens | 2013-01-03 | 3 | -0/+1696 |
* | brcm47xx: build b44 as a module | Hauke Mehrtens | 2013-01-03 | 10 | -12/+9 |
* | brcm47xx: run ifup before starting the switch | Hauke Mehrtens | 2013-01-03 | 1 | -2/+2 |
* | brcm47xx: BCMA - IRQ Update - Fix IRQ Flag for I2S Core | Hauke Mehrtens | 2013-01-03 | 1 | -0/+54 |
* | brcm47xx: improve IRQ handling for bcma based devices | Hauke Mehrtens | 2013-01-03 | 5 | -5/+227 |
* | brcm47xx: add a new version of the nvram rewrite patch | Hauke Mehrtens | 2013-01-03 | 10 | -69/+345 |
* | brcm47xx: move patches already in the mainline kernel to the front | Hauke Mehrtens | 2013-01-03 | 5 | -8/+8 |
* | brcm47xx: remove support for kernel version 3.3 | Hauke Mehrtens | 2013-01-03 | 57 | -9780/+0 |
* | brcm47xx: bcma: correct M25P32 serial flash ID | Hauke Mehrtens | 2012-12-27 | 1 | -0/+11 |
* | Do not use deprecated path to functions.sh (/etc/functions.sh -> /lib/functio... | Mirko Vogt | 2012-12-19 | 1 | -1/+1 |
* | Do not overload mount-call - trying to reduce confusion | Mirko Vogt | 2012-12-19 | 1 | -1/+1 |
* | kernel: update linux 3.6 to 3.6.11 | Gabor Juhos | 2012-12-18 | 1 | -1/+1 |
* | brcm47xx: improve suppressing printing if a module was found in preinit funct... | Hauke Mehrtens | 2012-12-14 | 1 | -1/+1 |
* | brcm47xx: Additional BCM4716 support | Hauke Mehrtens | 2012-12-13 | 2 | -0/+8 |
* | brcm47xx: BCMA - Broadcom 2011 SDK Updates | Hauke Mehrtens | 2012-12-13 | 1 | -0/+50 |
* | brcm47xx: return the real irq number in bcma_core_irq | Hauke Mehrtens | 2012-12-13 | 1 | -0/+87 |
* | brcm47xx: this usb patch is not needed, the Broadcom SDK does it the other way. | Hauke Mehrtens | 2012-12-13 | 1 | -11/+0 |
* | brcm47xx: use kernel 3.6.10 by default now | Hauke Mehrtens | 2012-12-13 | 1 | -1/+1 |
* | brcm47xx: suppress printing if a module was found in preinit function. | Hauke Mehrtens | 2012-12-13 | 1 | -1/+1 |
* | kernel: in kernel 3.6.8 and later tg3 depends on hwmon.ko | Hauke Mehrtens | 2012-12-13 | 1 | -0/+1 |
* | kernel: update bcma and ssb to master-2012-12-11-2 from wireless-testing | Hauke Mehrtens | 2012-12-12 | 27 | -899/+103 |
* | kernel/3.3: move OHCI and EHCI platform drivers to generic | Florian Fainelli | 2012-12-05 | 3 | -565/+0 |
* | brcm47xx: read sprom vars without prefix for boardrev and boardtype if the pr... | Hauke Mehrtens | 2012-12-02 | 1 | -0/+17 |