]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/cxgbe
Remove a private copy of ieee80211_add_ssid().
[FreeBSD/FreeBSD.git] / sys / dev / cxgbe /
2014-12-16 emasteCopy elftoolchain readelf from vendor branch
2014-12-15 jhbCheck for SS_NBIO in so->so_state instead of sb->sb_fla...
2014-12-12 npMove KTR_CXGBE from t4_tom.h to adapter.h so that the...
2014-12-11 delphijMFV r275696: file 5.21.
2014-12-08 markjMFV r272851:
2014-12-06 npcxgbe(4): allow the driver to use rx buffers that do...
2014-12-06 delphijMFV r260710 + 275532:
2014-12-06 npcxgbe(4): Allow for different pad and pack boundaries...
2014-12-02 baptUpdate to mandoc cvs version as of 20141201
2014-12-01 hselaskyStart process of removing the use of the deprecated...
2014-11-30 glebiusMerge from projects/sendfile: extend protocols API...
2014-11-30 glebiusMerge from projects/sendfile:
2014-11-29 baptUpdate libucl to latest version
2014-11-27 emasteCopy elftoolchain binutils replacements from vendor...
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-19 npcxgbe(4): figure out the max payload size and save...
2014-11-13 npiw_cxgbe: don't forget to close the socket in c4iw_conn...
2014-11-12 npFix some bad interaction between cxgbe(4) and lacp...
2014-11-12 glebiusIn preparation of merging projects/sendfile, transform...
2014-11-11 jhbAdd device ID for the T502-BT (dual-port 1G) adapter.
2014-11-10 npcxgbe(4): adjust PMRX and PMTX parameters.
2014-11-01 jmmvMFV: Import atf-0.21.
2014-10-28 npAlways request a completion for every work request...
2014-10-27 npiwcm_event status needs to be populated for close_compl...
2014-10-27 npSome cxgbe/iw_cxgbe fixes:
2014-10-25 npcxgbe(4): bump up PF4's share of some global resources.
2014-10-22 npcxgbe/iw_cxgbe: wake up waiters after flushing the qp.
2014-10-21 hselaskyFix multiple incorrect SYSCTL arguments in the kernel:
2014-10-19 neelIFC @r273206
2014-10-15 jkimMerge OpenSSL 1.0.1j.
2014-10-15 hselaskyUpdate the OFED Linux compatibility layer and
2014-10-14 gjbMerge the following from ^/projects/release-vmimage:
2014-10-10 neelIFC @r272887
2014-10-09 melifaroSync to HEAD@r272825.
2014-10-07 npcxgbe/tom: don't leak resources tied to an active open...
2014-10-06 baptImport byacc 20141005 from vendor
2014-10-05 neelIFC @r272481
2014-10-04 melifaroSync to HEAD@r272516.
2014-10-02 ngieImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 jkimMerge ACPICA 20140926.
2014-09-27 neelIFC @r272185
2014-09-27 npcxgbe(4): implement if_get_counter.
2014-09-26 npcxgbe(4): explicitly set various if_hw_tso* values.
2014-09-26 npMake sure the adapter's management queue and the event...
2014-09-24 npUpdate comment (missed this bit in r272079).
2014-09-24 npcxgbe/tom: Catch up with r271119, syncache_add doesn...
2014-09-24 ngieImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-23 npcxgbe(4): Verify that the addresses in if_multiaddrs...
2014-09-17 neelIFC @r271694
2014-09-15 desUpgrade to OpenPAM Ourouparia.
2014-09-12 npcxgbe(4): add support for the SIOCGI2C ioctl.
2014-09-12 npcxgbe(4): knobs to enable/disable PAUSE frame based...
2014-09-11 rwatsonAdd new a M_START() mbuf macro that returns a pointer...
2014-09-09 npWhitespace nit.
2014-09-05 melifaroSync to HEAD@r271160.
2014-09-05 impMerge forgotten .h files from vendor branch.
2014-09-04 impReimport dts files from vendor repo now that it has...
2014-09-04 impUpdate bindings to latest vendor branch representing...
2014-09-02 neelIFC @r269962
2014-08-27 pluknetMFV of r270725, tzdata2014f
2014-08-27 hselasky- Update the OFED Linux Emulation layer as a preparatio...
2014-08-23 melifaroSync to HEAD@r270409.
2014-08-16 luigiUpdate to the current version of netmap.
2014-08-13 melifaroSync to HEAD@r269943.
2014-08-11 peterUpdate serf-1.3.6 -> 1.3.7
2014-08-08 npcxgbe(4): Do not poke T4-only registers on a T5 (and...
2014-08-07 jkimMerge OpenSSL 1.0.1i.
2014-08-06 npcxgbe(4): Let caller specify whether it's ok to sleep in
2014-08-04 npcxgbe(4): Do not run any sleepable code in the SIOCSIFF...
2014-08-02 npcxgbe(4): Remove an unused version of t4_enable_vi.
2014-08-02 npcxgbe(4): some optimizations in freelist handling.
2014-08-02 npcxgbe(4): Fix an off by one error when looking for...
2014-08-02 npcxgbe(4): minor optimizations in ingress queue processing.
2014-07-24 npSome hooks in cxgbe(4) for the offloaded iSCSI driver.
2014-07-23 npcxgbe(4): Keep track of the clusters that have to...
2014-07-22 npAdd missing newline to an error message.
2014-07-22 npSimplify r267600, there's no need to distinguish betwee...
2014-07-19 baptMerge libucl 20140718 (fixes a bug in the parser)
2014-07-18 baptUpdate libucl to the 2014-07-16 snapshot
2014-07-15 npcxgbe(4): Display CF facility correctly in the device...
2014-07-15 npAllow multi-byte reads in the private CHELSIO_T4_GET_I2...
2014-07-11 npcxgbe(4): Add an iSCSI softc to the adapter structure.
2014-07-11 glebiusAll mbuf external free functions never fail, so let...
2014-07-03 marcelAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-01 delphijMFV r267565:
2014-06-28 hselaskyPull in r267961 and r267973 again. Fix for issues repor...
2014-06-27 gjbRevert r267961, r267973:
2014-06-27 hselaskyExtend the meaning of the CTLFLAG_TUN flag to automatic...
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos r266986:
2014-06-26 delphijMFV r267843: update file/libmagic to 5.19.
2014-06-22 npcxgbe(4): Update the bundled T4 and T5 firmwares to...
2014-06-20 npConsider the total number of descriptors available...
2014-06-18 npcxgbe(4): Fix bug in the fast rx buffer recycle path...
2014-06-16 attilio- Modify vm_page_unwire() and vm_page_enqueue() to...
2014-06-15 pfgMFV r266988:
2014-06-09 jkimMerge OpenSSL 1.0.1h.
2014-06-05 npcxgbe(4): Properly account for the freelist buffers...
next