]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net80211
cxgb(4): add an 'nfilters' tunable that lets the user place an upper
[FreeBSD/FreeBSD.git] / sys / net80211 /
2010-06-01 rpauloFix resource leaks in ieee80211_ioctl_setchanlist(...
2010-06-01 rpauloCompare the address of the array, not the array.
2010-06-01 rpauloDon't reference null pointer in hwmp_recv_preq().
2010-06-01 rpauloProperly initialize stack variable sr in setmlme_assoc_...
2010-05-10 mmImport of liblzma, xz, xzdec, lzmainfo from vendor...
2010-05-06 mckusickFinal update to current version of head in preparation...
2010-05-03 sobomaxAdd new tunable 'net.link.ifqmaxlen' to set default...
2010-04-29 rpauloDecrement rxa_pad due to the addition of rxa_private.
2010-04-28 jkimMerge ACPICA 20100428.
2010-04-28 rpauloAdd a private field to struct ieee80211_rx_ampdu do...
2010-04-28 rpauloAdd ic_rxstream and ic_txstream. These variables hold...
2010-04-28 rpauloWhen in the RUN -> AUTH -> RUN FSM transition happens...
2010-04-28 rpauloFix typo. No functional change.
2010-04-28 mckusickUpdate to current version of head.
2010-04-24 mariusAdd a TestFloat based test suite for floating-point...
2010-04-14 rpauloMake this code a little more portable by wrapping the...
2010-04-10 bschmidtAdd WPA-None support:
2010-04-09 rpauloUse M_NOWAIT instead of M_WAITOK to avoid race conditions.
2010-04-09 rpauloSwap IEEE80211_RATECTL_TX_SUCCESS/IEEE80211_RATECTL_TX_...
2010-04-08 rpauloPrevent foot-shooting in ieee80211_ratectl_node_deinit().
2010-04-07 rpauloFix build.
2010-04-07 rpaulonet80211 rate control framework (net80211 ratectl).
2010-03-31 rpauloConstify vap argument of ieee80211_{note,discard}*...
2010-03-28 rpauloAdd a comment explaining the previous commit.
2010-03-23 rpauloWhen receiving a management frame, pass the mbuf to...
2010-03-23 rpauloAdd a new field for extended HT capabilities.
2010-03-22 delphijUpdate to zlib 1.2.4 and add versioned symbols to the
2010-03-19 delphijCreate a custom branch where I will be able to do the...
2010-03-18 rpauloUnbreak build by removing a code bit that is only relat...
2010-03-18 rpauloFix a couple of bugs with 802.11n:
2010-03-14 weongyofixes a broken software beacon miss handler. There...
2010-03-13 simonMerge OpenSSL 0.9.8m into head.
2010-03-09 desUpgrade to OpenSSH 5.4p1.
2010-03-05 jkimMerge ACPICA 20100304.
2010-03-04 desIFH@204581
2010-02-28 rajMerge DTC-d75b33af.
2010-02-08 bschmidtEnsure that tkip_mixing_phase1() is called after a...
2010-02-06 rpauloRevert unwanted changes in revision 203422.
2010-02-03 rpauloAvoid a null pointer deref when parsing the meshid.
2010-02-03 rpauloWhen taking the AMPDU reorder fastpath, need_tap wasn...
2010-01-25 rpauloCall ieee80211_radiotap_rx, not ieee80211_radiotap_tx...
2010-01-24 syrinxWhile flushing the multicast filter of an interface...
2010-01-19 thompsaUse the iflladdr_event event to keep the mac address...
2010-01-14 rpauloFix bugs introduced in previous commit: off-by-one...
2010-01-12 rpauloUpdate mesh code to to D4.0.
2010-01-11 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand.
2010-01-09 impMerge from pprojects/mips to head by hand.
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-08 traszFix #ifdefs so that GCC 4.4 doesn't complain about it.
2010-01-07 mbrRemove extraneous semicolons, no functional changes.
2010-01-06 impMerge from head at r201628.
2009-12-15 robertoMerge 4.2.4p8 into contrib (r200452 & r200454).
2009-12-08 rpauloFix typo in comment
2009-12-04 netchildImport the unchanged v4l videodev.h from the vendor...
2009-11-16 jkimMerge ACPICA 20091112.
2009-11-12 gonzoMFC @199204
2009-11-11 antoineRemove trailing ";" in struct ieee80211_beacon_offsets...
2009-11-11 antoineFix off by one in ieee80211_send_action_register
2009-11-09 rpauloThe isr_intval in ieee80211req_scan_result structure...
2009-11-06 jhbTake a step towards removing if_watchdog/if_timer....
2009-10-29 rpauloUpdate the route's sequence number upon receiving a...
2009-10-23 rpauloThe draft spec doesn't say beacon frames need to have...
2009-10-22 rpauloInitialize rann_flags properly.
2009-10-21 rpauloDon't call the newstate callback as that's dangerous...
2009-10-19 rpauloFix a bug in composing PERR frames introduced by latest...
2009-10-19 rpauloImplement the missing support for updating the mesh...
2009-10-19 jkimMerge ACPICA 20091013.
2009-10-19 rpauloHWMP fixes, namely:
2009-10-13 rpauloProperly initialize the mesh conf capabilities byte.
2009-10-12 rpauloFix a wrong initialization that snuck in the latest...
2009-10-12 rpauloAnother 3.03 draft bit that I missed in the previous...
2009-10-02 gonzo- MFC
next