]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net80211
Merge the following:
[FreeBSD/FreeBSD.git] / sys / net80211 /
2014-02-21 gjbMerge the following:
2014-02-21 baptImport Dragonfly Mail Agent into base system
2014-02-21 gjbMove ^/user/gjb/hacking/release-embedded up one directo...
2014-02-21 gjbMFH: tracking commit
2014-02-16 dimUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-30 dimImport libc++ 3.4 release. This contains a lot of...
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
2014-01-20 kaiwMFH@260917.
2014-01-19 gjbMFH: Tracking commit (r260891)
2014-01-16 glebiusAnother round of removing historical mbuf(9) allocator...
2014-01-15 kaiwCopy libelf, libdwarf and common files from vendor...
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-09 gjbMFH: tracking commit (head@r260486)
2014-01-08 kevloRename definition of IEEE80211_FC1_WEP to IEEE80211_FC1...
2014-01-02 delphijMFV r260154 + 260182:
2013-12-28 gjbMFH: Tracking commit.
2013-12-27 gjbCopy head@r259933 -> user/gjb/hacking/release-embedded...
2013-12-05 rayMFC @r258947.
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-11-29 adrianMake sure any waiters on the scan results get notified...
2013-11-29 rpauloFix typo in comment.
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-13 rayMFC @r258091.
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-09 adrianFix AMRR to correctly select the initial rate.
2013-11-06 adrianDon't return ENOBUFS if the transmit path handles the...
2013-11-05 rayMFC @r257698.
2013-11-05 edwinMFV of 255902, tzdata2013f
2013-10-31 adrianDon't treat the node as an 11n node if 11n rates are...
2013-10-29 baptMerge byacc 20130925
2013-10-28 glebius- Provide necessary includes, that before came via...
2013-10-28 glebiusInclude necessary headers that now are available due...
2013-10-26 glebiusProvide includes that are needed in these files, and...
2013-10-26 glebiusThe r48589 promised to remove implicit inclusion of...
2013-10-25 rayMFC @r257107.
2013-10-24 adrianFix a use-after-free node reference issue when waiting...
2013-10-23 rayMFC @r256953
2013-10-12 markmMerge from project branch. Uninteresting commits are...
2013-10-10 adrianFix the "am I a net80211 vap" check for bpf listeners.
2013-09-21 desPull in all the OpenSSH bits that we'd previously left...
2013-09-21 desUpgrade to 6.3p1.
2013-09-21 delphijMFV r254750:
2013-09-19 emasteMerge lldb man page from r188801 to contrib/llvm/tools...
2013-09-09 desThese three files appeared in 6.0p1, which was imported...
2013-09-08 desImport Magerya Vitaly's ldns-host, and build it instead...
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-09-04 grehanIFC @ r255209
2013-09-01 rayMFC @r255128.
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-15 rayMFC @r254374.
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-08-01 grehanIFC @ r253862
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 rayMFC @r219886.
2013-07-25 rpauloAdd ieee80211_add_{qos,wpa,rsn}() functions since they...
2013-07-19 grehanIFC @ r253461
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 grehanIFC @ r252763
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-07-03 grehanImport driver source from hyperv-20130627 vendor branch.
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-15 grehanImport driver source from hyperv-20130502 vendor branch.
next