mxge: Make detach suitable for error handling and fix attach error handling
[dragonfly.git] / sys / dev / netif /
2013-09-15 Sepherosa Ziehaumxge: Make detach suitable for error handling and fix...
2013-09-15 Sepherosa Ziehaumxge: Cleanup attach path
2013-09-12 Sepherosa Ziehaumxge: Adjust interrupt moderation and TSO burst parameters
2013-09-12 Sepherosa Ziehaumxge: Sync w/ FreeBSD
2013-09-06 Sepherosa Ziehaumxge: Rearrange building
2013-09-05 Matthew Dillonkernel - Change time_second to time_uptime for all...
2013-09-04 Sepherosa Ziehauemx: Add I217/I218
2013-09-04 Sepherosa Ziehaure: Add 8401/8402/8106 support
2013-09-04 Sepherosa Ziehauem: Move max_frame_size from softc to HAL data struct
2013-09-04 Sepherosa Ziehaure: Add 8411/8168G/8168EP/8168GU/8411B support
2013-09-04 Sepherosa Ziehaure: Remove the macver, which only serves proper EEPROM...
2013-09-04 Sepherosa Ziehaure: Add more hardware revision for 10/100 chips
2013-09-04 Sepherosa Ziehaure: Add more hardware revision for 8411 and newer 8168
2013-09-04 Sepherosa Ziehaure: Change the hardware revision mask
2013-09-04 Sepherosa Ziehauig_hal: Move e1000_phy_i217 close to e1000_phy_82579
2013-09-04 Sepherosa Ziehaure: Always log unknown hardware revision
2013-09-04 Sepherosa Ziehauem: Disable EEE by default
2013-09-03 Sepherosa Ziehauigb: Merge Intel igb-2.3.10
2013-09-03 Sepherosa Ziehauem: Enable TSO on all PCI-E chips
2013-09-03 Sepherosa Ziehauem: Merge Intel em-7.3.8; mainly add i217 and i218...
2013-09-03 Sepherosa Ziehauig_hal: Merge Intel em-7.3.8 and igb-2.3.10 hardware...
2013-08-30 Sascha Wildnerkernel/ed: Fix typo in a variable name.
2013-08-28 Sepherosa Ziehaubuild: Unbreak LINT64 building
2013-08-19 Sascha WildnerAnother typo fixing round (in messages and manpages...
2013-08-05 Sascha Wildnerkernel: Move some header files to the drivers that...
2013-08-01 Sepherosa Ziehauigb: Force status register reading in ifmedia status...
2013-07-22 Sepherosa Ziehauoce: Don't clear M_PKTHDR when create mbuf chain
2013-07-15 Sascha Wildnerkernel/oce: Sync oce(4) driver with FreeBSD.
2013-07-06 Sascha Wildnerkernel: Stop building 3 i386 specific modules (ar,...
2013-07-04 Sascha Wildnerkernel/dev: Remove some #include duplicates.
2013-07-02 Sascha Wildnerkernel/oce: Fix sysctl names and firmware updating...
2013-07-01 Sascha Wildnerkernel/oce: Fix wrong maxsegs argument for bus_dmamap_l...
2013-07-01 Sascha Wildnerkernel/netif: Bring in the oce(4) driver for Emulex...
2013-06-30 Sascha Wildnerkernel/802.11: Use the proper enum for ic_vap_create...
2013-06-24 Sepherosa Ziehauem: 82543 and 82542 could only suport 256 TX/RX descriptors
2013-06-07 Sepherosa Ziehauwlan: 802.11 devices and vap is not ready for ALTQ...
2013-06-04 Sepherosa Ziehauifq: Remove the unused parameter 'mpolled' from ifq...
2013-05-30 Sepherosa Ziehauem/emx: Unbreak vlan settings
2013-05-30 Sepherosa Ziehaubnx: Add comment about how the RSS redirect table is...
2013-05-21 Sepherosa Ziehauixgbe: On transmit path, prepend the unconsumed mbuf...
2013-05-20 Sepherosa Ziehaumsk: Disable MSI by default.
2013-05-11 John MarinoMerge branch 'vendor/LESS'
2013-05-11 John MarinoMerge branch 'vendor/LIBEDIT'
2013-05-11 John MarinoMerge branch 'vendor/TCSH'
2013-05-10 Sepherosa Ziehaubnx: Use different RX coalesce BDs for polling and...
2013-05-09 Sepherosa Ziehaubnx: In polling mode, force chip update status block...
2013-05-09 Sepherosa Ziehaubnx: Optimize RX STD ring refilling scheduling
2013-05-09 Sepherosa Ziehauifnet: Update and add comment; no functional changes
2013-05-09 John MarinoMerge branch 'vendor/AWK'
2013-05-08 John MarinoMerge branch 'vendor/ZLIB'
2013-05-08 John MarinoMerge branch 'vendor/GCC47'
2013-05-06 Sepherosa Ziehaubnx: Use different TX coalesce BDs for polling and...
2013-05-05 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2013-05-05 Sepherosa Ziehaubnx: Utilize hardware supplied RSS hash
2013-05-03 Sepherosa Ziehaubnx: Fix up some comment abount ring control blocks...
2013-05-03 Sepherosa Ziehaubnx: Implement multiple RX/TX rings and MSI-X support...
2013-04-23 John MarinoMerge branch 'vendor/MPFR'
2013-04-23 John MarinoMerge branch 'vendor/DIFFUTILS'
2013-04-23 John MarinoMerge branch 'vendor/GREP'
2013-04-23 John MarinoMerge branch 'vendor/EXPAT'
2013-04-16 Sascha Wildnerkernel: Use NULL for pointers in DRIVER_MODULE()s.
2013-04-16 Sascha Wildnerkernel/ndis: Fix typo in DRIVER_MODULE().
2013-04-15 Sascha WildnerMerge branch 'vendor/MDOCML'
2013-04-15 Sepherosa Ziehaubnx: Save inetrrupt mailbox register in bnx_intr_data
2013-04-15 Sepherosa Ziehaubnx: There is no non-oneshot MSI interrupt handler now
2013-04-15 Sepherosa Ziehaubnx: Chips supported by this driver always support...
2013-04-15 Sepherosa Ziehaubnx: Move status block related fields into bnx_intr_data
2013-04-14 Sepherosa Ziehaubnx: Properly setup RX return ring cons index position
2013-04-14 Sepherosa Ziehaubnx: Use pre-configured array to setup TX ring's mailbo...
2013-04-14 Sepherosa Ziehaubnx: Create dedicated thread for RX standard ring refilling
2013-04-12 Sepherosa Ziehaubnx: Fix up CPUID for tick callout
2013-04-12 Sepherosa Ziehaubnx: Reimplement polling in non-compat mode
2013-04-11 Sepherosa Ziehaubnx: Add read-only sysctl node for RX/TX queue count
2013-04-11 Sepherosa Ziehaubnx: Switch to IFQ subqueue functions and use per-TX...
2013-04-11 Sepherosa Ziehaubnx: Split RX/TX serializers
2013-04-10 Sepherosa Ziehaubnx: Group interrupt related fields together
2013-04-10 Sepherosa Ziehaubnx: Save RX return ring and TX ring status block indic...
2013-04-09 Sepherosa Ziehaubnx: Field renaming; no functional changes
2013-04-09 Sepherosa Ziehaubnx: Factor out bnx_{alloc,setup,free}_intr()
2013-04-09 Sepherosa Ziehaubce: BCM5716's MSI does not have bug either
2013-04-09 Sepherosa Ziehaubnx: Don't commit coalesce param changes in interrupt...
2013-04-09 Sepherosa Ziehaubnx: Regroup RX std and return rings into their own...
2013-04-07 Peter AvalosMerge branch 'vendor/TNFTP'
2013-04-07 Sepherosa Ziehaude: Reset chip after calling ether_ifattach()
2013-04-05 Sascha Wildnerkernel/if_ndis: Grab the serializer around if_devstart().
2013-04-02 Sepherosa Ziehaure: Don't enable MSI by default even for PCI-e chips
2013-04-01 Sepherosa Ziehaubnx: Pack TX mbuf and dmamap together; improve cache...
2013-04-01 Sepherosa ZiehauMerge remote-tracking branch 'hofmann/wlan_serialize'
2013-03-31 Sepherosa Ziehaubnx: Properly setup TX ring prod index position
2013-03-31 Sepherosa Ziehaubge: Limit STD RX ring prod index increment to 8 for...
2013-03-29 Sascha Wildnerkernel: Unbreak building kernels that have 'options...
2013-03-29 Sepherosa Ziehaubnx: Make sure that all of the TX rings receive tx_wreg...
2013-03-29 Sepherosa Ziehaubnx: Make "force defrag" as TX ring flag
2013-03-29 Sepherosa Ziehaubnx: Turn softc SHORTDMA flag into per TX ring flag
2013-03-29 Sepherosa Ziehaure: Disable IP header checksum offloading on 8168C...
2013-03-28 Sepherosa Ziehaubnx: NIC based TX rings are only applicable to chips...
2013-03-28 Sepherosa Ziehaubnx: Regroup TX related fields into TX ring struct
2013-03-28 Sepherosa Ziehaubnx: It does not make sense to have ret-ring size large...
2013-03-28 Sepherosa Ziehaubnx: Defer interrupt allocation until chip reset is...
2013-03-28 Sepherosa Ziehaubnx: Remove remainder of BCM5906
next