Commit Graph

1568 Commits (f7235ef66938ac3db51762c5dbab9f849fa9e795)

Author SHA1 Message Date
Sachin Kamat c85fde8336 net: i40evf: Remove duplicate include 11 years ago
Daniel Borkmann 99932d4fc0 netdevice: add queue selection fallback handler for ndo_select_queue 11 years ago
Mitch Williams ef8693eb90 i40evf: refactor reset handling 11 years ago
Mitch Williams e8106ebe2f i40evf: change type of flags variable 11 years ago
Mitch Williams e1dfee8e64 i40evf: don't store unnecessary array of strings 11 years ago
Mitch Williams 708e8c247e i40evf: fix bogus comment 11 years ago
Mitch Williams a377384a04 i40evf: clean up adapter struct 11 years ago
Mitch Williams eb2d80bcf6 i40e: don't handle VF reset on unload 11 years ago
Mitch Williams 4aeec0106d i40e: enable extant VFs 11 years ago
Mitch Williams 69f64b2b77 i40e: reset VFs after PF reset 11 years ago
Mitch Williams c17b362b6f i40e: set VF state to active when reset is complete 11 years ago
Mitch Williams fd1646ee3a i40e: remove dead code 11 years ago
Akeem G Abodunrin e108b0e341 i40e: Setting i40e_down bit for tx_timeout 11 years ago
Mitch Williams a63fa1cdb6 i40evf: clean up memsets 11 years ago
Jesse Brandeburg af1a2a9c94 i40evf: trivial fixes 11 years ago
Jesse Brandeburg 14ad37597b i40e: bump driver version 11 years ago
Jesse Brandeburg ddf1d0d771 i40e: spelling error 11 years ago
Michele Baldessari 2b6e0ca175 e100: Fix "disabling already-disabled device" warning 11 years ago
Dave Jones 3d9667a9e1 i40e: Add missing braces to i40e_dcb_need_reconfig() 11 years ago
Emil Tantilov 29d37fa162 ixgbevf: merge ixgbevf_tx_map and ixgbevf_tx_queue into a single function 11 years ago
Emil Tantilov 9bdfefd21a ixgbevf: redo dma mapping using the tx buffer info 11 years ago
Emil Tantilov 7ad1a09351 ixgbevf: make the first tx_buffer a repository for most of the skb info 11 years ago
Emil Tantilov 6e2580f9a4 ixgbevf: add tx counters 11 years ago
Emil Tantilov 9703192219 ixgbevf: remove counters for Tx/Rx checksum offload 11 years ago
Emil Tantilov 095e2617ce ixgbevf: move ring specific stats into ring specific structure 11 years ago
Emil Tantilov 05d063aa86 ixgbevf: make use of the dev pointer in the ixgbevf_ring struct 11 years ago
Shannon Nelson ab60085e2e i40e: Fix device ID define names to align to standard 11 years ago
Neerav Parikh 9d488727b4 i40e: add DCB option to Kconfig 11 years ago
Neerav Parikh 4e3b35b044 i40e: add DCB and DCBNL support 11 years ago
Neerav Parikh afb3ff0da4 i40e: implement DCB support infastructure 11 years ago
Anjali Singhai Jain cbf6132524 i40e: refactor flow director 11 years ago
Jesse Brandeburg 60ea5f83cd i40e: rename defines 11 years ago
Jesse Brandeburg 8fb905b345 i40e: whitespace fixes 11 years ago
Jesse Brandeburg d0b1024925 i40e: Change firmware workaround 11 years ago
Jesse Brandeburg e15c9fa036 i40e: fix compile warning on checksum_local 11 years ago
Don Skidmore 86f359f6b8 ixgbevf: bump version 11 years ago
Don Skidmore f341c4e0a8 ixgbe: bump version number 11 years ago
Jacob Keller 78d820e848 ixgbe: add braces around else condition in ixgbe_qv_lock_* calls 11 years ago
ethan.zhao 31ac910e10 ixgbe: set driver_max_VFs should be done before enabling SRIOV 11 years ago
ethan.zhao dcc23e3ab6 ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63 11 years ago
Shannon Nelson 0aebd2d9ab i40e: updates to AdminQ interface 11 years ago
Shannon Nelson 68bf94aae1 i40e: check desc pointer before printing 11 years ago
David S. Miller ec48a7879e i40e: Remove autogenerated Module.symvers file. 11 years ago
Mika Westerberg 38a529b5d4 e1000e: Fix compilation warning when !CONFIG_PM_SLEEP 11 years ago
Don Skidmore d3cec927ef ixgbe: Fix incorrect logic for fixed fiber eeprom write 11 years ago
Don Skidmore de02decb33 ixgbevf: create function for all of ring init 11 years ago
Don Skidmore 87e70ab908 ixgbevf: Convert ring storage form pointer to an array to array of pointers 11 years ago
Wei Yongjun 27ae296716 ixgbevf: use pci drvdata correctly in ixgbevf_suspend() 11 years ago
Jacob Keller e689e72823 ixgbevf: set the disable state when ixgbevf_qv_disable is called 11 years ago
John Fastabend 8f4c5c9fb8 ixgbe: reinit_locked() should be called with rtnl_lock 11 years ago