Age | Commit message (Expand) | Author | Files | Lines |
2015-12-09 | chelsio: constify cmac_ops structures | Julia Lawall | 2 | -2/+2 |
2015-04-01 | chelsio cxgb/cxgb3: Make stats_strings arrays const | Joe Perches | 1 | -1/+1 |
2015-01-14 | net: rename vlan_tx_* helpers since "tx" is misleading there | Jiri Pirko | 1 | -2/+2 |
2014-12-10 | cxgb: Use napi_alloc_skb instead of netdev_alloc_skb_ip_align | Alexander Duyck | 1 | -5/+6 |
2014-12-10 | chelsio: fix misspelling of current function in string | Julia Lawall | 1 | -1/+1 |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 1 | -1/+1 |
2014-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -3/+3 |
2014-06-07 | net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate | Jiri Pirko | 1 | -2/+2 |
2014-05-14 | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe | 1 | -1/+1 |
2014-04-18 | arch: Mass conversion of smp_mb__*() | Peter Zijlstra | 1 | -1/+1 |
2014-01-16 | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 3 | -3/+0 |
2013-12-06 | ethernet: Fix FSF address in file headers | Jeff Kirsher | 15 | -30/+15 |
2013-10-18 | net: cxgb2: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -2/+0 |
2013-10-03 | net:drivers/net: Miscellaneous conversions to ETH_ALEN | Joe Perches | 1 | -2/+2 |
2013-09-24 | chelsio: Remove extern from function prototypes | Joe Perches | 1 | -23/+23 |
2013-05-23 | net/ethernet/chelsio/cxgb/cxgb2: Use module_pci_driver to register driver | Peter Hüwe | 1 | -13/+2 |
2013-04-19 | net: vlan: add protocol argument to packet tagging functions | Patrick McHardy | 1 | -1/+1 |
2013-04-19 | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* | Patrick McHardy | 2 | -7/+8 |
2013-03-20 | chelsio: use netdev_alloc_skb_ip_align | stephen hemminger | 1 | -2/+1 |
2013-03-20 | chelsio: add headroom in RX path | Eric Dumazet | 1 | -1/+1 |
2013-01-08 | chelsio: Use netdev_<level> and pr_<level> | Joe Perches | 2 | -20/+14 |
2012-12-07 | drivers/net: fix up function prototypes after __dev* removals | Greg Kroah-Hartman | 3 | -8/+5 |
2012-12-07 | chelsio: remove get_clock and use ktime_get | Jan Glauber | 1 | -13/+1 |
2012-12-03 | chelsio: remove __dev* attributes | Bill Pemberton | 4 | -9/+9 |
2011-11-23 | Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb... | Rick Jones | 1 | -1/+0 |
2011-11-17 | net: introduce and use netdev_features_t for device features sets | Michał Mirosław | 3 | -5/+6 |
2011-11-14 | Sweep additional floors of strcpy in .get_drvinfo routines | Rick Jones | 1 | -4/+5 |
2011-10-19 | net: add skb frag size accessors | Eric Dumazet | 1 | -5/+5 |
2011-10-08 | net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero | Rick Jones | 1 | -2/+0 |
2011-10-07 | net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map | Ian Campbell | 1 | -1/+1 |
2011-10-06 | chelsio: convert to SKB paged frag API. | Ian Campbell | 1 | -3/+2 |
2011-08-18 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 1 | -1/+1 |
2011-08-11 | chelsio: Move the Chelsio drivers | Jeff Kirsher | 24 | -0/+13762 |