igb: Remove unused macros
[dragonfly.git] / sys / dev / netif /
2013-02-16 Sepherosa Ziehauigb: Remove unused macros
2013-02-15 Sepherosa Ziehauif: Per-cpu ifnet/ifaddr statistics, step 1/3
2013-02-13 Peter AvalosMerge branch 'vendor/OPENSSL'
2013-02-10 Peter AvalosMerge branch 'vendor/OPENSSL'
2013-02-09 Sepherosa Ziehauath: Partly fix set-but-unused gcc47 warning
2013-02-09 Sepherosa Ziehauiwn: Fix set-but-unused gcc47 warning
2013-02-09 Sepherosa Ziehaural: Fix set-but-unused gcc47 warning
2013-02-09 Sepherosa Ziehausln: Fix set-but-unused gcc47 warning
2013-02-08 Sepherosa Ziehaumxge: Fix set-but-unused gcc47 warning
2013-02-08 Sepherosa Ziehaubce: Fix set-but-unused gcc47 warning
2013-02-08 Sepherosa Ziehaubfe: Fix set-but-unused gcc47 warning
2013-02-08 Sepherosa Ziehaubge: Fix set-but-unused gcc47 warning
2013-02-08 Sepherosa Ziehautl: Fix set-bu-unused gcc47 warning
2013-02-08 Sepherosa Ziehaukue: Fix set-but-unused gcc47 warning
2013-02-08 Sepherosa Ziehaubnx: Fix set-but-unused gcc47 warning
2013-02-08 Sepherosa Ziehaude: Fix set-but-unused gcc47 warning
2013-02-08 Sepherosa Ziehauemx: Implement multiple hardware TX queue support;...
2013-02-07 Sepherosa Ziehauem/emx: Clear bit 28 of TARC1 for 82571/82572/es2lan
2013-02-06 Sepherosa Ziehauigb: Sync w/ intel igb-2.3.7
2013-02-06 Sepherosa Ziehauem: Sync w/ intel em-7.3.4
2013-02-06 Sepherosa Ziehauemx: Sync w/ intel em-7.3.4
2013-02-06 Sepherosa Ziehauig_hal: Merge intel em-7.3.4 and igb-2.3.7 hardware...
2013-01-29 Sepherosa Ziehauigb: Enable multiple hardware TX queues
2013-01-29 Sepherosa Ziehauigb: Implement aggregated RX/TX MSI-X support
2013-01-29 Sepherosa Ziehauigb: Rework serializer array setup
2013-01-29 Sepherosa Ziehauigb: Setup TX rings' intr CPUID properly if MSI/legacy...
2013-01-29 Sepherosa Ziehauigb: Fix up TX rings' MSI-X setup
2013-01-28 Sepherosa Ziehauigb: Utilize power of 2 mask based CPUID to subqueue...
2013-01-28 Sepherosa Ziehauigb: Setup subqueue count properly
2013-01-28 Sepherosa Ziehauigb: Add per-TX ring tx_pkt sysctl node, if IGB_TSS_DEB...
2013-01-28 Sepherosa Ziehauigb: Add per-TX ring enable flag.
2013-01-28 Sepherosa Ziehauigb: Move IGB_FLAG_TSO_IPLEN0 into TX rings
2013-01-28 Sepherosa Ziehauigb: Define macros for wreg_nsegs, instead of using...
2013-01-27 Sepherosa Ziehauigb: Make tx_intr_nsegs and tx_wreg_nsegs nodes aware...
2013-01-27 Sepherosa Ziehauigb: Merge per-RX queue rx_wregs into single rx_wreg_ns...
2013-01-25 Sepherosa Ziehauigb: Don't assume only one TX queue will be enabled.
2013-01-25 Sepherosa Ziehauigb: Use ifsq_devstart_sched in watchdog and resume...
2013-01-25 Sepherosa Ziehauigb: Setup subqueue CPUID before possible calling of...
2013-01-25 Sepherosa Ziehauigb: Utilize subqueue watchdog functions
2013-01-24 Sepherosa Ziehauigb: Properly set RX ring in use upon enter/exit pollin...
2013-01-19 Peter AvalosMerge branch 'vendor/BYACC'
2013-01-16 Sascha Wildnerkernel: Fix the build of the SOEKRIS kernel config.
2013-01-16 John MarinoMerge branch 'vendor/FLEX'
2013-01-15 Antonio Huete Jimenezkern - More work replacing %D
2013-01-15 Antonio Huete Jimenezkern - Utilize new way of printing MAC addresses.
2013-01-13 Sepherosa Ziehauif: Multiple TX queue support step 1 of many; introduce...
2013-01-09 Sascha Wildnerkernel: Remove some more unused variables in the networ...
2013-01-07 Sascha Wildnerkernel: Replace the remaining __amd64__ with __x86_64__...
2013-01-05 Sepherosa Ziehauif: Move if_cpuid into ifaltq; prepare multiple TX...
2013-01-05 Sepherosa Ziehauigb: Save TX interrupt CPUID into tx_ring struct
2013-01-05 Sepherosa Ziehaujme: Always save TX interrupt CPUID
2013-01-03 Sascha Wildnerkernel: Remove some unused variables in network drivers.
2013-01-03 Sepherosa Ziehauif: Add if_devstart_sched to schedule ifnet.if_start...
2013-01-03 Sepherosa Ziehaunet: Don't use IF_{EN,DE}QUEUE on ifnet.if_snd
2013-01-03 Sepherosa Ziehauwi: Don't use IF_ macros on ifnet.if_snd
2013-01-03 Sepherosa Ziehaude: Don't use IF_ macros on ifnet.if_snd
2013-01-03 Sepherosa Ziehaural: Don't use IF_ macros on ifnet.if_snd
2013-01-03 Sepherosa Ziehauiwi: Dont' use IF_ macros on ifnet.if_snd
2013-01-02 Sepherosa Ziehauif: Move IFF_OACTIVE bit into ifaltq; prepare multiple...
2013-01-02 Sascha WildnerRemove some emacs variable settings.
2012-12-28 YONETANI Tomokazure: RealTek8111F found in ASUS C60M1-I
2012-12-28 Sepherosa Ziehauem: Don't update TDT upon very packets transmitted
2012-12-28 Sepherosa Ziehauigb: Fix comment
2012-12-28 Sepherosa Ziehauemx: Fix comment
2012-12-27 Sepherosa Ziehauifq: Use ifq_set_maxlen for ifnet.if_snd
2012-12-22 Sascha Wildnerkernel/ndis: We want the ctx_list and oid for now.
2012-12-12 Sepherosa Ziehaubce: Disable RX max BDs based interrupt moderation
2012-12-10 Sepherosa Ziehaubge: Obey the RX polling count
2012-12-10 Sepherosa Ziehaubge: Avoid unnecessary local scope stack variable resetting
2012-12-10 Sepherosa Ziehaubnx: Avoid unnecessary local scope stack variable resetting
2012-12-09 Sepherosa Ziehaubnx: Obey the RX polling count
2012-12-09 Sepherosa Ziehauigb: The RDT writing thresh should be tested w/ ">...
2012-12-09 Sepherosa Ziehaubnx: Remove redundant TX/RX index reading from polling...
2012-12-09 Sepherosa Ziehauigb: Improve tiny packets reception performance on...
2012-12-05 Sascha WildnerRemove some unneeded semicolons across the tree.
2012-12-04 Sascha WildnerFix LINT building.
2012-12-04 Sascha Wildnerkernel: Remove NULL checks after kmalloc(..., M_INTWAIT).
2012-12-03 Sepherosa Ziehaujme: Improve tiny packets transmission performance...
2012-12-03 Sepherosa Ziehaubge: Improve tiny packets transmission performance...
2012-12-03 Sepherosa Ziehaubge: Commit coalesce parameters change in polling code
2012-11-29 Sepherosa Ziehaubpf: Use bpf global token instead mplock to protect...
2012-11-26 Sepherosa Ziehaubce: Commit coalesce parameters changes in polling...
2012-11-26 Sepherosa Ziehaubce: Improve tiny packets transmission performance...
2012-11-25 Sepherosa Ziehaubce: Don't mess w/ MQ_COMMAND on TX path; it seems...
2012-11-25 Sepherosa Ziehaubce: Reformat comment in bce_npoll_compat a little bit
2012-11-25 Sepherosa Ziehauigb: Use SYSCTL_ADD_INT for hw.igbX.tx_wreg_nsegs
2012-11-25 Sepherosa Ziehauemx: Use SYSCTL_ADD_INT for hw.emxX.wreg_tx_nsegs
2012-11-25 Sepherosa Ziehaubnx: Improve tiny packets transmission performance...
2012-11-25 Sepherosa Ziehaubnx: Commit coalesce parameters changes in polling...
2012-11-24 Sascha Wildnerndis(4): Bring in some fixes from FreeBSD.
2012-11-24 Sascha Wildnerndis(4): Make NDIS compile with usb4bsd too.
2012-11-22 Sepherosa Ziehauemx: Don't update TDT upon very packets transmitted
2012-11-22 Sepherosa Ziehauigb: Don't update TDT upon very packets transmitted
2012-11-21 Sascha WildnerRemove some duplicated semicolons (mostly in the kernel).
2012-11-20 Sepherosa Ziehauigb: Dispatch callout to the CPU that is checking status
2012-11-16 Sepherosa Ziehauwpi: This driver never supported polling
2012-11-16 Sepherosa Ziehauiwn: This driver never supported polling
2012-11-12 Sepherosa Ziehaufwe: Switch from device_polling to ifpoll
2012-11-11 Sepherosa Ziehauvge: Switch from device_polling to ifpoll
2012-11-11 Sepherosa Ziehaunge: Switch from device_polling to ifpoll
next