aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-03-21ixgbevf: Check for adapter removal on register writesMark Rustad
2014-03-21ixgbevf: Check register reads for adapter removalMark Rustad
2014-03-21ixgbevf: Make the ethtool register test use accessorsMark Rustad
2014-03-21ixgbevf: Use static inlines instead of macrosMark Rustad
2014-03-21ixgbe: Break recursion in case of removalMark Rustad
2014-03-21i40evf: clean up init error messagesMitch Williams
2014-03-21i40evf: don't shut down admin queue on errorMitch Williams
2014-03-21i40e: Fix a message stringAnjali Singhai Jain
2014-03-21i40e/i40evf: Add EEE LPI statsAnjali Singhai Jain
2014-03-20net: bcmgenet: manipulate netdev_queue directlyFlorian Fainelli
2014-03-20net: bcmgenet: remove bogus tx queue checksFlorian Fainelli
2014-03-20net: bcmgenet: add skb_tx_timestamp callFlorian Fainelli
2014-03-20net: bcmgenet: remove unused spinlock memberFlorian Fainelli
2014-03-20sh_eth: Remove goto statements that jump straight to a returnLaurent Pinchart
2014-03-20sh_eth: Register MDIO bus before registering the network deviceLaurent Pinchart
2014-03-20sh_eth: Simplify MDIO bus initialization and releaseLaurent Pinchart
2014-03-20sh_eth: Use the platform device as the MDIO bus parentLaurent Pinchart
2014-03-20sh_eth: Use the platform device for memory allocationLaurent Pinchart
2014-03-20of_mdio: Allow the DT to specify the phy ID and avoid autoprobingJason Gunthorpe
2014-03-20net: cdc_ncm: respect operator preferred MTU reported by MBIMBen Chan
2014-03-20net/mlx4: Adapt num_vfs/probed_vf params for single port VFMatan Barak
2014-03-20net/mlx4: Adapt code for N-Port VFMatan Barak
2014-03-20net/mlx4: Add utils for N-Port VFsMatan Barak
2014-03-20net/mlx4: Add data structures to support N-Ports per VFMatan Barak
2014-03-20IB/mlx4_ib: Adapt code to use caps.num_ports instead of a constantMatan Barak
2014-03-20smsc911x: Change clock warning message to debug levelFabio Estevam
2014-03-20ixgbe: enable tx queues after link upEmil Tantilov
2014-03-20ixgbe: Stop cacheing if the MNG FW enabledDon Skidmore
2014-03-20ixgbe: clean up ixgbe_atr_compute_perfect_hash_82599Jacob Keller
2014-03-20ixgbe: use ixgbe_read_pci_cfg_wordJacob Keller
2014-03-20ixgbe: remove unused media typeJacob Keller
2014-03-20ixgbe: fix ixgbe_setup_mac_link_82599 autoc variablesJacob Keller
2014-03-19ixgbe: fix ixgbe_stop_mac_link_on_d3_82599 to check mng correctlyJacob Keller
2014-03-19ixgbe: check Core Clock Disable bitJacob Keller
2014-03-19ixgbe: fix errors related to protected AUTOC callsDon Skidmore
2014-03-19ixgbevf: Convert uses of __constant_<foo> to <foo>Joe Perches
2014-03-19ixgbe: Convert uses of __constant_<foo> to <foo>Joe Perches
2014-03-19igbvf: Convert uses of __constant_<foo> to <foo>Joe Perches
2014-03-19igb: Convert uses of __constant_<foo> to <foo>Joe Perches
2014-03-19e100: Convert uses of __constant_<foo> to <foo>Joe Perches
2014-03-19igb: enable VLAN stripping for VMs with i350Stefan Assmann
2014-03-20qeth: Fix IP version detection for VLAN trafficStefan Raspl
2014-03-20qeth: Removed unused parameterStefan Raspl
2014-03-20qeth: make qeth_query_card_info_cb() staticHeiko Carstens
2014-03-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-03-19ixgbevf: Protect ixgbevf_down with __IXGBEVF_DOWN bitMark Rustad
2014-03-19ixgbevf: Indicate removal state explicitlyMark Rustad
2014-03-19ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed checkJacob Keller
2014-03-19igb: Add register defines needed for time sync functionsCarolyn Wyborny
2014-03-19e1000e: Fix Explicitly set Transmit Control RegisterDavid Ertman