kernel: Use NULL for pointers in DRIVER_MODULE().
[dragonfly.git] / sys / dev / netif /
2018-12-08 Sascha Wildnerkernel: Use NULL for pointers in DRIVER_MODULE().
2018-11-18 Tobias Heiligadd subdevice id 0x5260 for iwn 6035 series
2018-11-14 Aaron LIMerge branch 'vendor/DHCPCD'
2018-10-19 Aaron LIMerge branch 'vendor/OPENRESOLV'
2018-09-22 Imre Vadásziwm - Remove unused TX_CMD_NEXT_FRAME_*
2018-09-22 Imre Vadásziwm - Remove unused REPLY_MAX
2018-09-22 Imre Vadásziwm - Update alive response handling, add v4 and remove...
2018-09-20 Imre Vadásziwm - Fix race during detach, where a callout is left...
2018-09-20 Imre Vadászif_iwm - Stop iwm_watchdog callout when idle.
2018-09-06 Sascha Wildnerkernel: Fix some -Wint-in-bool-context warnings.
2018-08-05 Aaron LI<net/if.h>: Do not include <net/if_var.h> for _KERNEL
2018-07-26 Aaron LIkernel: Use nitems() from <sys/param.h> instead of...
2018-07-24 Sascha WildnerMerge branch 'vendor/OPENSSH'
2018-07-07 Sascha WildnerMerge branch 'vendor/DIFFUTILS'
2018-07-07 Sascha WildnerMerge branch 'vendor/OPENPAM'
2018-06-19 Sascha WildnerMerge branch 'vendor/DIFFUTILS'
2018-06-09 Sepherosa Ziehaure: MACFG50 requires defragmentation in software, but...
2018-05-17 Sascha WildnerMerge branch 'vendor/TOP'
2018-05-17 Sascha WildnerMerge branch 'vendor/TCSH'
2018-05-14 zrjMerge remote-tracking branch 'origin/vendor/GCC80'
2018-05-07 Sepherosa Ziehauigb: Dump registers.
2018-05-05 Sascha WildnerFix a few typos across the tree.
2018-05-01 Sepherosa Ziehauigb: Bring in WOL configuration from FreeBSD.
2018-03-28 Imre Vadásziwm - Always clear watchdog timer, when bringing down...
2018-03-28 Imre Vadásziwm - Clear Time Event active state, when receiving...
2018-03-18 Imre Vadásziwm - Improve firmware Time Event handling.
2018-03-18 Imre Vadásziwm - Avoid Tx watchdog timeout, when dropping a connec...
2018-03-18 Imre Vadásziwm - Track firmware state better, and improve handling...
2018-03-17 Antonio Huete JimenezMerge branch 'vendor/LIBPCAP'
2018-02-14 zrjkernel/net: Remove use of "%b" format.
2018-02-01 zrjkernel/netif: Avoid empty if/else bodies.
2018-02-01 zrjath_hal: Avoid empty macros.
2018-02-01 zrjix: Avoid empty macros.
2018-01-21 zrjig_hal: Reindent e1000_ich8lan.c a bit.
2018-01-15 Sascha Wildnerkernel/my: Fix -Wundef.
2018-01-13 Sascha Wildnerkernel: Fix some -Wundef warnings in oce(4) and mps(4).
2018-01-03 Sepherosa Ziehauem/emx: Sync with Intel's em 7.6.2
2017-12-24 Sascha Wildnerkernel/sis: Fix some missed x86_64 porting.
2017-12-21 Sascha Wildnerkernel/de: Use I/O mapped access on x86_64 too.
2017-12-16 Sepherosa Ziehauigb: Sync with Intel's igb 2.5.3
2017-11-28 Sepherosa Ziehauix: Sync with Intel's ix-3.2.17.
2017-11-17 Sascha Wildnerkernel: Remove some unnecessary semicolons.
2017-11-10 Sepherosa Ziehaure: Sync with Realtek's re-1.94
2017-10-31 Sepherosa Ziehauem: Free tx mbufs proactively.
2017-10-30 Sepherosa Ziehauemx: Free tx mbufs proactively.
2017-10-28 Sepherosa Ziehauix: Fix possible TX desc GC missing.
2017-10-28 Sepherosa Ziehauigb: Free tx mbufs proactively.
2017-10-28 Sepherosa Ziehauix: Free tx mbufs proactively.
2017-10-11 Thomas NikolajsenMerge commit 'crater/master'
2017-10-11 Sascha Wildnerkernel: Simplify various redundant conditions.
2017-09-24 Sepherosa Ziehaupolling: Implement direct input support.
2017-09-23 Sascha WildnerMerge branch 'vendor/FILE'
2017-08-31 Matthew Dillonkernel - Add kabylake NIC PCI IDs
2017-07-31 Sascha Wildnerkernel: Fix wrong indentation in a few places.
2017-07-04 zrjFix mixed line endings.
2017-06-22 Sepherosa Ziehauem/emx: Disable flow control by default.
2017-06-22 Sepherosa Ziehauigb: Disable flow control by default.
2017-06-22 Sepherosa Ziehauix: Disable flow control by default.
2017-06-22 Sepherosa Ziehaumxge: Disable flow control by default.
2017-06-15 Sascha Wildnerkernel: Add 'static' to some function definitions.
2017-06-01 Sepherosa Ziehaubce: Use ringmap to do MSI-X cpu assignment and fill...
2017-05-31 Sepherosa Ziehaujme: Enable RSS only after Toeplitz key and redirect...
2017-05-31 Sepherosa Ziehaujme: Use callout_init_mp
2017-05-31 Sepherosa Ziehaujme: Use ringmap to do MSI-X cpu assignment and fill...
2017-05-26 Sepherosa Ziehauifnet: Split ringmap declaration into their own header.
2017-05-26 Sepherosa Ziehauemx: Use ringmap to do polling cpu assignment and fill...
2017-05-26 Sepherosa Ziehaumxge: Share same redirect table for RSS and non-RSS...
2017-05-25 Sepherosa Ziehauemx: Remove unapplied comment
2017-05-25 Sepherosa Ziehaumxge: Number of entries of the indirect table must...
2017-05-25 Sepherosa Ziehaumxge: Use ringmap to do MSI-X cpu assignment and fill...
2017-05-24 Jan Sucanmxge: Unify firmware handling with the rest of the...
2017-05-24 Sepherosa Ziehauem: Enable MSI by default on devices has PCI advanced...
2017-05-24 Sepherosa Ziehauigb: Use ringmap to do MSI-X cpu assignment and fill...
2017-05-14 Sepherosa Ziehaubnx: Free ringmap in device_detach device method
2017-05-14 Sepherosa Ziehaubnx: Use modulo to map TX rings.
2017-05-13 Sepherosa Ziehaubnx: Use ringmap to do MSI-X cpu assignment and fill...
2017-05-11 Sepherosa Ziehauix: Use ringmap to do MSI-X cpu assignment and fill...
2017-04-24 Matthew Dillonkernel - Fix double-free in if_ath, fix lost rcvif.
2017-04-18 Sepherosa Ziehauix: Fixup TX/RX ring settings for X550, which supports...
2017-03-29 Sascha Wildnerkernel/ale: Fix one more parentheses issue.
2017-03-28 Matthew Dillonkernel - Fix improper parens
2017-03-06 Sepherosa Ziehaure: Only limited versions of this chip require explicit...
2017-02-24 Sepherosa Ziehaure: Fix typo for disabling txcsum.
2017-02-22 Sepherosa Ziehaure: Update to Realtek 1.93
2017-02-21 Sascha Wildnerkernel/re: Fix hw.re.phy_mdix_mode tunable.
2017-02-07 Matthew Dillonbuild - Separate out CFLAGS for kernel & module build
2017-01-22 Imre Vadászif_iwm - Add firmware API definitions for TX power...
2017-01-22 Sascha Wildnerkernel/if_wi: Unlock before returning.
2017-01-18 Sepherosa Ziehauem/emx: Retry interrupt allocation with MSI
2017-01-15 Imre Vadászif_iwm - Configure the PCIe LTR, fix PCI express capabi...
2017-01-13 John MarinoMerge branch 'vendor/LIBRESSL'
2017-01-13 Imre Vadászif_iwm - Update struct iwm_scan_results_notif. Remove...
2017-01-06 Sepherosa Ziehaualc: Add Killer E2500 support.
2017-01-05 Sepherosa Ziehaualc: Sync w/ FreeBSD
2016-12-17 Sepherosa Ziehaumbuf: Factor function to set mbuf hash.
2016-12-02 Sascha Wildnerkernel: Remove some ep(4) driver remains.
2016-11-28 Sascha Wildnerkernel/ath: Limit check index variables before using...
2016-11-26 Imre Vadásziwm - Reduce gratuitous differences with Linux iwlwifi...
2016-11-24 zrjMerge remote-tracking branch 'origin/vendor/BINUTILS227'
2016-11-23 Sascha Wildnerkernel/if_re: Adjust permissions.
next