| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | acx-mac80211 needs some header files from compat-wireless to build | hauke | 2011-04-09 | 1 | -0/+1 |
* | at91: add some missing config options | hauke | 2011-04-09 | 1 | -0/+3 |
* | kernel: add symbols, small fixes | hauke | 2011-04-09 | 10 | -9/+28 |
* | crypto: The if statement for twofish did not work, deflate depends on zlib_de... | hauke | 2011-04-09 | 1 | -5/+10 |
* | sound: do not pack ac97_bus.ko and snd-ac97-codec.ko into two packages. | hauke | 2011-04-09 | 1 | -8/+23 |
* | iipt-debug: create bundle of netfilter modules for debugging | hauke | 2011-04-09 | 2 | -0/+23 |
* | ath5k: add some more performance improvements | nbd | 2011-04-09 | 5 | -0/+444 |
* | ath5k: rename a misnamed patch | nbd | 2011-04-09 | 1 | -0/+0 |
* | ath5k: add a few fixes that improve performance | nbd | 2011-04-09 | 3 | -0/+147 |
* | ath5k: fix tx status reporting | nbd | 2011-04-09 | 1 | -0/+37 |
* | ar71xx: fix section mismatch | juhosg | 2011-04-09 | 1 | -1/+1 |
* | ar71xx: rename ar934x_ref_freq to ar71xx_ref_freq | juhosg | 2011-04-09 | 4 | -20/+25 |
* | ar71xx: show the SoC type earlier | juhosg | 2011-04-09 | 1 | -3/+2 |
* | ar71xx: cleanup SoC detection code | juhosg | 2011-04-09 | 1 | -9/+6 |
* | ar71xx: sync kernel configuration | juhosg | 2011-04-09 | 1 | -0/+16 |
* | ar71xx: Fix mac address offset for AR934x | juhosg | 2011-04-09 | 1 | -1/+1 |
* | atheros: merge a few patches into the right place | nbd | 2011-04-09 | 6 | -54/+27 |
* | atheros: fix up empty radio data mac address (based on patch from #8601) | nbd | 2011-04-09 | 1 | -1/+8 |
* | atheros: fix ath5k support on ar2315/2317 | nbd | 2011-04-09 | 2 | -18/+30 |
* | atheros: enable CONFIG_IP17XX_PHY to add back switch support for the DIR-300 | nbd | 2011-04-09 | 1 | -0/+1 |
* | kernel: add missing config options | hauke | 2011-04-09 | 4 | -0/+14 |
* | kernel: add scsi cdrom support | hauke | 2011-04-09 | 1 | -0/+18 |
* | uClibc: forced unwind for pthread_cancel handling is broken and triggers spur... | nbd | 2011-04-09 | 1 | -0/+10 |
* | ath9k: properly count retries when frames are filtered due to excessive retri... | nbd | 2011-04-09 | 1 | -16/+39 |
* | mac80211: fix reading the station flags in debugfs | nbd | 2011-04-09 | 1 | -0/+9 |
* | firmware-utils: fix endianness bugs in firmware generation program. | hauke | 2011-04-09 | 1 | -12/+29 |
* | linux-atm: package atm-diagnostics with atmdump, atmdiag, etc. | hauke | 2011-04-09 | 1 | -1/+21 |
* | kernel: include firmware in the e100 package | nbd | 2011-04-08 | 1 | -0/+7 |
* | brcm47xx: add Netgear WNR834BV1 | hauke | 2011-04-08 | 1 | -5/+18 |
* | mac80211: add Intel wireless drivers. | hauke | 2011-04-08 | 1 | -5/+277 |
* | brcm47xx: upgrade to kernel 2.6.27.6. | hauke | 2011-04-08 | 1 | -1/+1 |
* | ath9k: improve the rx dma stop fix, add more debugging output in case the iss... | nbd | 2011-04-08 | 2 | -21/+26 |
* | mac80211: fix support for iftype wds | nbd | 2011-04-08 | 3 | -0/+255 |
* | [package] kernel/modules: Enable Realtek R8169 not only for x86 | acinonyx | 2011-04-07 | 1 | -1/+1 |
* | [x86] Bump kernel version to 2.6.37.6 | jow | 2011-04-07 | 1 | -1/+1 |
* | brcm47xx: add initial support for kernel 2.6.38 | hauke | 2011-04-07 | 33 | -0/+3076 |
* | ar71xx: add DB120 board specific PCI initialization | juhosg | 2011-04-07 | 6 | -0/+63 |
* | ar71xx: register WMAC device on the DB120 board | juhosg | 2011-04-07 | 3 | -0/+11 |
* | ar71xx: add support for the built-in WMAC of the AR934x | juhosg | 2011-04-07 | 5 | -0/+89 |
* | ar71xx: create a separate profile for the Atheros DB120 board | juhosg | 2011-04-07 | 1 | -0/+11 |
* | ar71xx: build firmware image for the Atheros DB120 board | juhosg | 2011-04-07 | 1 | -0/+28 |
* | ar71xx: add initial support for the Atheros DB120 board | juhosg | 2011-04-07 | 5 | -0/+131 |
* | ar71xx: indicate AR934x support in menuconfig | juhosg | 2011-04-07 | 2 | -3/+3 |
* | ar71xx: add support for the watchdog of the AR934x SoCs | juhosg | 2011-04-07 | 1 | -2/+20 |
* | ar71xx: enable PCI for the AR934[24] SoCs | juhosg | 2011-04-07 | 1 | -0/+4 |
* | ar71xx: enable USB support for the AR934x SoCs | juhosg | 2011-04-07 | 1 | -1/+4 |
* | ar71xx: enable GPIO support for the AR934x SoCs | juhosg | 2011-04-07 | 2 | -0/+12 |
* | ar71xx: add AR934x specific glue for ar7100_device{start,stop} | juhosg | 2011-04-07 | 1 | -0/+26 |
* | ar71xx: add AR934x specific UART clock initialization | juhosg | 2011-04-07 | 1 | -2/+25 |
* | ar71xx: add AR934x specific glue for IRQ initialization | juhosg | 2011-04-07 | 3 | -5/+48 |