| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | 1 | -3/+35 | |
| 2020-02-27 | sfc: fix timestamp reconstruction at 16-bit rollover points | 1 | -3/+35 | |
| 2020-02-26 | sfc: Replace zero-length array with flexible-array member | 2 | -2/+2 | |
| 2020-02-19 | sfc: remove unused variable 'efx_default_channel_type' | 1 | -1/+0 | |
| 2020-02-18 | sfc: elide assignment of skb | 1 | -2/+1 | |
| 2020-02-17 | sfc: move some ARFS code out of headers | 2 | -18/+17 | |
| 2020-02-17 | sfc: only schedule asynchronous filter work if needed | 2 | -2/+8 | |
| 2020-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | 35 | -7282/+7972 | |
| 2020-01-27 | sfc: move mcdi filtering code | 3 | -2246/+2271 | |
| 2020-01-27 | sfc: create header for mcdi filtering code | 2 | -139/+211 | |
| 2020-01-27 | sfc: rename mcdi filtering functions/structs | 1 | -276/+282 | |
| 2020-01-16 | sfc: remove duplicated include from efx.c | 1 | -1/+0 | |
| 2020-01-13 | sfc/ethtool_common: Make some function to static | 1 | -8/+9 | |
| 2020-01-10 | sfc: remove set but not used variable 'nic_data' | 1 | -3/+0 | |
| 2020-01-10 | sfc: remove duplicated include from ef10.c | 1 | -1/+0 | |
| 2020-01-10 | sfc: move RPS code | 8 | -276/+273 | |
| 2020-01-10 | sfc: move yet more functions | 6 | -64/+66 | |
| 2020-01-10 | sfc: move RSS code | 4 | -70/+72 | |
| 2020-01-10 | sfc: move a couple more functions | 6 | -51/+56 | |
| 2020-01-10 | sfc: move some ethtool code | 4 | -442/+489 | |
| 2020-01-10 | sfc: move various functions | 11 | -76/+88 | |
| 2020-01-10 | sfc: move more rx code | 4 | -208/+224 | |
| 2020-01-10 | sfc: move more tx code | 3 | -77/+78 | |
| 2020-01-10 | sfc: refactor selftest work init code | 3 | -3/+8 | |
| 2020-01-09 | sfc: move MCDI logging device attribute | 3 | -37/+50 | |
| 2020-01-09 | sfc: conditioned some functionality | 2 | -21/+32 | |
| 2020-01-09 | sfc: move MCDI receive queue management code | 3 | -93/+93 | |
| 2020-01-09 | sfc: move MCDI transmit queue management code | 2 | -85/+109 | |
| 2020-01-09 | sfc: move MCDI event queue management code | 2 | -104/+116 | |
| 2020-01-09 | sfc: move MCDI VI alloc/free code | 3 | -40/+68 | |
| 2020-01-09 | sfc: move more MCDI port code | 2 | -138/+139 | |
| 2020-01-09 | sfc: move some MCDI port utility functions | 2 | -148/+148 | |
| 2020-01-09 | sfc: move some port link state/caps code | 4 | -195/+204 | |
| 2020-01-08 | net: sfc: use skb_list_walk_safe helper for gso segments | 1 | -5/+2 | |
| 2020-01-08 | sfc: move common tx code | 3 | -296/+311 | |
| 2020-01-08 | sfc: move common rx code | 6 | -375/+383 | |
| 2020-01-08 | sfc: move event queue management code | 2 | -92/+91 | |
| 2020-01-08 | sfc: move channel interrupt management code | 2 | -316/+322 | |
| 2020-01-08 | sfc: move channel alloc/removal code | 5 | -435/+441 | |
| 2020-01-08 | sfc: move channel start/stop code | 3 | -188/+190 | |
| 2020-01-08 | sfc: move some channel-related code | 3 | -170/+190 | |
| 2020-01-08 | sfc: move struct init and fini code | 2 | -371/+415 | |
| 2020-01-08 | sfc: move some device reset code | 2 | -227/+237 | |
| 2020-01-08 | sfc: move datapath management code | 2 | -303/+335 | |
| 2020-01-08 | sfc: move mac configuration and status functions | 2 | -44/+45 | |
| 2020-01-08 | sfc: move reset workqueue code | 3 | -17/+70 | |
| 2020-01-08 | sfc: further preparation for code split | 2 | -26/+20 | |
| 2020-01-08 | sfc: add new headers in preparation for code split | 19 | -141/+365 | |
| 2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | 3 | -3/+3 | |
| 2020-01-02 | sfc: Remove unnecessary dependencies on I2C | 3 | -4/+0 |
