| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | broadcom-diag: add diag support for Linksys E1000 V1 | Hauke Mehrtens | 2013-01-03 | 1 | -0/+27 |
* | brcm47xx: add bgmac driver | Hauke Mehrtens | 2013-01-03 | 5 | -0/+1698 |
* | brcm47xx: build b44 as a module | Hauke Mehrtens | 2013-01-03 | 11 | -13/+10 |
* | brcm47xx: run ifup before starting the switch | Hauke Mehrtens | 2013-01-03 | 1 | -2/+2 |
* | switch: ROBO Switch Gigabit MII Support | Hauke Mehrtens | 2013-01-03 | 6 | -35/+155 |
* | switch: improve error messages | Hauke Mehrtens | 2013-01-03 | 1 | -15/+14 |
* | 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 | 13 | -82/+358 |
* | 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 |
* | ipv6-support: Update iteration * Add support for blocking forwarding while ad... | Steven Barth | 2013-01-02 | 3 | -15/+53 |
* | odhcp6c: Add support for SNTP and SIP options | Steven Barth | 2013-01-02 | 1 | -3/+2 |
* | 6relayd: Announce RDNSS and DNSSL via RA | Steven Barth | 2013-01-02 | 1 | -2/+2 |
* | iwinfo: replace more wext calls with nl80211 equivalents, attempt to infer nl... | Jo-Philipp Wich | 2013-01-02 | 4 | -71/+243 |
* | generic: add some missing kernel config symbols spotted on x86 | Jo-Philipp Wich | 2013-01-02 | 3 | -0/+6 |
* | ath9k: disable TX_IQ_ON_AGC_CAL on AR934x, should improve stability | Felix Fietkau | 2013-01-02 | 1 | -0/+11 |
* | sysupgrade: clarify online help | Jo-Philipp Wich | 2013-01-02 | 1 | -12/+15 |
* | sysupgrade: do not require an extra argument after --restore-backup | Jo-Philipp Wich | 2013-01-02 | 1 | -6/+7 |
* | x86: fix typo in alix2/net5501 default packages | Felix Fietkau | 2013-01-02 | 2 | -2/+2 |
* | dnsmasq: allow dhcp host entries without mac addresses (#11928) | Jo-Philipp Wich | 2013-01-02 | 2 | -4/+9 |
* | lldpd: various enhancements | Jo-Philipp Wich | 2013-01-02 | 3 | -2/+34 |
* | rt5350 switch support fix | John Crispin | 2013-01-02 | 1 | -1/+5 |
* | Remove remaining etrax references | John Crispin | 2013-01-02 | 6 | -6/+5 |
* | fix typo in HFS kernel module | John Crispin | 2013-01-02 | 1 | -1/+1 |
* | fixes libertas firmware install path | John Crispin | 2013-01-02 | 1 | -2/+2 |
* | fix video modules package generation | John Crispin | 2013-01-02 | 1 | -82/+97 |
* | generic: fix UBIFS build error if XZ compression is disabled | Gabor Juhos | 2013-01-02 | 3 | -3/+3 |
* | 6relayd: Detect changes of default routes for RAs | Steven Barth | 2013-01-01 | 1 | -2/+2 |
* | ipv6-support: Remove unnecessary code | Steven Barth | 2013-01-01 | 2 | -6/+1 |
* | package/kernel: select crypto-sha256 for cifs on 3.7+ | Gabor Juhos | 2013-01-01 | 1 | -1/+2 |
* | package/kernel: create separate package for the sha256 crypto module | Gabor Juhos | 2013-01-01 | 1 | -2/+11 |
* | adm5120: add support for 3.7 | Gabor Juhos | 2013-01-01 | 18 | -0/+1067 |
* | adm5120: nuke 3.3 support | Gabor Juhos | 2013-01-01 | 19 | -1066/+0 |
* | adm5120: switch to 3.6 | Gabor Juhos | 2013-01-01 | 1 | -1/+1 |
* | adm5120: add support for 3.6 | Gabor Juhos | 2013-01-01 | 18 | -0/+1059 |
* | adm5120: remove NAND_NO_AUTOINCR flag from rb1xx.c | Gabor Juhos | 2013-01-01 | 2 | -1/+11 |
* | adm5120: use mtd_read helper in trxsplit.c | Gabor Juhos | 2013-01-01 | 1 | -2/+1 |
* | adm5120: don't include asm/system.h in adm5120-hcd.c | Gabor Juhos | 2013-01-01 | 1 | -1/+0 |
* | generic: add missing symbol for 3.7 | Gabor Juhos | 2013-01-01 | 1 | -0/+1 |
* | ar71xx: register the NAND flash controller device on the AP135/136 boards | Gabor Juhos | 2013-01-01 | 4 | -24/+34 |
* | ar71xx: allow to register the NAND flash controller on the QCA955x | Gabor Juhos | 2013-01-01 | 1 | -7/+43 |
* | ar71xxx: allow to select ATH79_DEV_NFC for QCA955x | Gabor Juhos | 2013-01-01 | 2 | -2/+2 |
* | ar71xxx: allow to build the ar934x_nfc driver for QCA955x | Gabor Juhos | 2013-01-01 | 2 | -4/+4 |
* | ar71xx: fix NAND controller base for QCA955x SoCs | Gabor Juhos | 2013-01-01 | 2 | -2/+2 |
* | ar71xx: fold AP135 patch | Gabor Juhos | 2013-01-01 | 6 | -124/+96 |
* | ipv6-support: Fix typo in dhcpv6-script * thanks to KarlHegbloom for reporting | Steven Barth | 2012-12-31 | 2 | -2/+2 |
* | adds missing symbol | John Crispin | 2012-12-30 | 1 | -0/+1 |
* | rtc-rv5c386a: fix compilation for kernel >= 3.4 | Hauke Mehrtens | 2012-12-30 | 1 | -0/+2 |
* | acx-mac80211: fix compilation | Hauke Mehrtens | 2012-12-30 | 1 | -2/+2 |