375 Commits (2feb9433e237e8e38c9a52c232e6a1c7deb95333)

Author SHA1 Message Date
Stephen Walker 900da27c91 ar71xx: add software transmit timestamp support 8 years ago
Sergey Sergeev c312cef223 ar71xx: spi-rb4xx fix. 8 years ago
Felix Fietkau f9e7ffe73b ar71xx: prevent spurious ethernet resets from dma hang check false positives 8 years ago
Felix Fietkau 75b2105cd3 ar71xx: rename ethernet pdata->builtin_switch to use_flow_control 8 years ago
Felix Fietkau 3bf3512673 Revert "ar71xx: prevent spurious ethernet resets from dma hang check false positives" 8 years ago
Felix Fietkau 3d58d7f053 ar71xx: prevent spurious ethernet resets from dma hang check false positives 8 years ago
Felix Fietkau 26b8db2537 ar71xx: enable flow control for ethernet MACs with built-in switch 8 years ago
Felix Fietkau 7c02ecdd35 Revert "ar71xx: enable flow control for ethernet MACs with built-in switch" 8 years ago
Felix Fietkau 1beb5bec64 ar71xx: enable flow control for ethernet MACs with built-in switch 8 years ago
Felix Fietkau 7eeb254cc4 treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
Felix Fietkau 29bbc6e6be ar71xx: reset ethernet tx ring on fast reset to prevent packet loss / irq issues 9 years ago
Felix Fietkau 376e3ade79 ag71xx: fix build error with debugfs code 9 years ago
Felix Fietkau 37dd95b772 ag71xx: increase rx ring size to improve performance 9 years ago
Felix Fietkau 11ca71cfdb ag71xx: store ring size order instead of ring size to avoid div/mod 9 years ago
Felix Fietkau 033fbb7778 ag71xx: increase tx ring size to improve performance 9 years ago
Felix Fietkau b7a2c533da ag71xx: optimize icache footprint of the receive poll function 9 years ago
Felix Fietkau 2067f7f1de ar71xx: use page fragment API in the ethernet driver 9 years ago
Felix Fietkau e5b5cce442 ar71xx: fix a few include errors 9 years ago
Felix Fietkau 5c5c60fec4 ar71xx: fix ethernet MAC reset on DMA hang 9 years ago
Felix Fietkau cf2cf43717 ar71xx: extend ethernet DMA stuck check to all ar724x (and newer) chips 9 years ago
Felix Fietkau 6505dc3367 ar71xx: clean up ethernet tx queue after reset, wake queues when done - fixes hangs reported in #18922 9 years ago
John Crispin 1dada3fc3c ar71xx: add LED driver NU801 9 years ago
John Crispin a2b38ebf77 ar71xx: add 64kb bootloader mtd parser for tplinkpart 9 years ago
Felix Fietkau 38dbf49b61 ar71xx: remove the use of the obsolete IRQF_DISABLED flag in the NAND flash driver (fixes #20125) 9 years ago
John Crispin 3b14473968 ar71xx: ag71xx remove IRQF_DISABLED 9 years ago
Felix Fietkau a5cd02aec4 ar71xx: ar934x-nfc: allow ECC to be configured in software BCH mode 9 years ago
Felix Fietkau a1b8ee0307 ar71xx: return limit as number of processed frames when re-scheduling NAPI poll 9 years ago
John Crispin 69955cf733 ar71xx: generalize cybertan partition parser 10 years ago
John Crispin e5373f2761 ar71xx: rename wrt160nl's trx partition parser 10 years ago
John Crispin daf2140192 ar71xx: fix gpio-latch driver 10 years ago
John Crispin 4e5c2b6f46 ar71xx: fix mv88e6063 compile for 3.14 10 years ago
John Crispin 7e4b3de249 ar71xx: add v3.18 support 10 years ago
Felix Fietkau 8c6f1412b1 ar71xx: improve ethernet driver cache footprint by removing an unnecessary pointer 10 years ago
John Crispin 59e7999a44 ag71xx: replace delay with sleep calls 10 years ago
John Crispin 4caa8d50ad ag71xx: replace fixed PHY reset wait time in ar7240sw_setup 10 years ago
Felix Fietkau 1961f8cdb7 ar71xx: ack completed tx descriptors only after the full frame has been completed 10 years ago
Felix Fietkau 60eeadd0ba ar71xx: re-enable descriptor splitting on ar716x after the previous bugfixes (#13072) 10 years ago
Felix Fietkau 2da2317fed ar71xx: fix off-by-one error in packet descriptor splitting (patch from #13072) 10 years ago
Felix Fietkau 05dd36a980 ar71xx: on ar716x, split ethernet packets in 512 byte chunks instead of 256 (improves performance) (patch from #13072) 10 years ago
Felix Fietkau 926f000b99 ar71xx: disable ethernet descriptor splitting for now, as it seems to cause tx hangs in some setups 10 years ago
Felix Fietkau 2c680151e4 ar71xx: split packets into multiple descriptors on ar716x 10 years ago
Hauke Mehrtens f5e5477c81 kernel: modify mtd related patches for 3.14 11 years ago
Gabor Juhos 3d906ac6ac ar71xx: rb91x-nand: rewrite to use GPIO API 11 years ago
Gabor Juhos ab08c40487 ar71xx: add a generic GPIO latch driver 11 years ago
Gabor Juhos 30ebad2dee ar71xx: ag71xx: increase calculated max frame length value 11 years ago
Gabor Juhos 2b220f3550 ar71xx: ag71xx: fix max frame length setup of the built-in switches 11 years ago
Gabor Juhos 35d601f974 ar71xx: ag71xx: calculate max frame len register value from the MTU 11 years ago
Gabor Juhos 9e7d77de2d ar71xx: ag71xx: add ag71xx_max_frame_len() helper 11 years ago
Gabor Juhos 2c4e3cf33a ar71xx: ag71xx: get max_frame_len and desc_pktlen_mask from platform data 11 years ago
Gabor Juhos 9be1e508f9 ar71xx: ag71xx: store descriptor packet length mask in ag71xx struct 11 years ago