summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-03-248390: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman
2014-03-243c59x: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman
2014-03-243c509: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman
2014-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller
2014-03-24atheros/atlx: use SET_ETHTOOL_OPS directlywangweidong
2014-03-24Altera TSE: Correct two typos in original submissionVince Bridgers
2014-03-24Altera TSE: Correct typecast issue detected by kbuild test robotVince Bridgers
2014-03-24Altera TSE: Set version number by driver's get regsVince Bridgers
2014-03-24qlcnic: Update version to 5.3.57Shahed Shaikh
2014-03-24qlcnic: Add VXLAN Rx offload supportShahed Shaikh
2014-03-24qlcnic: Add VXLAN Tx offload supportShahed Shaikh
2014-03-24gianfar: Fix P1010 config regression (SQ polling)Claudiu Manoil
2014-03-21dp83640: let the periodic pin from the module parameter be a default.Richard Cochran
2014-03-21dp83640: let external input pins from the module parameters be defaults.Richard Cochran
2014-03-21dp83640: implement programmable pin functions.Richard Cochran
2014-03-21dp83640: correct the periodic output frequencyRichard Cochran
2014-03-21dp83640: trivial fixesRichard Cochran
2014-03-21ptp: drivers: set the number of programmable pins.Richard Cochran
2014-03-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-21igb: Unset IGB_FLAG_HAS_MSIX-flag when falling back to msi-onlyChristoph Paasch
2014-03-21igb: Fix Null-pointer dereference in igb_reset_q_vectorChristoph Paasch
2014-03-21igb: specify phc_index of 82575 for get_ts_infoKen ICHIKAWA
2014-03-21igb: Fix memory leak in igb_get_module_eeprom()Christian Engelmayer
2014-03-21igb: add register rd/wr for surprise removalFujinaka, Todd
2014-03-21igb: implement SIOCGHWTSTAMP ioctlJacob Keller
2014-03-21ixgbevf: Additional adapter removal checksMark Rustad
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-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-20smsc911x: Change clock warning message to debug levelFabio Estevam