| Commit message (Expand) | Author | Age | Files | Lines |
* | cxgb3: fix out of bounds read | Michal Schmidt | 2016-05-01 | 1 | -1/+2 |
* | cxgb3: Convert simple_strtoul to kstrtox | LABBE Corentin | 2015-12-07 | 1 | -6/+8 |
* | cxgb3: avoid needless buffer copy for firmware | Kees Cook | 2015-06-21 | 1 | -6/+6 |
* | chelsio cxgb/cxgb3: Make stats_strings arrays const | Joe Perches | 2015-04-01 | 1 | -1/+1 |
* | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 2014-08-12 | 1 | -1/+1 |
* | net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate | Jiri Pirko | 2014-06-06 | 1 | -2/+2 |
* | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe | 2014-05-13 | 1 | -1/+1 |
* | cxgb3: Use pci_enable_msix_range() instead of pci_enable_msix() | Alexander Gordeev | 2014-02-18 | 1 | -14/+9 |
* | cxgb3: Remove superfluous call to pci_disable_msix() | Alexander Gordeev | 2014-02-18 | 1 | -3/+0 |
* | net: cxgb3: remove unnecessary pci_set_drvdata() | Jingoo Han | 2013-10-18 | 1 | -2/+0 |
* | cxgb3: Missing rtnl lock in error recovery | Benjamin Herrenschmidt | 2013-07-02 | 1 | -0/+2 |
* | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* | Patrick McHardy | 2013-04-19 | 1 | -9/+11 |
* | chelsio: Use netdev_<level> and pr_<level> | Joe Perches | 2013-01-07 | 1 | -23/+19 |
* | drivers/net: fix up function prototypes after __dev* removals | Greg Kroah-Hartman | 2012-12-07 | 1 | -4/+2 |
* | cxgb3: remove __dev* attributes | Bill Pemberton | 2012-12-03 | 1 | -6/+6 |
* | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2012-10-02 | 1 | -1/+1 |
|\ |
|
| * | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo | 2012-08-20 | 1 | -1/+1 |
* | | netdev: make pci_error_handlers const | Stephen Hemminger | 2012-09-07 | 1 | -1/+1 |
|/ |
|
* | cxgb3: Set vlan_feature on net_device | brenohl@br.ibm.com | 2012-07-19 | 1 | -0/+4 |
* | cxgb3: set maximal number of default RSS queues | Yuval Mintz | 2012-07-05 | 1 | -1/+1 |
* | cxgb3: Don't call cxgb_vlan_mode until q locks are initialized | Roland Dreier | 2012-04-30 | 1 | -46/+46 |
* | ethernet: unify return value of .ndo_set_mac_address if address is invalid | Danny Kukawka | 2012-02-23 | 1 | -1/+1 |
* | Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb... | Rick Jones | 2011-11-22 | 1 | -4/+1 |
* | net: introduce and use netdev_features_t for device features sets | Michał Mirosław | 2011-11-16 | 1 | -4/+5 |
* | Sweep additional floors of strcpy in .get_drvinfo routines | Rick Jones | 2011-11-14 | 1 | -4/+5 |
* | net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero | Rick Jones | 2011-10-07 | 1 | -1/+0 |
* | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 2011-08-17 | 1 | -1/+1 |
* | chelsio: Move the Chelsio drivers | Jeff Kirsher | 2011-08-10 | 1 | -0/+3448 |