| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | madwifi: add configurable rssi threshold and timeout values for protection mode | nbd | 2008-04-21 | 1 | -0/+139 |
* | reorder patches | nbd | 2008-04-21 | 4 | -0/+0 |
* | madwifi: remove the minstrel_mrr hack and add two patches that massively impr... | nbd | 2008-04-21 | 3 | -22/+89 |
* | cpmac fix (closes #3124) | matteo | 2008-04-21 | 1 | -0/+14 |
* | fix a some txq races (merge from madwifi-trunk) | nbd | 2008-04-20 | 1 | -0/+38 |
* | add missing kmod-hid module (thx, fish) | nbd | 2008-04-20 | 2 | -1/+17 |
* | remove unneeded patch | kaloz | 2008-04-20 | 1 | -35/+0 |
* | add ixp4xx 2.6.25 patchset | kaloz | 2008-04-20 | 32 | -0/+8815 |
* | disable IMQ on 2.6.25 until we have a new patch | kaloz | 2008-04-20 | 1 | -0/+1790 |
* | fix mini_fo compile -- still oopses on boot | kaloz | 2008-04-20 | 1 | -12/+12 |
* | fix gpio on rb532 - fixes the cf driver | nbd | 2008-04-20 | 1 | -3/+3 |
* | fix patch | kaloz | 2008-04-20 | 1 | -462/+0 |
* | build the kmod-video-quickcam module only if it was selected | nico | 2008-04-20 | 1 | -1/+11 |
* | don't build acx* kernel modules on UML | nico | 2008-04-20 | 2 | -2/+2 |
* | add a gpio feature for devices supporting the generic GPIO interface | nico | 2008-04-20 | 3 | -0/+7 |
* | [atheros] remove the clz function, use fls instead | juhosg | 2008-04-20 | 2 | -24/+2 |
* | make use of the marvell switch in the atheros port | nbd | 2008-04-20 | 2 | -3/+6 |
* | Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ an... | nbd | 2008-04-20 | 7 | -0/+648 |
* | [atheros] remove strange direct usage of dev->priv as well | juhosg | 2008-04-20 | 1 | -1/+1 |
* | [atheros] use the netdev_priv() macro instead of directly accessing dev->priv | juhosg | 2008-04-20 | 1 | -28/+26 |
* | [atheros] use stats from net_device structure | juhosg | 2008-04-20 | 2 | -30/+20 |
* | [atheros] nuke trailing whitespaces | juhosg | 2008-04-20 | 13 | -118/+118 |
* | make use of the adm6996 switch for atheros devices that support it (autodetec... | nbd | 2008-04-20 | 2 | -1/+22 |
* | remove some redundant code | nbd | 2008-04-20 | 2 | -53/+17 |
* | Add stub driver for ADM6996F switches (configured through MII) | nbd | 2008-04-20 | 6 | -0/+333 |
* | we can't handle the switch on the GW2345 yet, but we cna support the GW2355 | kaloz | 2008-04-19 | 1 | -5/+5 |
* | rename patch to make it clear what it is | kaloz | 2008-04-19 | 1 | -0/+0 |
* | [ixp4xx] avila: add model detection, refresh patches. Kaloz: thank you for th... | juhosg | 2008-04-19 | 4 | -98/+191 |
* | add proper 2.6.25 support | kaloz | 2008-04-19 | 52 | -0/+134105 |
* | nuke empty directory, we need actual patches there | kaloz | 2008-04-19 | 0 | -0/+0 |
* | fix swap{on,off} path | matteo | 2008-04-19 | 1 | -4/+4 |
* | add patch dir for 2.6.25 kernel | ymano | 2008-04-18 | 0 | -0/+0 |
* | rename the bootloader image to standard name "otheros.bld" | ymano | 2008-04-18 | 2 | -4/+4 |
* | remove config for non supported kernel version | ymano | 2008-04-18 | 1 | -1087/+0 |
* | * update ps3 target kernel version to 2.6.25 | ymano | 2008-04-18 | 2 | -6/+991 |
* | Adm5120 also supports generic GPIO, allow gpioctl to be built (#3132) | florian | 2008-04-17 | 1 | -1/+1 |
* | Mark rt61 as 2.6.23 only (#3337) | florian | 2008-04-17 | 1 | -1/+1 |
* | more performance for madwifi :) | nbd | 2008-04-17 | 1 | -4/+56 |
* | disable CONFIG_BRIDGE_NETFILTER by default | nbd | 2008-04-17 | 2 | -2/+2 |
* | [package] use the spi-ks8995 driver on the WRT55AG v2 boards | juhosg | 2008-04-17 | 4 | -0/+170 |
* | [package] spi-ks8995: fix a compiler warning, fix the copyright header | juhosg | 2008-04-17 | 1 | -9/+9 |
* | [package] add a driver for the KS8995 ethernet switch, will be usable to cont... | juhosg | 2008-04-17 | 4 | -0/+477 |
* | add performance improvement for madwifi on low-memory systems | nbd | 2008-04-17 | 1 | -0/+178 |
* | disable CONFIG_NO_HZ by default (who enabled this?) | nbd | 2008-04-17 | 3 | -3/+3 |
* | add missing symbol | thepeople | 2008-04-15 | 1 | -0/+1 |
* | remove udevextras dependency on udev (thx, fish) | nbd | 2008-04-15 | 1 | -1/+0 |
* | fix restart on platforms without a setup_switch() | thepeople | 2008-04-15 | 1 | -0/+2 |
* | [package] mmc_over_gpio: oops, forgot to remove empty dirs | juhosg | 2008-04-15 | 0 | -0/+0 |
* | [package] move spi_gpio driver into the kernel, clean-up SPI modules | juhosg | 2008-04-15 | 10 | -27/+110 |
* | update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches | juhosg | 2008-04-15 | 37 | -3480/+5331 |