summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-07-07mac802154: at86rf230: add hw flags and merge opsAlexander Aring
2014-07-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-07-07net: fec: fix missing kmalloc() failure check in fec_enet_alloc_buffers()Russell King
2014-07-07net: fec: ensure fec_enet_free_buffers() properly cleans the ringsRussell King
2014-07-07net: fec: clean up transmit descriptor setupRussell King
2014-07-07net: fec: make rx skb handling more robustRussell King
2014-07-07net: fec: remove useless fep->openedRussell King
2014-07-07net: fec: stop the phy before shutting down the MACRussell King
2014-07-07net: fec: ensure that a disconnected phy isn't configuredRussell King
2014-07-07net: fec: remove checking for NULL phy_dev in fec_enet_close()Russell King
2014-07-07net: fec: use netif_tx_disable() rather than netif_stop_queue()Russell King
2014-07-07net: fec: fix interrupt handling racesRussell King
2014-07-07net: fec: fix ethtool set_pauseparam duplex bugRussell King
2014-07-07net: fec: iMX6 FEC does not support half-duplex gigabitRussell King
2014-07-07vxlan: Call udp_flow_src_portTom Herbert
2014-07-07net: systemport: add Wake-on-LAN supportFlorian Fainelli
2014-07-07net: systemport: rename rx_csum_en to rx_chk_enFlorian Fainelli
2014-07-07net: systemport: add suspend and resume supportFlorian Fainelli
2014-07-07net: systemport: add bcm_sysport_netif_{enable,stop}Florian Fainelli
2014-07-07net: systemport: update umac_enable_set to take a bitmaskFlorian Fainelli
2014-07-07tlan: Isolate external PHY when using internal PHYOndrej Zary
2014-07-07tlan: Enable device at resumeOndrej Zary
2014-07-07tlan: Don't disable internal PHY on cards that use it in 10 Mbps modeOndrej Zary
2014-07-07tlan: Add PHY reset timeoutOndrej Zary
2014-07-07tlan: Make autonegotiation fasterOndrej Zary
2014-07-07tlan: Don't scream if no linkOndrej Zary
2014-07-07tlan: Restart autonegotiation on link lossOndrej Zary
2014-07-07tlan: Fix MAC address byte order on OC-2325/OC-2326Ondrej Zary
2014-07-07tlan: Add ethtool supportOndrej Zary
2014-07-07tlan: Enable link monitoringOndrej Zary
2014-07-07tlan: Enable activity LED on Olicom OC-2325 and OC-2326Ondrej Zary
2014-07-07ptp: Classify ptp over ip over vlan packetsStefan Sørensen
2014-07-02i40e/i40evf: Bump i40e to 0.4.21 and i40evf to 0.9.40Catherine Sullivan
2014-07-02i40e: Implement set_settings for ethtoolCatherine Sullivan
2014-07-02i40e: Add set_pauseparam to ethtoolCatherine Sullivan
2014-07-02i40e/i40evf: Add set_fc and init of FC settingsCatherine Sullivan
2014-07-02i40e: move nway resetJesse Brandeburg
2014-07-02i40e/i40evf: Add new HW link info variable an_enabled and function update_lin...Catherine Sullivan
2014-07-02i40e: Finish implementation of ethtool get settingsJesse Brandeburg
2014-07-02i40e: disable TPHJesse Brandeburg
2014-07-02i40e: Fix a boundary condition and turning off of ntupleAnjali Singhai Jain
2014-07-02i40evf: invite vector 0 to the interrupt partyMitch Williams
2014-07-02i40e: tolerate lost interruptsMitch Williams
2014-07-02i40e/i40evf: Force a shifted '1' to be unsignedPaul M Stillwell Jr
2014-07-02i40evf: don't violate scopeMitch Williams
2014-07-02i40e/i40evf: Do not free the dummy packet buffer synchronouslyAnjali Singhai Jain
2014-07-02be2net: re-enable vlan filtering mode asapKalesh AP
2014-07-02be2net: create optimal number of queues on SR-IOV configVasundhara Volam
2014-07-02be2net: read VF's capabilities from GET_PROFILE_CONFIG cmdVasundhara Volam
2014-07-02be2net: remove be_cmd_get_profile_config_mbox/mccq() variantsVasundhara Volam