| Commit message (Expand) | Author | Age | Files | Lines |
* | [package] openssl: fix annoying build errors when changing upstream versions | nico | 2009-05-17 | 1 | -2/+3 |
* | brcm-2.4: nvram_set has been removed, remove some remaining calls to it | nbd | 2009-05-16 | 1 | -7/+0 |
* | set CONFIG_CRYPTO_HW for ixp4xx_crypto -- closes #4831 | kaloz | 2009-05-15 | 1 | -1/+3 |
* | [package] sysupgrade: use sysrq-trigger if available | jow | 2009-05-15 | 2 | -1/+2 |
* | cardbus != pcmcia -- disable it in b43 | kaloz | 2009-05-15 | 1 | -3/+1 |
* | firewall: automatically set up NOTRACK rules to disable connection tracking f... | nbd | 2009-05-14 | 1 | -13/+43 |
* | [kernel] orinoco is only one module with kernel 2.6.30 | hauke | 2009-05-14 | 1 | -0/+6 |
* | [madwifi] Make madwifi compile with kernel 2.6.30. | hauke | 2009-05-14 | 3 | -3/+151 |
* | [package] lua: install lua.pc pkgconfig file as well (closes: #5132) | nico | 2009-05-14 | 1 | -2/+4 |
* | RTCs shouldn't be modules, ever.. | kaloz | 2009-05-14 | 1 | -37/+0 |
* | madwifi: fix distance setting | nbd | 2009-05-13 | 1 | -0/+2 |
* | [brcm47xx] Activate CONFIG_USB_EHCI_HCD_SSB and CONFIG_USB_OHCI_HCD_SSB only ... | hauke | 2009-05-12 | 1 | -1/+0 |
* | [package] libpcap: fix typo in protocol api patch | nico | 2009-05-12 | 1 | -1/+1 |
* | [package] fix crypto pcompress configuration symbol name w/ 2.6.30 | florian | 2009-05-12 | 1 | -1/+1 |
* | madwifi: the openwrt build system usually has a better idea of what the targe... | nbd | 2009-05-11 | 1 | -0/+1 |
* | [it821x] The it821x is at an other location in older kernels. | hauke | 2009-05-11 | 1 | -0/+4 |
* | [kernel] hci_usb.ko is not availably in kernel newer than 2.6.27. | hauke | 2009-05-11 | 1 | -3/+3 |
* | [libertas] load usb8xxx after usb. | hauke | 2009-05-11 | 1 | -1/+1 |
* | [ssb] Add support for pcmcia to ssb. | hauke | 2009-05-11 | 2 | -5/+7 |
* | [kernel] Conditionals are not supported in Kconfig. | hauke | 2009-05-11 | 1 | -19/+0 |
* | [kernel] The vfat directory have chanced with all newer kernel. | hauke | 2009-05-11 | 1 | -1/+5 |
* | [kernel] Make nfs and xfs load again. | hauke | 2009-05-11 | 1 | -9/+23 |
* | [kernel] kmod-libphy also needed with kernel 2.6.30 | hauke | 2009-05-11 | 1 | -1/+1 |
* | [video-core] With kernel bigger than 2.6.29 compat_ioctl32 will not be build. | hauke | 2009-05-11 | 1 | -2/+16 |
* | [ieee80211-softmac] Remove ieee80211-softmac and net-bcm43xx, because it is n... | hauke | 2009-05-11 | 1 | -34/+0 |
* | [lib80211] /net/ieee80211/ was removed in new kernel versions. | hauke | 2009-05-11 | 2 | -10/+76 |
* | [madwifi] make madwifi compile with kernel 2.6.29. | hauke | 2009-05-11 | 2 | -0/+1971 |
* | madwifi: ignore the eeprom fast framing supported flag, as it is an arbitrary... | nbd | 2009-05-10 | 1 | -0/+11 |
* | madwifi: do not add the ff headroom len to dev->hard_header_len to avoid unne... | nbd | 2009-05-10 | 1 | -0/+12 |
* | madwifi: remove some leftover duplicate definitions | nbd | 2009-05-10 | 2 | -3/+36 |
* | madwifi: clean up tx status mrr handling and fix mrr parsing for 5416 | nbd | 2009-05-10 | 1 | -0/+507 |
* | [package] libnl-tiny: add copy of linux/gen_stat.h, it's not available on brc... | jow | 2009-05-10 | 1 | -0/+67 |
* | [package] base-files: | jow | 2009-05-10 | 1 | -1/+8 |
* | [package] e2fsprogs: add libpthread dependency (#5086) | jow | 2009-05-09 | 1 | -1/+1 |
* | [package] dnsmasq: add option to specify dhcp-hostsfile (#5079) | jow | 2009-05-09 | 1 | -0/+3 |
* | [package] mac80211: update compat-wireless to 2009-05-08 | juhosg | 2009-05-09 | 2 | -18/+2 |
* | [package] kernel/modules: build pcompress.ko for kernel >=2.6.30 | juhosg | 2009-05-09 | 1 | -1/+4 |
* | [package] base-files: show reboot notification is sysupgrade | jow | 2009-05-09 | 1 | -1/+4 |
* | madwifi: clean up handling of various timings such as slot time, ack timeout,... | nbd | 2009-05-08 | 3 | -4/+732 |
* | madwifi: fix uninitialized variable | nbd | 2009-05-08 | 2 | -4/+5 |
* | madwifi: remove unused functions | nbd | 2009-05-08 | 1 | -0/+29 |
* | upgrade to a new public hal build - contains several minor fixes including an... | nbd | 2009-05-08 | 2 | -5/+13 |
* | madwifi: fix selection of phy errors in the rx filter | nbd | 2009-05-08 | 1 | -0/+28 |
* | madwifi: improve autochannel decision with lots of cards on one board | nbd | 2009-05-07 | 1 | -1/+1 |
* | madwifi: improve autochannel, nuke some dead code, fix scanlist building from... | nbd | 2009-05-07 | 15 | -74/+197 |
* | [package] create the lib64 symbolic links for 64-bits supported architectures... | florian | 2009-05-07 | 1 | -1/+6 |
* | [package] kernel/modules: add ar71xx specific KCONFIG options for the OHCI/EH... | juhosg | 2009-05-07 | 1 | -2/+4 |
* | madwifi: fix setting outdoor mode | nbd | 2009-05-07 | 1 | -8/+9 |
* | [package] make acx-mac80211 compile against latest compat-wireless, still doe... | florian | 2009-05-07 | 3 | -0/+247 |
* | Add support for pc speaker | jow | 2009-05-07 | 1 | -0/+17 |