summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgb
Commit message (Expand)AuthorAgeFilesLines
* ixgb: use PCI_VENDOR_ID_INTELJon Mason2012-07-203-12/+8
* drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-101-3/+3
* intel: make wired ethernet driver message level consistent (rev2)stephen hemminger2012-03-271-3/+3
* ixgb: Remove unnecessary defines, use pr_debugJoe Perches2012-03-142-14/+2
* drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-131-7/+5
* drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-311-3/+1
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-191-1/+1
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-081-4/+8
* Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones2011-11-221-1/+0
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-161-4/+4
* Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones2011-11-141-4/+7
* net: add skb frag size accessorsEric Dumazet2011-10-191-2/+2
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-071-4/+0
* ixgb: finish conversion to ndo_fix_featuresMichał Mirosław2011-09-232-43/+18
* ixgb: eliminate checkstack warningsJesse Brandeburg2011-09-237-24/+28
* ixgb: convert to ndo_fix_featuresMichał Mirosław2011-09-163-61/+31
* intel: convert to SKB paged frag API.Ian Campbell2011-08-301-3/+3
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-1011-0/+6703
OpenPOWER on IntegriCloud