aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* 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
* madwifi: remove unused functionsFelix Fietkau2009-05-081-0/+29
* upgrade to a new public hal build - contains several minor fixes including an...Felix Fietkau2009-05-082-5/+13
* madwifi: fix selection of phy errors in the rx filterFelix Fietkau2009-05-081-0/+28
* madwifi: improve autochannel decision with lots of cards on one boardFelix Fietkau2009-05-071-1/+1
* madwifi: improve autochannel, nuke some dead code, fix scanlist building from...Felix Fietkau2009-05-0715-74/+197
* create the lib64 symbolic links for 64-bits supported architectures (#5075)Florian Fainelli2009-05-071-1/+6
* kernel/modules: add ar71xx specific KCONFIG options for the OHCI/EHCI driversGabor Juhos2009-05-071-2/+4
* madwifi: fix setting outdoor modeFelix Fietkau2009-05-071-8/+9
* make acx-mac80211 compile against latest compat-wireless, still does not work...Florian Fainelli2009-05-073-0/+247
* Add support for pc speaker PC speaker could be very useful on platforms which...Jo-Philipp Wich2009-05-071-0/+17
* Don't try to pivot to new ramfs if already running on one This patch allows t...Jo-Philipp Wich2009-05-071-2/+6
* Fix installation of hostap pci and plx driver This fixes an issue where insta...Jo-Philipp Wich2009-05-071-6/+1
* Add option in sysupgrade to flash gzipped imagesJo-Philipp Wich2009-05-072-4/+9
* This patch adds a new package "flock" that allows to manage file locks from s...Jo-Philipp Wich2009-05-071-1/+17
* fix acx compilation on 2.6.27Florian Fainelli2009-05-071-0/+82
* madwifi: fix run-time changing of iwpriv settings (thx, brainslayer)Felix Fietkau2009-05-071-0/+31