11548 Commits (5066aab06b85d46c51fb17245ced63a65f48b8c3)
 

Author SHA1 Message Date
Felix Fietkau df119d5c19 kernel: fix a relative addressing bug in the mips module relocation code change 15 years ago
Felix Fietkau 99a8fe62fe madwifi: remove the -mlong-calls cflag from include files 15 years ago
Florian Fainelli ac8dd23b37 isdn4linux modules fixes 15 years ago
Florian Fainelli bc2aaeae95 NET_EMATCH is a boolean (#5506) 15 years ago
Gabor Juhos d99dcbca9f ag71xx driver: fix a typo 15 years ago
Gabor Juhos 330e5c1827 enable driver for the PCF857X I2C GPIO expander 15 years ago
Gabor Juhos a579511dbf ag71xx driver: align descriptors on cache_line boundary 15 years ago
Gabor Juhos 82a084680a ag71xx driver: store descriptor pointers in ag71xx_buf 15 years ago
Gabor Juhos 091e028239 MIPS: fix loading of modules with unresolved weak symbols 15 years ago
Lars-Peter Clausen ddbd14a23b glamo: get rid of static driver handle. 15 years ago
Gabor Juhos b1f5f1d3b0 ag71xx driver: descriptors always aligned on 4 byte boundary 15 years ago
Gabor Juhos 10357fc180 ag71xx driver: don't flush ddr on tx path 15 years ago
Lars-Peter Clausen 8769b8e0f0 glamo: Use mfd_cell for child resource handling instead of some ugly custom code. 15 years ago
Vasilis Tsiligiannis e5b097425d udhcpc: Pass all events to udhcpc.user 15 years ago
Vasilis Tsiligiannis a4ed68fbe4 madwifi.sh channel fix 15 years ago
Florian Fainelli fc5ad60288 fix isdn4linux kernel modules with the 2.4.37 update 15 years ago
Florian Fainelli 86b1a80b36 wprobe does not build on 2.4 15 years ago
Florian Fainelli 349d57eee4 resync kernel configuration and enable kexec 15 years ago
Gabor Juhos 365635b7f3 create firmware image for the wrt400n board (based on a patch by Sandeep Mistry <sandeep.mistry at gmail.com>) 15 years ago
Gabor Juhos 86d7900724 firmware-utils: add new tool for the wrt400n (based on a patch by Sandeep Mistry <sandeep.mistry at gmail.com>) 15 years ago
Felix Fietkau d680184c26 sched: allow user space to create pfifo_fast qdiscs on virtual interfaces, allow pfifo_fast qdiscs to have filters and filter actions - useful for controlling packet classification into wme classes 15 years ago
Felix Fietkau 8addc86845 madwifi: clean up wme handling, use same packet classification as mac80211 15 years ago
Felix Fietkau 2020fc8c56 kernel: clean up scheduler default config and kmod-sched kconfig symbols, enable skbedit by default 15 years ago
Felix Fietkau bcbdd2a425 madwifi: fix another instance of excessive stack usage in wlanconfig 15 years ago
Gabor Juhos eb990941a1 use subsys_initcall in the i2c-gpio driver 15 years ago
Lars-Peter Clausen 4147b632e9 Cleanup glamo mmc driver. 15 years ago
Gabor Juhos a21bf40453 increase size of the kernel partition on the TL-WR[789]41N boards 15 years ago
Gabor Juhos abd419a7df increase size of the kernel partition on the TEW-632BR board 15 years ago
Gabor Juhos 2dc230d260 register the VSC7395 device on the PB44 board 15 years ago
Gabor Juhos 56d638e615 enable I2C_GPIO driver 15 years ago
Gabor Juhos eced3f210e add SPI controller driver for the PB44 board 15 years ago
Gabor Juhos 218298becf use platform data to setup the MAC_CFG register in the spi_vsc7385 driver 15 years ago
Gabor Juhos 292775eb34 add definitions for some magic values in the spi_vsc7385 driver 15 years ago
Gabor Juhos cbed3ebe1a add AR7240 to BOARDNAME 15 years ago
Felix Fietkau b5730c409f upgrade iproute2 to 2.6.29-1 - includes support for the skbedit scheduler action 15 years ago
Felix Fietkau 7dc435ea29 move the toolchain_install stampfile to the right place to fix spurious missing toolchain errors after cleaning stuff 15 years ago
Felix Fietkau c2216626e1 seems like the pages that mentioned mips 4k cores not having prefetch were wrong. back out that patch. thx, juhosg 15 years ago
Mirko Vogt fb88a59da4 rename <gsm0710muxd> to <fso-gsm0710muxd>, as it's fso-specific 15 years ago
Felix Fietkau 3b3d64743b mips: replace -mlong-calls with -mno-long-calls to make function calls faster in kernel modules to achieve this, try to load kernel modules to KSEG0 and if that doesn't work, use vmalloc and fix up relocations with a jump table based on code from a kernel patch by MikroTik 15 years ago
Felix Fietkau 877015bee9 mips: do not use the prefetch instruction on R4K (MIPS32_R1), the ISA does not implement it 15 years ago
Felix Fietkau 3e7d58574f ar8216: rename the vlan attribute to enable_vlan to keep it consistent with other drivers 15 years ago
Felix Fietkau 19ccf08628 remove hotplug2-old 15 years ago
Felix Fietkau ec07b537ee ucitrigger depends on lua 15 years ago
Gabor Juhos 6b033e9bec fix a bug in the SPI driver (closes #5485) 15 years ago
Felix Fietkau 98e622df30 atheros: disable CONFIG_LEDS_GPIO by default, it causes flash access errors on devices that use a non-standard gpio line to control the spi flash chip select 15 years ago
Geoff Levand 748b9c34fa PS3: Add some HID quirks to the PS3 kernel config 15 years ago
Geoff Levand e57bb08f6f PS3: Add joystick support to the PS3 kernel config 15 years ago
Geoff Levand b0527b20e7 PS3: Fix gelic network RX hang 15 years ago
Geoff Levand c773567c74 PS3: Cleanup kernel config 15 years ago
Geoff Levand 91bd1fc382 PS3: Enable kernel command line editing 15 years ago