]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net80211
Update to OpenPAM Nummularia.
[FreeBSD/FreeBSD.git] / sys / net80211 /
2013-09-07 desUpdate to OpenPAM Nummularia.
2013-09-07 desMFV (r255364): move the code around in preparation...
2013-09-06 cyUpdate ipfilter 4.1.28 --> 5.1.2.
2013-09-05 sjgMerge bmake-20130904
2013-08-30 markmMFC
2013-08-27 adrianCreate a new function to complete 802.11 mbuf transmission.
2013-08-26 markmMFC
2013-08-26 adrianMigrate the ff_encap1() routine out into the normal...
2013-08-23 emasteMerge lldb r188801 to contrib/llvm/tools/lldb/
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-22 erwinUpdate Bind to 9.9.3-P2
2013-08-22 markmIFC.
2013-08-22 adrianAdd in some backwards compatability hacks to make ...
2013-08-19 andreReorder the mbuf defines to make more sense and group...
2013-08-19 andreMigrate the net80211 protocol specific use of M_FRAG...
2013-08-19 andreAdd m_clrprotoflags() to clear protocol specific mbuf...
2013-08-18 adrianDon't return ENOTSUPP here - the net80211 pluggable...
2013-08-18 adrianReturn the correct status if ieee80211_ff_check() consu...
2013-08-14 rpauloReplace the homegrown implementation of nitems() with...
2013-08-12 adrianBlank m_nextpkt before passing it up.
2013-08-12 adrianWhen flushing packets from the powersave queue, make...
2013-08-10 adrianAdd in missing m_free()'s during error conditions.
2013-08-08 adrianConvert net80211 over to using if_transmit for the...
2013-08-07 adrianAllow net80211 to compile on stable/9 and stable/8.
2013-08-06 erwinUpdate Bind to 9.8.5-P2
2013-08-02 peterUpdate serf 1.2.1 -> 1.3.0 for svn
2013-07-28 adrianFix compilation when debugging is disabled.
2013-07-28 adrianCommit the missing header change.
2013-07-28 peterUpdate subversion-1.8.0 -> 1.8.1. Update supporting
2013-07-28 adrianRefactor the VAP transmit path code into a utility...
2013-07-28 pfgDTrace: re-merge remainder of r249367 (original from...
2013-07-25 rpauloAdd ieee80211_add_{qos,wpa,rsn}() functions since they...
2013-07-07 alfredMake kassert_printf use __printflike.
2013-07-06 netchild- Move videodev headers from compat/linux to contrib...
2013-07-05 adrianAdd a missing unlock.
2013-07-05 adrianDocument the current 11n rate selection shortcoming...
2013-07-04 rpauloRestore the dbus directory that was not meant to be...
2013-07-04 adrianImplement basic 802.11n awareness in the PHY and AMRR...
2013-07-04 rpauloMerge hostapd / wpa_supplicant 2.0.
2013-06-29 rpauloDon't panic the kernel if we run wpa_supplicant on...
2013-06-18 peterIntroduce svnlite so that we can check out our source...
2013-06-17 baptUpdate dialog to 1.2-20130523
2013-06-14 eadlerFix typo (dbM -> dBm)
2013-06-12 dimUpgrade our copy of llvm/clang to 3.3 release.
2013-06-07 adrianDon't hold the node lock over the iterator.
2013-06-05 jkimAdd GNU regex from glibc 2.17.
2013-05-30 delphijMFV: tcpdump 4.4.0.
2013-05-25 adrianFix net80211 fragment creation.
2013-05-21 jkimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-20 jkimMerge ACPICA 20130517.
2013-05-20 sjgSync with upstream version (20130520) that includes...
2013-05-19 markjRe-introduce another part of r249367. This commit fixes...
2013-05-12 markjBring back part of r249367 by adding DTrace's temporal...
2013-05-10 adrianFix a VAP BSS node reference in the HT code to actually...
2013-04-28 adrianCopy the vendor branch ar9300 code from qcamain_open_ha...
2013-04-26 glebiusAdd const qualifier to the dst parameter of the ifnet...
2013-04-21 gshapiroMerge sendmail 8.14.7 to HEAD
2013-04-19 jkimMerge ACPICA 20130418.
2013-04-16 adrianImplement a utility function to return the current...
2013-04-16 pfgDTrace: print() should try to resolve function pointers
2013-04-12 pfgDtrace: resolve const types from fbt and other fixes.
2013-04-12 dimUpgrade our copy of llvm/clang to trunk r178860, in...
2013-04-11 pfgDTrace: option for time-ordered output
2013-04-09 edImport a new version of NetBSD's mtree.
2013-04-06 mmMFV r248217:
2013-04-05 desUpgrade to 1.4.20.
2013-04-05 desMinimal subset of the unbound sources.
2013-04-04 jkimMerge ACPICA 20130328.
2013-04-02 sjgUpdate to bmake-20130330
2013-04-01 pfgDtrace: enablings on defunct providers prevent provider...
2013-03-25 pfgDtrace: Add SUN MDB-like type-aware print() action.
2013-03-25 pfgDtrace: add toupper()/tolower() and enhancements to...
2013-03-24 pfgDtrace: add optional size argument to tracemem().
2013-03-22 desUpgrade to OpenSSH 6.2p1. The most important new featu...
2013-03-22 mmMFV r248590,248594:
2013-03-21 mmMerge libzfs_core branch:
2013-03-20 adrianAdd VNET wrappers around the rest of the ieee80211...
2013-03-19 mmMFV r247580:
2013-03-18 mmMFC @248461
2013-03-15 brooksReplace our (un)vis(1) commands with implementations...
2013-03-11 attilioMFC
2013-03-10 adrianKill this, it's not needed at this point and (hopefully...
2013-03-09 attilioMerge back vmc-playground into vmcontention.
2013-03-09 attilioMFC
2013-03-09 adrianFix another compiler warning issue when invariants...
2013-03-09 attilioFix mismerge.
2013-03-09 attilioMerge from vmcontention
2013-03-09 attilioMFC
2013-03-09 mmMFC @248093
2013-03-09 adrianFix non-invariant compilation.
2013-03-09 attilioMerge from vmcontention.
2013-03-09 attilioMFC
2013-03-09 attilioMFC
2013-03-08 adrianBring over my initial work from the net80211 TX locking...
2013-03-05 mmWiP merge of libzfs_core (MFV r238590, r238592)
2013-03-04 baptImport libyaml as libbsdyml (private brand name)
2013-02-26 delphijUpdate base system libexpat to 2.1.0.
2013-02-24 attilioMerge from vmcontention
2013-02-24 attilioMFC
next