Commit Graph

13291 Commits (b8d99458ffe83a3c782e26e0cd07d26d41bfeefc)
 

Author SHA1 Message Date
Florian Fainelli b8d99458ff move files to files-2.6.30, to ease newer kernel integration
SVN-Revision: 19471
15 years ago
Felix Fietkau a8f779a9f7 mac80211: fix rekeying in ap mode with connected powersave stations
SVN-Revision: 19470
15 years ago
Felix Fietkau 869c08cc59 mac80211: fix aggregation setup on wds ap interfaces
SVN-Revision: 19469
15 years ago
Gabor Juhos db808eaef4 ar71xx: nuke remaining patches
SVN-Revision: 19468
15 years ago
Gabor Juhos 02294423ad ar71xx: nuke 2.6.3[01] stuff
SVN-Revision: 19467
15 years ago
Gabor Juhos 1e4e3b21fb ramips: nuke 2.6.30 support
SVN-Revision: 19466
15 years ago
Gabor Juhos bdc1565554 ramips: enable RTL8366SR driver for the RT288x devices
SVN-Revision: 19465
15 years ago
Gabor Juhos 4267623e2e ramips_eth: cleanup mac_address changing
SVN-Revision: 19464
15 years ago
Gabor Juhos b16aaf5fac ramips_eth: update register offsets
SVN-Revision: 19463
15 years ago
Gabor Juhos 72b08b729a ramips_eth: pass sys_clk via platform_data
SVN-Revision: 19462
15 years ago
Jo-Philipp Wich fb29bd369a fix syntax error in preinit hook (#6610)
SVN-Revision: 19461
15 years ago
Hauke Mehrtens 776355717c export amazon_get_cpu_hz
SVN-Revision: 19460
15 years ago
Hauke Mehrtens b74263a00c i[amazon] use SYS_HAS_EARLY_PRINTK instead of prom_printf
SVN-Revision: 19459
15 years ago
Hauke Mehrtens 6a78996e76 Add kernel 2.6.32 support
SVN-Revision: 19458
15 years ago
Hauke Mehrtens 4d1bfc3760 Apply patch 240-irq_fix.patch directly
SVN-Revision: 19457
15 years ago
Hauke Mehrtens ff2cfb00ef Apply patch 220-fix_timer.patch directly
SVN-Revision: 19456
15 years ago
Hauke Mehrtens 999e9277ec Apply patch 210-remove_unnedded_variables.patch directly
SVN-Revision: 19455
15 years ago
Hauke Mehrtens 038f0e6bbe Apply patch 200-fix_deprecated_interrupt_definations.patch directly
SVN-Revision: 19454
15 years ago
Hauke Mehrtens b6a1293e1e move files to correct position
SVN-Revision: 19453
15 years ago
Hauke Mehrtens 349fb7c742 remove support for kernel 2.6.21
SVN-Revision: 19452
15 years ago
Imre Kaloz 233e446804 remove support for older kernels
SVN-Revision: 19450
15 years ago
Imre Kaloz 5f5cabd6d6 switch to 2.6.32
SVN-Revision: 19449
15 years ago
Imre Kaloz c07bd86175 fixup cambria/avila model detection
SVN-Revision: 19448
15 years ago
Imre Kaloz 0d5e3e1c45 refresh patch
SVN-Revision: 19447
15 years ago
Gabor Juhos 9ab88ce62d ramips_eth: add helper functions to {ed,dis}able interrupts
SVN-Revision: 19446
15 years ago
Gabor Juhos 224edd2575 ramips_eth: remove unnecessary typecasts
SVN-Revision: 19445
15 years ago
Gabor Juhos 8aceaf96be ramips_eth: simplify tx_next computation
SVN-Revision: 19444
15 years ago
Gabor Juhos 21b06bd2c0 ramips_eth: simplify tx descriptor initialization
SVN-Revision: 19443
15 years ago
Gabor Juhos d0fb66e3a4 ramips_eth: pass 'raeth_priv' struct directly to dma specific functions
SVN-Revision: 19442
15 years ago
Gabor Juhos c9d8869d1b ramips: switch to 2.6.32
SVN-Revision: 19441
15 years ago
Gabor Juhos f0be6ab20c ramips_eth: convert to use netdev_ops
SVN-Revision: 19440
15 years ago
Felix Fietkau c830d6cfe7 add me as a maintainer for a few other packages
SVN-Revision: 19439
15 years ago
Felix Fietkau 5f0bcfe153 mac80211: i maintain this package
SVN-Revision: 19438
15 years ago
Lars-Peter Clausen 565a84faba rtc-jz4740: reset rtc clock if it has lost its state
SVN-Revision: 19437
15 years ago
Imre Kaloz f12ce1ef3e fix some compile warnings with 2.6.32
SVN-Revision: 19435
15 years ago
Imre Kaloz 882284f5fb upgrade avr32 to 2.6.32
SVN-Revision: 19432
15 years ago
Imre Kaloz 4aadb74cc1 upgrade IMQ patch to the latest one, refresh patches
SVN-Revision: 19431
15 years ago
Felix Fietkau d33454d86d stop dropbear at shutdown as well
SVN-Revision: 19430
15 years ago
Felix Fietkau 10ec4fa292 when rebooting, use lazy umounts as fallback (patch by puchu)
SVN-Revision: 19429
15 years ago
Felix Fietkau 541725ce18 stop syslogd before rebooting, otherwise umount might not work properly when logging to a file (thx, puchu)
SVN-Revision: 19428
15 years ago
Felix Fietkau d46a32fa60 when rebooting, stop the network interfaces last (just before umount) to allow services to shut down properly (thx, puchu)
SVN-Revision: 19427
15 years ago
Lars-Peter Clausen 51d6591729 libtool: Don't use the libdir path found in .la files. Fixes the build of various packages.
SVN-Revision: 19422
15 years ago
Felix Fietkau 508cab829c brcm-2.4: add support for 8-bit flash bus width
SVN-Revision: 19421
15 years ago
Felix Fietkau d780bbd5ff hostapd: fix segfault in mac80211 wds ap handling
SVN-Revision: 19420
15 years ago
Hauke Mehrtens 4ba4a22b87 Add missing config option
SVN-Revision: 19418
15 years ago
Gabor Juhos d37975f6b2 ramips_eth: fix invalid register writes
SVN-Revision: 19417
15 years ago
Gabor Juhos 43e1dd85c2 ramips_eth: move memset call out from the loop
SVN-Revision: 19416
15 years ago
Gabor Juhos ea4ce3b6fd ramips_eth: header file cleanup
SVN-Revision: 19415
15 years ago
Gabor Juhos 67cd819da6 ramips_eth: coding style cleanup
SVN-Revision: 19414
15 years ago
Gabor Juhos a4e85bbceb ramips: register gpio buttons on the Fonera 2.0N board
SVN-Revision: 19413
15 years ago