aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* Detect every atheros device present This patch is for boards with more than o...Jo-Philipp Wich2009-05-201-1/+1
* change the uClibc-0.9.29 check (#5165)Florian Fainelli2009-05-201-1/+1
* use e2fsprogs 1.40.11 with uClibc 0.9.29 (#5085, #5033)Florian Fainelli2009-05-201-1/+6
* base-files: fixup resolv.conf check in udhcpc scriptJo-Philipp Wich2009-05-171-1/+1
* update to r4993Florian Fainelli2009-05-173-28/+33
* opkg.conf: update trunk snapshots urlAndy Boyett2009-05-172-3/+3
* libertas: use last known stable firmware version, move it to "Wireless Driver...Nicolas Thill2009-05-171-6/+8
* base-files: initialize GZIPED to 0 in sysupgrade since it's used later in num...Nicolas Thill2009-05-171-2/+2
* kernel: change dependency on kmod-nfs-common in kmod-nfs & kmod-nfsd from "de...Nicolas Thill2009-05-171-2/+2
* madwifi: don't try to set an interface essid with an empty valueNicolas Thill2009-05-171-2/+4
* openssl: fix annoying build errors when changing upstream versionsNicolas Thill2009-05-171-2/+3
* brcm-2.4: nvram_set has been removed, remove some remaining calls to itFelix Fietkau2009-05-161-7/+0
* set CONFIG_CRYPTO_HW for ixp4xx_crypto -- closes #4831Imre Kaloz2009-05-151-1/+3
* sysupgrade: use sysrq-trigger if availableJo-Philipp Wich2009-05-152-1/+2
* cardbus != pcmcia -- disable it in b43Imre Kaloz2009-05-151-3/+1
* firewall: automatically set up NOTRACK rules to disable connection tracking f...Felix Fietkau2009-05-141-13/+43
* orinoco is only one module with kernel 2.6.30Hauke Mehrtens2009-05-141-0/+6
* Make madwifi compile with kernel 2.6.30.Hauke Mehrtens2009-05-143-3/+151
* lua: install lua.pc pkgconfig file as well (closes: #5132)Nicolas Thill2009-05-141-2/+4
* RTCs shouldn't be modules, ever..Imre Kaloz2009-05-141-37/+0
* madwifi: fix distance settingFelix Fietkau2009-05-131-0/+2
* Activate CONFIG_USB_EHCI_HCD_SSB and CONFIG_USB_OHCI_HCD_SSB only on brcm47xx.Hauke Mehrtens2009-05-121-1/+0
* libpcap: fix typo in protocol api patchNicolas Thill2009-05-121-1/+1
* fix crypto pcompress configuration symbol name w/ 2.6.30Florian Fainelli2009-05-121-1/+1
* madwifi: the openwrt build system usually has a better idea of what the targe...Felix Fietkau2009-05-111-0/+1
* The it821x is at an other location in older kernels.Hauke Mehrtens2009-05-111-0/+4
* hci_usb.ko is not availably in kernel newer than 2.6.27.Hauke Mehrtens2009-05-111-3/+3
* load usb8xxx after usb.Hauke Mehrtens2009-05-111-1/+1
* Add support for pcmcia to ssb. b43 will build now with pcmcia support.Hauke Mehrtens2009-05-112-5/+7
* Conditionals are not supported in Kconfig.Hauke Mehrtens2009-05-111-19/+0
* The vfat directory have chanced with all newer kernel.Hauke Mehrtens2009-05-111-1/+5
* Make nfs and xfs load again.Hauke Mehrtens2009-05-111-9/+23
* kmod-libphy also needed with kernel 2.6.30Hauke Mehrtens2009-05-111-1/+1
* With kernel bigger than 2.6.29 compat_ioctl32 will not be build.Hauke Mehrtens2009-05-111-2/+16
* Remove ieee80211-softmac and net-bcm43xx, because it is not used any more. Th...Hauke Mehrtens2009-05-111-34/+0
* /net/ieee80211/ was removed in new kernel versions. This adds lib80211 for ne...Hauke Mehrtens2009-05-112-10/+76
* make madwifi compile with kernel 2.6.29.Hauke Mehrtens2009-05-112-0/+1971
* madwifi: ignore the eeprom fast framing supported flag, as it is an arbitrary...Felix Fietkau2009-05-101-0/+11
* madwifi: do not add the ff headroom len to dev->hard_header_len to avoid unne...Felix Fietkau2009-05-101-0/+12
* madwifi: remove some leftover duplicate definitionsFelix Fietkau2009-05-102-3/+36
* madwifi: clean up tx status mrr handling and fix mrr parsing for 5416Felix Fietkau2009-05-101-0/+507
* libnl-tiny: add copy of linux/gen_stat.h, it's not available on brcm-2.4Jo-Philipp Wich2009-05-101-0/+67
* base-files: - restore device, ifname and aliases state in dhcp script - make ...Jo-Philipp Wich2009-05-101-1/+8
* e2fsprogs: add libpthread dependency (#5086)Jo-Philipp Wich2009-05-091-1/+1
* dnsmasq: add option to specify dhcp-hostsfile (#5079)Jo-Philipp Wich2009-05-091-0/+3
* mac80211: update compat-wireless to 2009-05-08Gabor Juhos2009-05-092-18/+2
* kernel/modules: build pcompress.ko for kernel >=2.6.30Gabor Juhos2009-05-091-1/+4
* base-files: show reboot notification is sysupgradeJo-Philipp Wich2009-05-091-1/+4
* madwifi: clean up handling of various timings such as slot time, ack timeout,...Felix Fietkau2009-05-083-4/+732
* madwifi: fix uninitialized variableFelix Fietkau2009-05-082-4/+5