| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2020-01-29 | 1 | -2/+2 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-12-23 | 2 | -1/+4 |
| |\ |
|
| * | | netdev: pass the stuck queue to the timeout handler | Michael S. Tsirkin | 2019-12-13 | 1 | -2/+2 |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-01-28 | 1 | -1/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'core/kprobes' into perf/core, to pick up a completed branch | Ingo Molnar | 2019-12-25 | 1 | -1/+1 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | ftrace: Rework event_create_dir() | Peter Zijlstra | 2019-11-27 | 1 | -1/+1 |
| | |/ |
|
* | / | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 2020-01-06 | 1 | -1/+1 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2019-12-22 | 1 | -0/+3 |
|\ \ |
|
| * | | fjes: fix missed check in fjes_acpi_add | Chuhong Yuan | 2019-12-09 | 1 | -0/+3 |
| |/ |
|
* / | treewide: Use sizeof_field() macro | Pankaj Bharadiya | 2019-12-09 | 1 | -1/+1 |
|/ |
|
* | fjes: Handle workqueue allocation failure | Will Deacon | 2019-10-29 | 1 | -1/+14 |
* | fjes: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2019-06-23 | 1 | -13/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 308 | Thomas Gleixner | 2019-06-05 | 10 | -159/+10 |
* | fjes: convert to DEFINE_SHOW_ATTRIBUTE | Yangtao Li | 2018-12-10 | 1 | -13/+1 |
* | fjes: use currently unused variable my_epid and max_epid | Colin Ian King | 2018-07-05 | 1 | -4/+4 |
* | networking: introduce and use skb_put_data() | Johannes Berg | 2017-06-16 | 1 | -2/+1 |
* | fjes: remove duplicate set of flag IFF_BROADCAST | Zhang Shengju | 2017-06-13 | 1 | -1/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-03-24 | 1 | -6/+72 |
|\ |
|
| * | fjes: Do not load fjes driver if extended socket device is not power on. | Yasuaki Ishimatsu | 2017-03-22 | 1 | -0/+24 |
| * | fjes: Do not load fjes driver if system does not have extended socket device. | Yasuaki Ishimatsu | 2017-03-22 | 1 | -5/+47 |
| * | fjes: Fix wrong netdevice feature flags | Taku Izumi | 2017-03-15 | 1 | -1/+1 |
* | | net: fjes: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 2017-03-13 | 1 | -10/+9 |
|/ |
|
* | drivers: net: generalize napi_complete_done() | Eric Dumazet | 2017-01-30 | 1 | -1/+1 |
* | net: make ndo_get_stats64 a void function | stephen hemminger | 2017-01-08 | 1 | -5/+2 |
* | net: use core MTU range checking in misc drivers | Jarod Wilson | 2016-10-20 | 1 | -0/+2 |
* | fjes: fix format string for trace output | Arnd Bergmann | 2016-10-17 | 1 | -2/+2 |
* | fjes: Update fjes driver version : 1.2 | Taku Izumi | 2016-10-14 | 1 | -1/+1 |
* | fjes: Add debugfs entry for EP status information in fjes driver | Taku Izumi | 2016-10-14 | 4 | -2/+145 |
* | fjes: ethtool -w and -W support for fjes driver | Taku Izumi | 2016-10-14 | 4 | -0/+284 |
* | fjes: Add tracepoints in fjes driver | Taku Izumi | 2016-10-14 | 5 | -4/+369 |
* | fjes: Enhance ethtool -S for fjes driver | Taku Izumi | 2016-10-14 | 4 | -5/+137 |
* | fjes: ethtool -d support for fjes driver | Taku Izumi | 2016-10-14 | 1 | -0/+48 |
* | fjes: Delete owner assignment | Markus Elfring | 2016-08-15 | 1 | -1/+0 |
* | net: fjes: fjes_main: Remove create_workqueue | Bhaktipriya Shridhar | 2016-06-04 | 1 | -2/+3 |
* | fjes: Fix unnecessary spinlock_irqsave | Taku Izumi | 2016-05-10 | 1 | -1/+0 |
* | treewide: replace dev->trans_start update with helper | Florian Westphal | 2016-05-04 | 1 | -1/+1 |
* | drivers: replace dev->trans_start accesses with dev_trans_start | Florian Westphal | 2016-05-04 | 1 | -1/+1 |
* | fjes: Update fjes driver version : 1.1 | Taku Izumi | 2016-04-17 | 1 | -1/+1 |
* | fjes: Introduce spinlock for rx_status | Taku Izumi | 2016-04-17 | 3 | -9/+72 |
* | fjes: Enhance changing MTU related work | Taku Izumi | 2016-04-17 | 3 | -11/+58 |
* | fjes: fix bitwise check bug in fjes_raise_intr_rxdata_task | Taku Izumi | 2016-04-17 | 1 | -1/+2 |
* | fjes: fix incorrect statistics information in fjes_xmit_frame() | Taku Izumi | 2016-04-17 | 1 | -7/+7 |
* | fjes: optimize timeout value | Taku Izumi | 2016-04-17 | 1 | -3/+3 |
* | net: fjes: Use resource_size | Vaishali Thakkar | 2016-04-11 | 1 | -1/+1 |
* | fjes: fix inconsistent indenting | Colin Ian King | 2015-11-15 | 1 | -1/+1 |
* | fjes: Delete an unnecessary check before the function call "vfree" | Markus Elfring | 2015-11-07 | 1 | -3/+1 |
* | drivers/net: get rid of unnecessary initializations in .get_drvinfo() | Ivan Vecera | 2015-10-16 | 1 | -2/+0 |
* | fjes: fix off-by-one error at fjes_hw_update_zone_task() | Taku Izumi | 2015-09-18 | 1 | -4/+4 |
* | fjes: ethtool support | Taku Izumi | 2015-08-24 | 4 | -1/+141 |
* | fjes: handle receive cancellation request interrupt | Taku Izumi | 2015-08-24 | 1 | -0/+78 |