Merge pull request #580 from wigyori/cc-libpcap
[15.05/openwrt.git] / target / linux / generic / files / drivers /
2016-04-25 John Crispinar71xx: backport support for Netgear WPN824N
2016-01-02 Rafał Miłeckiledtrig-netdev: don't stop timer on events for differen...
2016-01-02 Rafał Miłeckiledtrig-netdev: add support for renamed devices
2015-12-23 Rafał Miłeckiledtrig-netdev: reset link status & stats after changin...
2015-12-23 Rafał Miłeckiledtrig-netdev: drop locking from timer callback function
2015-12-23 Rafał Miłeckiledtrig-netdev: switch rwlock to spinlock
2015-12-23 Rafał Miłeckiledtrig-netdev: update base driver instead of patching...
2015-06-22 Rafał Miłeckib53: Allow using all 8 ports on BCM53011
2015-06-14 Felix Fietkauar8216: Fix problem with AR8337 MAC swap handling
2015-06-10 Jonas Gorskib53: fix memory out of bounds access on 64 bit targets
2015-06-10 Jonas Gorskib53: widen stp state mask to 3 bits (instead of 2)
2015-05-12 Rafał Miłeckib53: Allow using all ports on BCM53012
2015-04-12 Rafał Miłeckib53: improve overriding CPU port state on BCM5301X
2015-04-10 Jonas Gorskib53: clean up code to match kernel style better
2015-04-10 Jonas Gorskib53: define registers available and needed on BCM5301X
2015-03-18 Jonas Gorskib53: reverse duplex bit meaning for IMP state override...
2015-03-15 John Crispinkernel: mtdsplit: add support for FIT image
2015-03-15 Jonas Gorskib53: global config is part of the management page,...
2015-03-06 John Crispinswconfig: fix build with linux 4.0
2015-02-27 Jonas Gorskib53: fix mmap register read/writes > 32 bit
2015-02-12 Rafał Miłeckikernel: mtdsplit_uimage: fix passed info about buf...
2015-02-12 Rafał Miłeckikernel: mtdsplit_uimage: read more data to match Edimax...
2015-02-12 Rafał Miłeckikernel: mtdsplit_uimage: use separated buffer for readi...
2015-02-12 Rafał Miłeckikernel: mtdsplit_uimage: add parser for Edimax devices
2015-02-12 Rafał Miłeckimtdsplit_uimage: more generic header verify function
2015-02-09 John Crispinkernel: fix compile error inside adm6996.c
2015-01-30 John Crispinar71xx: add Netgear WNR1000v2/WNR1000v2-VC support...
2015-01-24 Felix Fietkauar8216: prefix mii_xxx functions to avoid kernel namesp...
2015-01-24 Felix Fietkauar8216: add swconfig attribute to display ARL table...
2015-01-24 Felix Fietkauar8216: decrease page switch wait time
2015-01-24 Felix Fietkauar8216: add link change detection for switch ports
2015-01-24 Felix Fietkauar8216: fix ATU flushing
2015-01-18 Felix Fietkauar8216: display flow control info in swconfig get_link...
2015-01-18 Felix Fietkauar8216: add 802.3az EEE info to swconfig get_link attribute
2015-01-18 Felix Fietkauar8216: introduce enable_eee swconfig attribute to...
2015-01-17 John Crispinar8216: introduce ar8xxx_reg_clear complementing ar8xxx...
2015-01-17 John Crispinar8216: replace ar8xxx_rmw with ar8xxx_reg_set where...
2015-01-17 John Crispinar8216: define all switch_addr structs as const
2015-01-11 Luka Perkovmvsw61xx: track and set per-VLAN port state in STU
2015-01-11 Luka Perkovmvsw61xx: clean up and expand register definitions
2015-01-11 Luka Perkovmvsw61xx: rework chip recognition
2015-01-11 Luka Perkovmvsw6171: rename to 'mvsw61xx'
2015-01-05 Felix Fietkauar8216: factor out AR8327/AR8337-specific driver code...
2015-01-05 Felix Fietkauar8216: move definitions from ar8216.c to ar8216.h...
2015-01-02 Felix Fietkaukernel: add mtd split support for trx images
2015-01-02 Felix Fietkaukernel: add a mtdsplit implementation for tp-link firmw...
2015-01-02 Felix Fietkaukernel: move mtdsplit files to drivers/mtd/mtdsplit...
2014-12-22 Felix Fietkaukernel: remove openwrt micrel.c (replaced by upstream...
2014-12-19 Luka Perkovmvsw6171: note support for 88E6172 switches
2014-12-18 Felix Fietkauar8216: Inline function ar8xxx_create_mii
2014-12-18 Felix Fietkauar8216: Remove read/write/rmw member functions from...
2014-12-18 Felix Fietkauar8216: Create helpers mii_read32 / mii_write32 for...
2014-12-18 Felix Fietkauar8216: Factor out chip-specific parameters from ar8xxx...
2014-12-18 Felix Fietkauar8216: remove unused function parameter in ar8327_led_...
2014-12-12 Felix Fietkauar8216: enable cpu port to receive arp and broadcast...
2014-12-01 John Crispinkernel: add driver for Marvell 88E6171 switch
2014-12-01 John Crispinar8216: factor out reg_port_stats_base parameters to...
2014-12-01 John Crispinar8216: factor out mii_lo_first to ar8xxx_chip
2014-12-01 John Crispinar8216: factor out chip-specific data structures from...
2014-12-01 John Crispinar8216: factor out set_mirror_regs to ar8xxx_chip
2014-12-01 John Crispinar8216: factor out mib_func to ar8xxx_chip
2014-12-01 John Crispinar8216: factor out info whether switch should be config...
2014-11-27 Felix Fietkauar8216: suppress PHY reset for linux 3.14
2014-11-24 Felix Fietkauar8216: Fix issue with autoneg being disabled under...
2014-11-20 Felix Fietkauar8216: Use generic hw_init from ar8236 for ar8216 too
2014-11-20 Felix Fietkauar8216: simplify PHY fixup/init
2014-11-19 Felix Fietkauar8216: use genphy_config_aneg also for PHY 0
2014-11-19 Felix Fietkauar8216: factor out PHY init code into a generic function
2014-11-19 Felix Fietkauar8216: introduce fixup_phys callback in ar8xxx_chip
2014-11-19 Felix Fietkauar8216: after a switch reset poll until BCMR_RESET...
2014-11-19 Felix Fietkauar8216: introduce global constant for number of PHYs
2014-11-14 John Crispinar8216: fix "unused variable" compiler warning
2014-11-03 John Crispinar71xx: add support for Netgear WNR2000v4
2014-10-29 John Crispinswconfig: last vs tail
2014-10-29 John Crispinswconfig: "swconfig list" shows devices in reverse...
2014-10-02 Felix Fietkauar8216: set the pvid based on runtime state instead...
2014-09-23 Felix Fietkauar71xx: ar8216: tagged+untagged on ar8327 (#12181)
2014-09-23 Felix Fietkauar71xx: ar8216: move policies, pvid to setup_port
2014-08-25 John Crispinkernel: add own Kconfig for OpenWrt mtdsplit drivers
2014-07-14 John Crispinar8216: add new phyid 0x004dd043 (ar8326)
2014-07-10 Felix Fietkauar8216: disable EEE by default on AR8327 to fix stabili...
2014-07-06 Hauke Mehrtensb53: hardcode reset GPIO for Linksys WRT300N 1.1
2014-07-05 Hauke Mehrtensadm6996: the GPIO interface for the adm6996l does not...
2014-06-21 Imre Kaloz[ledtrig-netdev]: coding style cleanups, drop old kerne...
2014-05-24 Jo-Philipp WichRevert "ar71xx: Fix tagged+untagged operation on AR8327...
2014-05-19 Jo-Philipp Wichar71xx: Fix tagged+untagged operation on AR8327N (...
2014-05-08 Hauke Mehrtenskernel: fix warning in swconfig.c with kernel 3.14
2014-05-08 Hauke Mehrtenskernel/generic: modify mtd related patches for 3.14
2014-04-22 John Crispinlinux/generic: add MIB counters and port status to...
2014-03-30 John Crispinrevert: kernel: rtl8306: fix max pvid & remove port...
2014-03-30 John Crispinkernel: rtl8306: fix vlan support on lantiq ar9 p2601hnfx
2014-03-30 John Crispinkernel: rtl8306: fix max pvid & remove port isolation
2014-03-30 John Crispinkernel: rtl8306: cosmetic changes for swconfig
2014-02-22 Jonas Gorskib53: Make b53_switch_init static
2014-02-22 Jonas Gorskib53: Add BCM53128 switch support
2014-02-15 Luka Perkovkernel: rtl8306: update reset function
2014-01-26 Gabor Juhosar71xx: swconfig: use the local helper to set LED brigh...
2014-01-24 Gabor Juhoskernel/3.1x: add split code for LZMA compressed kernel...
2014-01-24 Gabor JuhosRevert "kernel: create firmware partition from MyLoader...
2014-01-21 Zoltan HERPAImodules: swconfig.c: update the error path on 3.13...
next