index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb3
/
cxgb3_main.c
Age
Commit message (
Expand
)
Author
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-06-06
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-02-18
cxgb3: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-02-18
cxgb3: Remove superfluous call to pci_disable_msix()
Alexander Gordeev
2013-10-18
net: cxgb3: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-07-02
cxgb3: Missing rtnl lock in error recovery
Benjamin Herrenschmidt
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-01-07
chelsio: Use netdev_<level> and pr_<level>
Joe Perches
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-03
cxgb3: remove __dev* attributes
Bill Pemberton
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-09-07
netdev: make pci_error_handlers const
Stephen Hemminger
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-07-19
cxgb3: Set vlan_feature on net_device
brenohl@br.ibm.com
2012-07-05
cxgb3: set maximal number of default RSS queues
Yuval Mintz
2012-04-30
cxgb3: Don't call cxgb_vlan_mode until q locks are initialized
Roland Dreier
2012-02-23
ethernet: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
2011-11-22
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...
Rick Jones
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-14
Sweep additional floors of strcpy in .get_drvinfo routines
Rick Jones
2011-10-07
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-10
chelsio: Move the Chelsio drivers
Jeff Kirsher