index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
pensando
/
ionic
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
ionic: Move devlink registration to be last devlink command
Leon Romanovsky
2021-09-27
1
-2
/
+2
*
|
devlink: Make devlink_register to be void
Leon Romanovsky
2021-09-22
1
-6
/
+1
|
/
*
ionic: fix a sleeping in atomic bug
Dan Carpenter
2021-09-03
1
-1
/
+1
*
ionic: fix double use of queue-lock
Shannon Nelson
2021-09-03
2
-4
/
+13
*
ionic: recreate hwstamp queues on ifup
Shannon Nelson
2021-08-28
3
-0
/
+32
*
ionic: pull hwstamp queue_lock up a level
Shannon Nelson
2021-08-28
2
-14
/
+6
*
ionic: add queue lock around open and stop
Shannon Nelson
2021-08-28
1
-1
/
+8
*
ionic: fill mac addr earlier in add_addr
Shannon Nelson
2021-08-28
1
-1
/
+2
*
ionic: squelch unnecessary fw halted message
Shannon Nelson
2021-08-28
1
-2
/
+2
*
ionic: fire watchdog again after fw_down
Shannon Nelson
2021-08-28
1
-2
/
+9
*
ionic: handle mac filter overflow
Shannon Nelson
2021-08-26
1
-11
/
+29
*
ionic: refactor ionic_lif_addr to remove a layer
Shannon Nelson
2021-08-26
1
-39
/
+2
*
ionic: sync the filters in the work task
Shannon Nelson
2021-08-26
5
-37
/
+247
*
ionic: flatten calls to set-rx-mode
Shannon Nelson
2021-08-26
1
-18
/
+9
*
ionic: remove old work task types
Shannon Nelson
2021-08-26
2
-8
/
+0
*
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
1
-2
/
+6
*
devlink: Set device as early as possible
Leon Romanovsky
2021-08-09
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-31
4
-127
/
+132
|
\
|
*
ionic: count csum_none when offload enabled
Shannon Nelson
2021-07-23
1
-6
/
+5
|
*
ionic: fix up dim accounting for tx and rx
Shannon Nelson
2021-07-23
1
-7
/
+21
|
*
ionic: remove intr coalesce update from napi
Shannon Nelson
2021-07-23
2
-5
/
+13
|
*
ionic: catch no ptp support earlier
Shannon Nelson
2021-07-23
2
-8
/
+9
|
*
ionic: make all rx_mode work threadsafe
Shannon Nelson
2021-07-23
2
-102
/
+85
*
|
ionic: add function tag to debug string
Shannon Nelson
2021-07-27
1
-2
/
+2
*
|
ionic: enable rxhash only with multiple queues
Shannon Nelson
2021-07-27
1
-1
/
+3
*
|
ionic: block some ethtool operations when fw in reset
Shannon Nelson
2021-07-27
1
-0
/
+21
*
|
ionic: remove unneeded comp union fields
Shannon Nelson
2021-07-27
1
-2
/
+0
*
|
ionic: increment num-vfs before configure
Shannon Nelson
2021-07-27
1
-1
/
+1
*
|
ionic: use fewer inits on the buf_info struct
Shannon Nelson
2021-07-27
1
-16
/
+11
*
|
ionic: init reconfig err to 0
Shannon Nelson
2021-07-27
1
-3
/
+10
*
|
ionic: print firmware version on identify
Shannon Nelson
2021-07-27
1
-0
/
+2
*
|
ionic: monitor fw status generation
Shannon Nelson
2021-07-27
3
-3
/
+31
*
|
ionic: minimize resources when under kdump
Shannon Nelson
2021-07-27
1
-2
/
+19
*
|
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-2
/
+2
*
|
ionic: cleanly release devlink instance
Leon Romanovsky
2021-07-21
1
-7
/
+7
*
|
ionic: drop useless check of PCI driver data validity
Leon Romanovsky
2021-07-21
1
-3
/
+0
|
/
*
ionic: return -EFAULT if copy_to_user() fails
Dan Carpenter
2021-04-13
1
-1
/
+3
*
ionic: git_ts_info bit shifters
Shannon Nelson
2021-04-13
1
-13
/
+13
*
ionic: extend ts_config set locking
Shannon Nelson
2021-04-08
1
-6
/
+10
*
ionic: add ts_config replay
Shannon Nelson
2021-04-08
3
-32
/
+60
*
ionic: ignore EBUSY on queue start
Shannon Nelson
2021-04-08
1
-1
/
+1
*
ionic: re-start ptp after queues up
Shannon Nelson
2021-04-08
1
-3
/
+3
*
ionic: add SKBTX_IN_PROGRESS
Shannon Nelson
2021-04-08
1
-0
/
+1
*
ionic: check for valid tx_mode on SKBTX_HW_TSTAMP xmit
Shannon Nelson
2021-04-08
1
-1
/
+1
*
ionic: remove unnecessary compat ifdef
Shannon Nelson
2021-04-08
1
-2
/
+0
*
ionic: fix up a couple of code style nits
Shannon Nelson
2021-04-08
1
-6
/
+4
*
ionic: advertise support for hardware timestamps
Shannon Nelson
2021-04-02
1
-0
/
+25
*
ionic: ethtool ptp stats
Shannon Nelson
2021-04-02
1
-4
/
+34
*
ionic: add ethtool support for PTP
Shannon Nelson
2021-04-02
1
-0
/
+93
*
ionic: add and enable tx and rx timestamp handling
Shannon Nelson
2021-04-02
4
-25
/
+157
[prev]
[next]