Fix packets/bytes accounting on i386.
[freebsd.git] / sys / net80211 /
2015-08-23 adrianReset the channel to the first available channel if...
2015-08-08 adrianRevert the wifi ifnet changes until things are more...
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 cyMFV ntp-4.2.8p3 (r284990).
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-13 sjgAdd META_MODE support.
2015-06-10 delphijMFV r284234:
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-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-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.
2015-05-18 jkimMerge ACPICA 20150515.
2015-05-12 adrianDo not check sequence number for QoS Null frames; set...
2015-05-10 adrianPrepare for supporting driver-overridden curchan when...
2015-05-10 sjgMerge bmake-20150505 improve detection of malformed...
2015-05-10 adrianFix typo introduced in previous commit.
2015-05-10 adrianTurn ieee80211_start_scan_locked() into a swscan module...
2015-05-10 adrianAttempt to address Bug #176201 - don't advertise what...
2015-05-06 gjbMFH: r282315-r282534
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 cyMFV ntp 4.2.8p2 (r281348)
2015-05-04 adrianFix string concatenation - "wlan_##name" -> "wlan_...
2015-05-04 adrianUse bssid validation for data frames only + add RUN...
2015-05-04 adrianAdd node_clear_keyixmap() and use it in the ieee80211_f...
2015-05-03 adrianRemove old iv_bss entry from the node table
2015-04-28 pfgMFV r282150
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-22 gjbMFH: r280643-r281852
2015-04-21 sjgMerge bmake-20150418
2015-04-21 rpauloMerge wpa_supplicant/hostapd 2.4.
2015-04-10 eadleriwn, wlan: fix typos
2015-04-10 baptUpdate nvi to 2.1.3 which fixes the data corruption...
2015-04-03 dimAdd the llvm-cov and llvm-profdata tools, when WITH_CLA...
2015-03-30 cyMFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092...
2015-03-25 gjbMFH: r278968-r280640
2015-03-22 adrianInitialise the pps / packet tracking timestamp so 11n...
2015-03-20 jkimMerge OpenSSL 1.0.1m.
2015-03-15 dimMerge ^/head r279995 through r280029.
2015-03-14 ianUse SYSCTL_OUT_STR() to return strings.
2015-03-04 dimMerge ^/head r279313 through r279595.
2015-03-02 baptUpdate libucl to git version 8d3b186
2015-03-02 baptUpdate mandoc to cvs snaphot from 20150302
2015-02-28 impMerge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec...
2015-02-27 adrianFix kern/196290 - don't announce 11n HTINFO rates if...
2015-02-22 dimUpdate compiler-rt to trunk r230183. This has some...
2015-02-22 dimUpdate compiler-rt to trunk r228651. This enables...
2015-02-19 dimMerge llvm 3.6.0rc4 from ^/vendor/llvm/dist, merge...
2015-02-18 jkimMerge ACPICA 20141107 and 20150204.
2015-02-09 rpauloMerge xz 5.2.0.
2015-02-06 emasteUpdate LLDB snapshot to upstream r225923 (git 2b588ecd)
2015-01-25 dimMerge llvm 3.6.0rc1 from ^/vendor/llvm/dist, merge...
2015-01-20 gjbMerge the following revisions from ^/projects/release...
2015-01-18 dimUpgrade our copy of clang and llvm to 3.5.1 release...
2015-01-15 dimImport libc++ trunk r224926. This fixes a number of...
2015-01-13 gjbReintegrate head revisions r273096-r277147
2015-01-11 adrianSwitch around the order of static inline to be in line...
2015-01-10 baptInstall the liblzma pkg-config file
2015-01-08 jkimMerge OpenSSL 1.0.1k.
2015-01-08 dimUpdate compiler-rt to trunk r224034. This brings a...
2015-01-07 delphijMFV r276761: tcpdump 4.6.2.
2015-01-06 delphijMFV r276759: libpcap 1.6.2.
2015-01-06 adrianGlobal-ify channel_type() - this fixes non-debug net802...
2015-01-06 adrianRefactor and split out the net80211 software scan engin...
2015-01-05 rwatsonTo ease changes to underlying mbuf structure and the...
2015-01-03 desUpgrade to Unbound 1.5.1. Almost all our local changes...
2015-01-02 delphijMFV r276568:
2014-12-27 dimMerge ^/head r274961 through r276301.
next