aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb/e1000_mac.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-21igb: implement SIOCGHWTSTAMP ioctlJacob Keller3-17/+38
2014-03-21ixgbevf: Additional adapter removal checksMark Rustad2-0/+35
2014-03-21ixgbevf: Check for adapter removal on register writesMark Rustad1-1/+5
2014-03-21ixgbevf: Check register reads for adapter removalMark Rustad3-8/+53
2014-03-21ixgbevf: Make the ethtool register test use accessorsMark Rustad1-52/+67
2014-03-21ixgbevf: Use static inlines instead of macrosMark Rustad4-14/+35
2014-03-21ixgbe: Break recursion in case of removalMark Rustad1-0/+3
2014-03-21i40evf: clean up init error messagesMitch Williams1-3/+4
2014-03-21i40evf: don't shut down admin queue on errorMitch Williams1-2/+0
2014-03-21i40e: Fix a message stringAnjali Singhai Jain1-1/+1
2014-03-21i40e/i40evf: Add EEE LPI statsAnjali Singhai Jain4-0/+30
2014-03-20net: bcmgenet: manipulate netdev_queue directlyFlorian Fainelli1-4/+8
2014-03-20net: bcmgenet: remove bogus tx queue checksFlorian Fainelli1-8/+0
2014-03-20net: bcmgenet: add skb_tx_timestamp callFlorian Fainelli1-0/+2
2014-03-20net: bcmgenet: remove unused spinlock memberFlorian Fainelli2-2/+0
2014-03-20sh_eth: Remove goto statements that jump straight to a returnLaurent Pinchart1-21/+9
2014-03-20sh_eth: Register MDIO bus before registering the network deviceLaurent Pinchart1-11/+9
2014-03-20sh_eth: Simplify MDIO bus initialization and releaseLaurent Pinchart1-19/+11
2014-03-20sh_eth: Use the platform device as the MDIO bus parentLaurent Pinchart1-1/+1
2014-03-20sh_eth: Use the platform device for memory allocationLaurent Pinchart1-4/+3
2014-03-20ieee802154: dgram: cleanup set of broadcast panidAlexander Aring1-1/+1
2014-03-20af_ieee802154: fix check on broadcast addressAlexander Aring1-1/+1
2014-03-20of_mdio: Allow the DT to specify the phy ID and avoid autoprobingJason Gunthorpe1-1/+22
2014-03-20dt: Document a compatible entry for MDIO ethernet PhysJason Gunthorpe1-1/+9
2014-03-20net: cdc_ncm: respect operator preferred MTU reported by MBIMBen Chan2-0/+18
2014-03-20USB: cdc: add MBIM extended functional descriptor structureBen Chan1-0/+12
2014-03-20net/mlx4: Adapt num_vfs/probed_vf params for single port VFMatan Barak1-13/+34
2014-03-20net/mlx4: Adapt code for N-Port VFMatan Barak12-79/+417
2014-03-20net/mlx4: Add utils for N-Port VFsMatan Barak3-0/+135
2014-03-20net/mlx4: Add data structures to support N-Ports per VFMatan Barak2-24/+92
2014-03-20IB/mlx4_ib: Adapt code to use caps.num_ports instead of a constantMatan Barak1-4/+4
2014-03-20smsc911x: Change clock warning message to debug levelFabio Estevam1-1/+1
2014-03-20net: remove empty lines from tcp_syn_flood_actionDaniel Baluta1-2/+0
2014-03-20ixgbe: enable tx queues after link upEmil Tantilov1-15/+17
2014-03-20ixgbe: Stop cacheing if the MNG FW enabledDon Skidmore6-13/+5
2014-03-20ixgbe: clean up ixgbe_atr_compute_perfect_hash_82599Jacob Keller1-37/+9
2014-03-20ixgbe: use ixgbe_read_pci_cfg_wordJacob Keller1-8/+3
2014-03-20ixgbe: remove unused media typeJacob Keller4-81/+0
2014-03-20ixgbe: fix ixgbe_setup_mac_link_82599 autoc variablesJacob Keller1-10/+12
2014-03-19ixgbe: fix ixgbe_stop_mac_link_on_d3_82599 to check mng correctlyJacob Keller1-2/+6
2014-03-19ixgbe: check Core Clock Disable bitJacob Keller2-1/+8
2014-03-19ixgbe: fix errors related to protected AUTOC callsDon Skidmore2-9/+11
2014-03-19ixgbevf: Convert uses of __constant_<foo> to <foo>Joe Perches1-2/+2
2014-03-19ixgbe: Convert uses of __constant_<foo> to <foo>Joe Perches2-19/+19
2014-03-19igbvf: Convert uses of __constant_<foo> to <foo>Joe Perches1-2/+2
2014-03-19igb: Convert uses of __constant_<foo> to <foo>Joe Perches1-6/+6
2014-03-19e100: Convert uses of __constant_<foo> to <foo>Joe Perches1-2/+2
2014-03-19igb: enable VLAN stripping for VMs with i350Stefan Assmann3-0/+12
2014-03-20qeth: Fix IP version detection for VLAN trafficStefan Raspl1-2/+5
2014-03-20qeth: Removed unused parameterStefan Raspl1-3/+3