summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgb
Commit message (Expand)AuthorAgeFilesLines
* netdev: make pci_error_handlers constStephen Hemminger2012-09-081-1/+1
* ixgb: use PCI_VENDOR_ID_INTELJon Mason2012-07-203-12/+8Star
* drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-111-3/+3
* intel: make wired ethernet driver message level consistent (rev2)stephen hemminger2012-03-281-3/+3
* ixgb: Remove unnecessary defines, use pr_debugJoe Perches2012-03-142-14/+2Star
* drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-131-7/+5Star
* drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-311-3/+1Star
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-201-1/+1
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-091-4/+8
* Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones2011-11-221-1/+0Star
* 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-081-4/+0Star
* ixgb: finish conversion to ndo_fix_featuresMichał Mirosław2011-09-232-43/+18Star
* ixgb: eliminate checkstack warningsJesse Brandeburg2011-09-237-24/+28
* ixgb: convert to ndo_fix_featuresMichał Mirosław2011-09-173-61/+31Star
* 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-181-1/+1
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-1111-0/+6703