]> git.karo-electronics.de Git - karo-tx-linux.git/history - drivers/net
ENGR00301869-1 iio: adc: Enable i.MX6SX adc driver.
[karo-tx-linux.git] / drivers / net /
2015-01-16 Shawn GuoENGR00317981 net: fec: handle WAIT mode issue for imx6qdl
2015-01-16 Fugang Duannet: fec: init complete variable in early to avoid...
2015-01-16 Fugang Duannet: fec: change FEC alignment according to i.mx6 sx...
2015-01-16 Fugang Duannet:fec: Add fsl,imx6sx-fec compatible strings
2015-01-16 Frank Linet: fec: add enet-avb IP support
2015-01-16 Fugang Duannet:fec: Disable enet-avb MAC instead of reset MAC
2015-01-16 Frank Linet: fec: init multi queue date structure
2015-01-16 Fugang Duannet: fec: parser max queue number from dt file
2015-01-16 Fugang Duannet: fec: change data structure to support multiqueue
2015-01-16 Fugang Duannet:fec: add enet AVB feature macro define for imx6sx
2015-01-16 Fugang Duannet:fec: add enet refrence clock for i.MX 6SX chip
2015-01-16 Nimrod Andynet: fec: ptp: avoid register access when ipg clock...
2015-01-16 Uwe Kleine-Könignet: fec: Support phys probed from devicetree and fixed...
2015-01-16 Fabio Estevamfec: Simplify the PM related hooks
2015-01-16 Russell Kingnet: fec: consolidate hwtstamp implementation
2015-01-16 Russell Kingnet: fec: remove useless status check in tx reap path
2015-01-16 Russell Kingnet: fec: add support for dumping transmit ring on...
2015-01-16 Russell Kingnet: fec: reorder ethtool ops to match order in struct...
2015-01-16 Russell Kingnet: fec: clear receive interrupts before processing...
2015-01-16 Russell Kingnet: fec: replace delayed work with standard work
2015-01-16 Russell Kingnet: fec: better implementation of iMX6 ERR006358 quirk
2015-01-16 Russell Kingnet: fec: clean up duplex mode handling
2015-01-16 Russell Kingnet: fec: quiesce packet processing when taking link...
2015-01-16 Russell Kingnet: fec: quiesce packet processing before changing...
2015-01-16 Russell Kingnet: fec: quiesce packet processing before stopping...
2015-01-16 Russell Kingnet: fec: quiesce packet processing before stopping...
2015-01-16 Russell Kingnet: fec: remove inappropriate calls around fec_restart()
2015-01-16 Russell Kingnet: fec: move calls to quiesce/resume packet processin...
2015-01-16 Russell Kingnet: fec: only restart or stop the device if it is...
2015-01-16 Russell Kingnet: fec: ensure fec_enet_close() copes with resume...
2015-01-16 Russell Kingnet: fec: improve safety of suspend/resume/transmit...
2015-01-16 Russell Kingnet: fec: fix missing kmalloc() failure check in fec_en...
2015-01-16 Russell Kingnet: fec: ensure fec_enet_free_buffers() properly clean...
2015-01-16 Russell Kingnet: fec: clean up transmit descriptor setup
2015-01-16 Russell Kingnet: fec: make rx skb handling more robust
2015-01-16 Russell Kingnet: fec: remove useless fep->opened
2015-01-16 Russell Kingnet: fec: stop the phy before shutting down the MAC
2015-01-16 Russell Kingnet: fec: ensure that a disconnected phy isn't configured
2015-01-16 Russell Kingnet: fec: remove checking for NULL phy_dev in fec_enet_...
2015-01-16 Russell Kingnet: fec: use netif_tx_disable() rather than netif_stop...
2015-01-16 Russell Kingnet: fec: fix interrupt handling races
2015-01-16 Russell Kingnet: fec: fix ethtool set_pauseparam duplex bug
2015-01-16 Russell Kingnet: fec: iMX6 FEC does not support half-duplex gigabit
2015-01-16 Fugang Duannet: fec: Don't clear IPV6 header checksum field when...
2015-01-16 Nimrod Andynet: fec: Add software TSO support
2015-01-16 Nimrod Andynet: fec: Add Scatter/gather support
2015-01-16 Nimrod Andynet: fec: Increase buffer descriptor entry number
2015-01-16 Nimrod Andynet: fec: Factorize feature setting
2015-01-16 Nimrod Andynet: fec: Enable IP header hardware checksum
2015-01-16 Nimrod Andynet: fec: Factorize the .xmit transmit function
2015-01-16 Fabio Estevamfec: Include pinctrl header file
2015-01-16 Nimrod Andynet: fec: use pinctrl PM helpers
2015-01-16 Nimrod Andynet: fec: correct the MDIO clock source
2015-01-16 Nimrod Andynet: fec: optimize the clock management to save power
2015-01-16 Lucas Stachnet: fec: make sure to init MAC address
2015-01-16 Florian Fainellifec: remove empty MDIO bus function
2015-01-16 Eric W. Biedermanfec: Call dev_kfree_skb_any instead of kfree_skb.
2015-01-16 Daniel Macknet: fix circular dependency in of_mdio code
2015-01-16 Daniel Macknet: of_mdio: add of_mdiobus_link_phydev()
2015-01-16 Sascha Hauernet: phy: make of_set_phy_supported work with genphy...
2015-01-16 Dong AishengENGR00321358-1 can: m_can: fix incorrect buffer offset
2015-01-16 Dong AishengENGR00320354-2 can: m_can: add loopback and monitor...
2015-01-16 Dong AishengENGR00320354-1 can: m_can: add bus error handling
2015-01-16 Dong AishengENGR00319455-1 can: m_can: add Bosch M_CAN controller...
2015-01-16 Dong AishengENGR00300439-5 can: flexcan: parse stop mode control...
2015-01-16 Dong AishengENGR00258885 flexcan: fix errata ERR005829 that MB...
2015-01-16 Dong AishengENGR00286724-8 can: flexcan: add self wakeup support
2015-01-16 Dong AishengENGR00286724-4 can: flexcan: add platform_data for...
2014-12-16 Todd Fujinakaigb: bring link up when PHY is powered up
2014-12-16 Eric Dumazetnet: mvneta: fix race condition in mvneta_tx()
2014-12-16 willy tarreaunet: mvneta: fix Tx interrupt delay
2014-12-16 Jack Morgensteinnet/mlx4_core: Limit count field to 24 bits in qp_alloc_res
2014-12-16 Thadeu Lima de Sou... tg3: fix ring init when there are more TX than RX channels
2014-12-16 Marcelo LeitnerFix race condition between vxlan_sock_add and vxlan_soc...
2014-12-16 Seth Forsheexen-netfront: Remove BUGs on paged skb data which cross...
2014-12-06 Stanislaw Gruszkart2x00: do not align payload on modern H/W
2014-12-06 Thomas Körpercan: dev: avoid calling kfree_skb() from interrupt...
2014-12-06 Alexey Khoroshilovcan: esd_usb2: fix memory leak on disconnect
2014-12-06 Miaoqing Panath9k: Fix RTC_DERIVED_CLK usage
2014-12-06 Mathias Krausepptp: fix stack info leak in pptp_getname()
2014-12-06 Nikolay Aleksandrovbonding: fix curr_active_slave/carrier with loadbalance...
2014-12-06 Martin Haukeqmi_wwan: Add support for HP lt4112 LTE/HSPA+ Gobi...
2014-12-06 Alexey Khoroshilovieee802154: fix error handling in ieee802154fake_probe()
2014-11-21 Emmanuel Grumbachiwlwifi: configure the LTR
2014-11-21 Junjie Maomac80211_hwsim: release driver when ieee80211_register_...
2014-11-21 Herbert Xumacvtap: Fix csum_start when VLAN tags are present
2014-11-21 Herbert Xutun: Fix csum_start with VLAN acceleration
2014-11-21 Dwight Engenvio: fix reuse of vio_dring slot
2014-11-21 Enric Balletbo i... smsc911x: power-up phydev before doing a software reset.
2014-11-21 Marcelo Leitnervxlan: Do not reuse sockets for a different address...
2014-11-21 Greg Kroah-HartmanRevert "drivers/net: Disable UFO through virtio"
2014-11-14 Emmanuel GrumbachRevert "iwlwifi: mvm: treat EAPOLs like mgmt frames...
2014-11-14 Cyril Bruleboiswireless: rt2x00: add new rt2800usb device
2014-11-14 Xose Vazquez Perezwireless: rt2x00: add new rt2800usb devices
2014-11-14 Canek Peláez Valdésrt2x00: support Ralink 5362.
2014-11-14 Al Virofix misuses of f_count() in ppp and netlink
2014-11-14 Ben Hutchingsdrivers/net: macvtap and tun depend on INET
2014-11-14 Ben Hutchingsdrivers/net, ipv6: Select IPv6 fragment idents for...
2014-11-14 Ben Hutchingsdrivers/net: Disable UFO through virtio
2014-11-14 Ian Morganax88179_178a: fix bonding failure
next