]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net80211
chdone(): Prevent returning uninitialized scalar value.
[FreeBSD/FreeBSD.git] / sys / net80211 /
2015-10-12 adriannet80211: separate mbuf cleanup from ieee80211_fragment()
2015-10-05 dimMerge ^/head r288457 through r288830.
2015-10-05 ngieMFhead @ r281414
2015-10-03 adriannet80211: reduce code duplication in the ieee80211_ioct...
2015-10-03 adriannet80211: drop ieee80211_beacon_offsets parameter from...
2015-10-03 adriannet80211: drop redundant 3rd parameter from iv_key_set().
2015-10-03 adriannet80211: add a possibility to retrieve current TX...
2015-10-03 adriannet80211: add new method for ieee80211_cipher (ic_setiv).
2015-10-03 adriannet80211: get rid of tx_phase1_done flag (ieee80211_cry...
2015-10-02 adriannet80211: separate ieee80211_crypto_get_keyid() from...
2015-10-02 ngieMFhead @ r288473
2015-10-02 adrianFix neeed -> neeeded.
2015-10-01 dimMerge ^/head r288197 through r288456.
2015-09-30 markjMFV r288408:
2015-09-29 adrianDefer calling into the driver to update the QOS (WME...
2015-09-28 adrianRemove some debugging that wasn't supposed to be there.
2015-09-28 ngieAdd initial testcases for bin/ls
2015-09-28 ngieMFhead@r288328
2015-09-28 adrianMigrate the fast-frames transmit support away from...
2015-09-28 adrianComments, mostly to remind myself of what's going on...
2015-09-28 adrianAbstract out the ampdu TX pps initialisation code so...
2015-09-27 ngieMFhead @ r288313
2015-09-26 adrianPerform some rather amusing layering violations to...
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-22 dimMerge ^/head r288035 through r288099.
2015-09-22 adriannet80211: include one copy of struct ieee80211_beacon_o...
2015-09-22 adrianRemove duplicate use of RV(), LE_* and other macros.
2015-09-22 adrianAdd external facing methods to control TX A-MPDU negoti...
2015-09-22 adrianDefine a rateval macro that drivers tend to hard-code.
2015-09-20 dimMerge ^/head r287878 through r288034.
2015-09-18 adrianAdd an external facing function to manually set the...
2015-09-18 adrianExpose the wme_info IE method.
2015-09-17 desUpgrade to Unbound 1.5.4.
2015-09-16 dimUpdate libc++ to 3.7.0 release.
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-09-10 dimUpdate compiler-rt to 3.7.0 release. This also include...
2015-09-06 dimUpdate llvm, clang and lldb to 3.7.0 release.
2015-09-06 dimUpdate lldb to upstream trunk r242221.
2015-09-05 dimMerge ^/head r286858 through r287489.
2015-08-27 glebiusReplay r286410. Change KPI of how device drivers that...
2015-08-25 baptMerge from HEAD
2015-08-23 adrianReset the channel to the first available channel if...
2015-08-12 dimMerge ^/head r286422 through r286684.
2015-08-12 dimUpdate llvm/clang to r242221.
2015-08-09 baptMerge from HEAD
2015-08-08 adrianRevert the wifi ifnet changes until things are more...
2015-08-07 dimMerge ^/head r285924 through r286421.
2015-08-07 glebiusChange KPI of how device drivers that provide wireless...
2015-07-31 emasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-30 emasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-28 bdreweryMFV r285970:
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-22 jkimMerge ACPICA 20150717.
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-08 pkelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 gshapiroMerge sendmail 8.15.2 to HEAD
2015-07-05 dimUpdate llvm/clang to r241361.
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-07-04 emasteUpdate LLDB snapshot to upstream r241361
2015-06-23 dimUpdate llvm/clang to r240225.
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-13 ngieMF head @ r284358
2015-06-13 sjgAdd META_MODE support.
2015-06-10 delphijMFV r284234:
2015-06-10 dimUpdate Makefiles and other build glue for llvm/clang...
2015-06-09 dimMerged ^/head r283871 through r284187.
2015-06-08 adrianBreak out the current 802.11 software scan methods...
2015-06-08 adrianRemove the start-scan call and re-inline it for now.
2015-06-05 adrianFor now, just default to presenting "found" channels...
2015-06-04 adrianSome hostap setups may result in raw frames being trans...
2015-06-04 adrianTag outbound raw 802.11 frames with both the node and...
2015-06-04 andrewFix the build by hiding ieee80211_add_xmit_params and
2015-06-04 adrianFirst pass of adding transmit parameters as an option...
2015-05-31 ngieMF head @ r283796
2015-05-30 dimMerge ^/head r283596 through r283770.
2015-05-27 dimMerge clang trunk r238337 from ^/vendor/clang/dist...
2015-05-27 dimMerge llvm trunk r238337 from ^/vendor/llvm/dist, resol...
2015-05-27 glebiusMove counter.h include into ieee80211_freebsd.h. Should...
2015-05-27 sjgMerge sync of head
2015-05-26 sjgMerge from head
2015-05-26 gavinFix spelling mistake in comment.
2015-05-26 glebiusProvide ieee80211_get_counter() that sums up ieee802com
2015-05-26 glebiusAdd two counters to ieee80211com, that will be used...
2015-05-26 glebiusMake ieee80211broadcastaddr global, so that drivers...
2015-05-26 glebiusReduce diff before functional changes:
2015-05-26 adrianMigrate the scan iterator lock typedefs out into ieee80...
2015-05-26 adrianMigrate the 802.11s locks out into ieee80211_freebsd...
2015-05-25 glebiusCleanup compat shims for FreeBSD versions that predate...
2015-05-25 glebiusChange three methods in struct ieee80211com, namely...
2015-05-25 glebiusWhen sending RTM_IEEE80211_CSA, RTM_IEEE80211_RADAR...
2015-05-25 adrianConvert malloc/free back to #define's, as part of OS...
2015-05-25 adrianBegin plumbing ieee80211_rx_stats through the receive...
2015-05-25 glebiusAdd void * member to struct ieee80211com, so that drive...
2015-05-25 glebiusRemove unused include.
2015-05-25 glebiusUse name from ieee80211com instead of parent ifnet...
2015-05-25 glebiusMake net80211 drivers supply their device name to the...
2015-05-24 ngieMFhead @ r283351
2015-05-23 aeProperly update TX statistics for wlan(4).
2015-05-22 jkimCALLOUT_MPSAFE has lost its meaning since r141428,...
2015-05-20 glebiusEVENTHANDLER_REGISTER() doesn't fail.
next