438 Commits (5090152ae3a37482dc1e8290875635305abf12a7)

Author SHA1 Message Date
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 10 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
Gabor Juhos 8b712436f3 ar71xx: implement callback in mdio reset 11 years ago
Gabor Juhos 31de995025 ar71xx: ag71xx: compute the RX buffer size from the maximum frame size 11 years ago
Gabor Juhos b35e0da0f4 ar71xx: ag71xx: store RX buffer size in the ag71xx struct 11 years ago
Gabor Juhos 6072e777e9 ar71xx: ag71xx: store maximum frame length in the ag71xx struct 11 years ago
Gabor Juhos ea89cc9250 ar71xx: ag71xx: use mdio bus name in ar7240_probe messages 11 years ago
Gabor Juhos 0d7a6748e1 ag71xx: ag71xx: use device name for debugfs entry 11 years ago
Gabor Juhos 8461ffccc1 ar71xx: add NAND driver for the Mikrotik RB91x boards 11 years ago
Gabor Juhos ec09569b17 ar71xx: ag71xx: fix ag71xx_probe error path 11 years ago
Gabor Juhos 7bd3a7bc7b ar71xx: ag71xx: fix a race involving netdev registration 11 years ago
Gabor Juhos 7815af409a ar71xx: ar934x-nfc: disable subpage write when hardware ECC is used 11 years ago
Gabor Juhos e33ccdc295 ar71xx: use netgear prefix for WNDR3700 LED names 11 years ago
Gabor Juhos d6fef0cb39 ar71xx: ar934x_nfc: add experimental support for hardware ECC 11 years ago
Gabor Juhos ceecdfb1c9 ar71xx: ar934x_nfc: return error code from some low-level functions 11 years ago
Gabor Juhos df8485c7cb ar71xx: ar934x_nfc: use devm_* functions 11 years ago
Felix Fietkau bbd4d4c8b8 ar71xx: ethernet: reduce tx dma ring size further to improve cache footprint 11 years ago
Felix Fietkau 58e049ea80 ar71xx: ethernet: reduce tx and rx DMA ring size to improve cache footprint 11 years ago
Felix Fietkau f43b4ea962 ar71xx: ethernet: cache skb->len in the tx function to avoid accessing it again in completion 11 years ago
Felix Fietkau 53c3b2a193 ar71xx: fix typo 11 years ago
Felix Fietkau f18fd5512e ar71xx: ethernet: skip calls to netdev_completed_queue and netif_wake_queue if no tx cleanup was done 11 years ago
Felix Fietkau 81cfb9e5ed ar71xx: ethernet: do not update the unused dev->last_rx field 11 years ago
Felix Fietkau 104ff48e25 ar71xx: add missing return statement in ethernet mtu change op 11 years ago
Felix Fietkau 7b05fe59a4 ar71xx: allow mtu > 1500 based on the configured tx/rx mtu register value 11 years ago
Felix Fietkau 64dde7d981 ar71xx: add linux 3.10 11 years ago
Gabor Juhos 4341b11f3e ar71xx: remove __dev{init,exit} annotations from kernel files 12 years ago
Felix Fietkau 2e7a4b088d ar71xx: allow unknown multicast frames to pass to the CPU on AR934x 12 years ago
Gabor Juhos 1dc2b6e8fa ar71xx: ag71xx: show PHY interface mode in dmesg 12 years ago
Gabor Juhos 9edcd9d3a3 ar71xx: ag71xx: fix mii_bus_dev sanity check 12 years ago
Gabor Juhos ad0f03d250 ar71xx: ag71xx: don't start/stop built-in switch w/o mii_bus_dev 12 years ago
Gabor Juhos 1f7ae58a2c ar71xx: ar934x_nfc: allow to control DMA data swap via platform data 12 years ago
Gabor Juhos 188908e885 ar71xx: make rb750_nand driver compatible with 3.7 12 years ago
Gabor Juhos 8194237789 ar71xx: make ar934x_nfc driver compatible with 3.7 12 years ago
Gabor Juhos 46a3b818b9 ar71xx: remove buffer verification reference from rb4xx_nand.c 12 years ago
Gabor Juhos d833ca527d ar71xx: restore rb4xx kernel partition size to the original value 12 years ago
Gabor Juhos a6549ac1cb ar71xx: remove NO_AUTOINCR flag from the NAND drivers 12 years ago
Gabor Juhos e2ec99889e ar71xx: ag71xx: fix build_skb arguments for 3.6 12 years ago
Gabor Juhos 269872fe1e ar71xx: use mtd_read in wrt160nl_part 12 years ago
Gabor Juhos 973eda6077 ar71xx: use mtd_read in tplinkpart 12 years ago