17543 Commits (966dee23c366bd3438f1de99ed2bb6081ceddc4c)
 

Author SHA1 Message Date
Hauke Mehrtens bba5f37bb8 kernel: add missing config options 14 years ago
Hauke Mehrtens 0a637d604b kernel: add scsi cdrom support 14 years ago
Felix Fietkau 3ae4dec6b2 uClibc: forced unwind for pthread_cancel handling is broken and triggers spurious abort() calls from libgcc. disable it and use the other method instead 14 years ago
Felix Fietkau 8371085c8b ath9k: properly count retries when frames are filtered due to excessive retries when a client is not in powersave mode 14 years ago
Felix Fietkau ad6cb6294e mac80211: fix reading the station flags in debugfs 14 years ago
Hauke Mehrtens 869fb691ec firmware-utils: fix endianness bugs in firmware generation program. 14 years ago
Hauke Mehrtens cdd51194ca linux-atm: package atm-diagnostics with atmdump, atmdiag, etc. 14 years ago
Felix Fietkau df49468a51 kernel: include firmware in the e100 package 14 years ago
Hauke Mehrtens b62cc9ae9b brcm47xx: add Netgear WNR834BV1 14 years ago
Hauke Mehrtens cbab3e4c9b mac80211: add Intel wireless drivers. 14 years ago
Hauke Mehrtens 8b837430f3 brcm47xx: upgrade to kernel 2.6.27.6. 14 years ago
Felix Fietkau 5505e8f61e ath9k: improve the rx dma stop fix, add more debugging output in case the issue still occurs 14 years ago
Felix Fietkau 070c2ba1f4 mac80211: fix support for iftype wds 14 years ago
Vasilis Tsiligiannis 6fab820124 kernel/modules: Enable Realtek R8169 not only for x86 14 years ago
Jo-Philipp Wich 1340b0b98e Bump kernel version to 2.6.37.6 14 years ago
Hauke Mehrtens 340c6914a3 brcm47xx: add initial support for kernel 2.6.38 14 years ago
Gabor Juhos 8f889f9250 ar71xx: add DB120 board specific PCI initialization 14 years ago
Gabor Juhos a0c3d49064 ar71xx: register WMAC device on the DB120 board 14 years ago
Gabor Juhos 428888faec ar71xx: add support for the built-in WMAC of the AR934x 14 years ago
Gabor Juhos 13b1bd2ec2 ar71xx: create a separate profile for the Atheros DB120 board 14 years ago
Gabor Juhos 72c84e6876 ar71xx: build firmware image for the Atheros DB120 board 14 years ago
Gabor Juhos 14b42c44ec ar71xx: add initial support for the Atheros DB120 board 14 years ago
Gabor Juhos f6ae4bf15f ar71xx: indicate AR934x support in menuconfig 14 years ago
Gabor Juhos 2b064bb398 ar71xx: add support for the watchdog of the AR934x SoCs 14 years ago
Gabor Juhos e4555809c7 ar71xx: enable PCI for the AR934[24] SoCs 14 years ago
Gabor Juhos 4f395745af ar71xx: enable USB support for the AR934x SoCs 14 years ago
Gabor Juhos 25693b4769 ar71xx: enable GPIO support for the AR934x SoCs 14 years ago
Gabor Juhos 334a5ec36e ar71xx: add AR934x specific glue for ar7100_device{start,stop} 14 years ago
Gabor Juhos ccd3ebd309 ar71xx: add AR934x specific UART clock initialization 14 years ago
Gabor Juhos 91470edada ar71xx: add AR934x specific glue for IRQ initialization 14 years ago
Gabor Juhos 3b209880bc ar71xx: add initial support for the AR934x SoCs 14 years ago
Felix Fietkau 40d6cd6c16 kernel: enable MPPE again, got broken in r26296 14 years ago
Felix Fietkau 34643f24ed mac80211: update to wireless-testing 2011-04-06 14 years ago
Daniel Dickinson abf0b4b9a2 block-mount: Reverting 26503. Was already fixed in a better way in commit 26474. 14 years ago
Vasilis Tsiligiannis 98da9c9066 madwifi: typo(s) in /lib/wifi/madwifi.sh 14 years ago
Vasilis Tsiligiannis 5f6a87f6c4 block-mount: fsck.sh should only call pi_include() if dir /lib/functions/fsck exists. 14 years ago
Felix Fietkau 2238b949f1 build: log package dump failures to logs to avoid forcing user to write cryptic commands to figure out what's going on 14 years ago
Felix Fietkau caf4747f0c build: clean up handling of the kernel config 14 years ago
Felix Fietkau a4e59b89b8 ath9k: fall back to the default noise floor if the calibrated one is not available, fixes signal strength display in initial scan 14 years ago
Felix Fietkau 6ed952272e busybox: get rid of the useless extra menu 14 years ago
Felix Fietkau 7fba202f97 librpc: use MDEPENDS instead of DEPENDS for @USE_UCLIBC to fix recursive busybox dependencies 14 years ago
Felix Fietkau 459762ace2 add a new package metadata variable MDEPENDS for specifying local menuconfig dependencies that do not propagate to other packages 14 years ago
Vasilis Tsiligiannis 980190367c base-files: Use -h instead of deprecated -L for symlink check 14 years ago
Vasilis Tsiligiannis 3549fb214f madwifi: Always escape SSID parameter 14 years ago
Vasilis Tsiligiannis 48465d3d63 base-files: fix minor problem in init.d/boot 14 years ago
Vasilis Tsiligiannis 9d54c7aaaf hostapd: add accounting configuration to hostapd uci script 14 years ago
Daniel Dickinson d5542b4f59 block-mount base-files: Added additional check to pi_include to ensure that a directory used with pi_include actually contains files matching the souring pattern because if not the shell dies due to an empty string in for statement. Added /lib/functions/fsck as an empty dir to block-mount. This combination fixes a warning which generates a lot of bug reports, without panicking the kernel like the last attempt. 14 years ago
Daniel Dickinson b62e95c11b block-mount: Revert 26468: it causes a kernel panic due to pi_include failing due to the included directory being empty. 14 years ago
Felix Fietkau fcc570d999 site: set ac_cv_sizeof_off_t=8 to fix autoconf applications using it for detecting largefile support (#8376, #5681) 14 years ago
Jo-Philipp Wich c64e907639 uci: mark uci as unsafe for parallel building 14 years ago