index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-16
nfp: add async reconfiguration mechanism
Jakub Kicinski
2
-27
/
+157
2016-04-16
nfp: remove buggy RX buffer length validation
Jakub Kicinski
1
-12
/
+14
2016-04-16
nfp: remove unused suspicious mask defines
Jakub Kicinski
1
-4
/
+0
2016-04-16
nfp: correct names of constants in comments
Jakub Kicinski
1
-3
/
+3
2016-04-16
nfp: remove unnecessary static
Jakub Kicinski
1
-1
/
+1
2016-04-16
nfp: check the right pointer for errors
Jakub Kicinski
1
-1
/
+1
2016-04-08
nfp: allow ring size reconfiguration at runtime
Jakub Kicinski
3
-21
/
+136
2016-04-08
nfp: pass ring count as function parameter
Jakub Kicinski
1
-9
/
+14
2016-04-08
nfp: convert .ndo_change_mtu() to prepare/commit paradigm
Jakub Kicinski
1
-6
/
+102
2016-04-08
nfp: propagate list buffer size in struct rx_ring
Jakub Kicinski
2
-8
/
+19
2016-04-08
nfp: sync ring state during FW reconfiguration
Jakub Kicinski
1
-29
/
+16
2016-04-08
nfp: slice .ndo_open() and .ndo_stop() up
Jakub Kicinski
1
-82
/
+136
2016-04-08
nfp: move filling ring information to FW config
Jakub Kicinski
1
-18
/
+32
2016-04-08
nfp: preallocate RX buffers early in .ndo_open
Jakub Kicinski
1
-23
/
+11
2016-04-08
nfp: reorganize initial filling of RX rings
Jakub Kicinski
1
-41
/
+78
2016-04-08
nfp: cleanup tx ring flush and rename to reset
Jakub Kicinski
1
-44
/
+37
2016-04-08
nfp: allocate ring SW structs dynamically
Jakub Kicinski
3
-17
/
+37
2016-04-08
nfp: make *x_ring_init do all the init
Jakub Kicinski
1
-10
/
+18
2016-04-08
nfp: break up nfp_net_{alloc|free}_rings
Jakub Kicinski
1
-79
/
+47
2016-04-08
nfp: move link state interrupt request/free calls
Jakub Kicinski
1
-11
/
+12
2016-04-08
nfp: correct RX buffer length calculation
Jakub Kicinski
1
-7
/
+1
2016-03-01
asm-generic: remove old nonatomic-io wrapper files
Arnd Bergmann
1
-1
/
+1
2015-12-18
nfp: call netif_carrier_off() during init
Jakub Kicinski
1
-0
/
+1
2015-12-17
nfp: clear ring delayed kick counters
Jakub Kicinski
1
-0
/
+2
2015-12-15
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
1
-2
/
+2
2015-12-03
net: add driver for Netronome NFP4000/NFP6000 NIC VFs
Jakub Kicinski
9
-0
/
+4812