]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net80211
On some platforms touching the bb registers when the phy is powered
[FreeBSD/FreeBSD.git] / sys / net80211 /
2009-01-11 Sam Leffleradd missing return that broke WPA1+2 support
2009-01-09 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3-P1 import
2009-01-08 Sam LefflerTDMA support for long distance point-to-point links...
2009-01-07 Sam Leffleronly mark an infrastructure node to require an associd...
2009-01-05 Ulf LilleengenMerge support for CVSMode (aka. mirror mode) into csup...
2009-01-02 David E. O'BrienRecord that base/vendor/file/dist@186675 was merged.
2008-12-31 Sam Lefflermark discovered neighbors QoS capable if they advertise wme
2008-12-31 Sam Lefflerfollow prevailing style
2008-12-31 Robert WatsonMerge OpenBSM alpha 4 from OpenBSM vendor branch to...
2008-12-23 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3 import
2008-12-20 Sam LefflerMFH @ 186335
2008-12-19 Xin LIMerge nc(1) from OpenBSD 4.4. While there, rename...
2008-12-19 Sam Lefflerimport netbsd makefs tool
2008-12-18 Sam Lefflerconvert MALLOC/FREE to malloc/free
2008-12-16 Sam Lefflerfix comment
2008-12-15 Sam LefflerFix ucastkey teardown for drivers that plumb clear...
2008-12-15 Sam Lefflerremove extraneous ';'
2008-12-15 Sam LefflerFix definition of IEEE80211_CHAN_MAX; it was defined...
2008-12-15 Sam LefflerReplace adhoc checks in ieee80211_start with a per...
2008-12-02 Robert WatsonMerge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branc...
2008-12-02 Bjoern A. ZeebRather than using hidden includes (with cicular depende...
2008-12-01 Sam Lefflerimport ath hal
2008-11-23 Sam Lefflercorrect sorting
2008-11-22 Kip Macyconvert calls to IFQ_HANDOFF to if_transmit
2008-11-15 Rong-En Fan- Update ncurses to 5.7-20081102 (5.7 release) and...
2008-11-15 Gregory Neil ShapiroMerge from vendor dist: Bring in a change already in...
2008-10-30 Sam LefflerFix checks for fast frames negotiation. ni_ath_flags...
2008-10-28 Edwin GroothuisMFV of tzdata2008i.
2008-10-27 Sam Lefflero use the new association callback to notify the driver...
2008-10-26 Sam Lefflero re-enable a lock assert
2008-10-26 Sam LefflerFix joining an 11b BSS: scanning is normally done using...
2008-10-26 Sam LefflerNew ap-side power save implementation; the main change...
2008-10-26 Sam Lefflermove decl up before first use
2008-10-26 Sam Lefflerintroduce M_ENCAP flag to mark packets encapsulated...
2008-10-26 Sam Lefflerfix comment that belonged w/ previous commit
2008-10-26 Sam Lefflerchange ieee80211_send_probereq to supply raw xmit param...
2008-10-26 Sam Lefflerchange ieee80211_send_nulldata to send a QoS Null Data...
2008-10-26 Sam Lefflero change ieee80211_mgmt_output to take a raw xmit param...
2008-10-26 Sam Lefflerfix old merge botch that causes gaps in the tx seq...
2008-10-25 Sam LefflerSync BAR frame handling with out of tree work:
2008-10-25 Sam Lefflerset erp flag and tx parameter state when joining a...
2008-10-25 Sam Lefflerhonor IEEE80211_CLONE_NOBEACONS for type of vap, not...
2008-10-25 Sam Lefflerimprove inactivity handling debug support
2008-10-25 Sam Leffleruse a private mgt frame recv handler for ahdemo mode...
2008-10-25 Sam Lefflerexpand captured ie's before calling match_bss so they...
2008-10-25 Sam Lefflerchange ieee80211_sta_join to take an explicit channel...
2008-10-25 Sam Lefflero add support for ifconfig wlanX mode foo
2008-10-25 Sam Leffleradd debug msgs
2008-10-25 Sam Lefflerfix associd check for adhoc mode
2008-10-25 Sam Lefflerignore IEEE80211_ELEMID_PWRCNSTR when parsing beacon...
2008-10-25 Sam Leffleradd 1/2 and 1/4 channel flags to IEEE80211_CHAN_ALL...
2008-10-25 Sam Leffleradd/improve debug msgs
2008-10-23 Dag-Erling SmørgravRevert the removal of the MALLOC and FREE macros from...
2008-10-23 Dag-Erling SmørgravRetire the MALLOC and FREE macros. They are an abomina...
2008-10-19 Ulf Lilleengen- Import the Makefile from HEAD for building csup.
2008-10-19 Ulf Lilleengen- Import the HEAD csup code which is the basis for...
2008-10-14 Edwin GroothuisMFV of r183861:
2008-10-02 Marko ZecStep 1.5 of importing the network stack virtualization...
2008-09-27 Sam Lefflerguard against adhoc_pick_channel returning a NULL chann...
2008-09-25 Sam Lefflermust do a deep copy of mcast packets as they can be...
2008-09-25 Andrew ThompsonUse db_printsym to lookup and print the function pointers.
2008-09-24 Dag-Erling SmørgravMFV "xmalloc: zero size" fix.
2008-09-22 Sam Lefflercleanup bss node setup; syncs w/ p4 state that's been...
2008-09-22 Sam Lefflercleanup after merge
2008-09-22 Sam LefflerFix handling of shortgi: use the local configuration...
2008-09-22 Sam LefflerRIFS support; needs driver callback for dynamic state...
2008-09-21 Sam LefflerMIMO power save support; still needs callbacks for...
2008-09-21 Sam LefflerRevamp ht ie handling:
2008-09-21 Sam Lefflerdon't propagate ht bss occupancy changes to legacy...
2008-09-21 Sam Lefflero widen ni_flags as it's going to be full shortly
2008-09-21 Sam LefflerAdd current transmit parameters for fixed rate handling...
2008-09-21 Sam Lefflerchange ieee80211_ampdu_stop to take an explicit reason...
2008-09-21 Sam Lefflersimplify debug msg
2008-09-21 Sam LefflerCrypto api changes:
2008-09-21 Sam LefflerCleanup AMPDU handling:
2008-09-21 Sam LefflerAlways update ic_lastnonht so we track overlapping...
2008-09-21 Sam LefflerCleanup starting seq# for tx ampdu:
2008-09-21 Sam Lefflero fix spelling of EOSP
2008-09-20 Andrew ThompsonFix clone destruction, can't use the simple api because...
2008-09-16 Edwin GroothuisMFV of tzdata2008c:
2008-09-07 Ollivier RobertMerge from vendor/ntp/dist: r182856:
2008-09-06 Sam Lefflermake all checks if ni_chw consistent
2008-09-06 Sam Leffleruse c99 syntax for initializers; this silences
2008-09-06 Sam Leffleronly return the negotiated ampdu density for sta mode
2008-09-06 Sam Lefflero kill IEEE80211_NODE_PSUPDATE; it was never used
2008-09-06 Sam Lefflerput back placeholder comment
2008-09-06 Sam Lefflero validate the ba policy in addba response
2008-09-06 Sam Leffleradd IEEE80211_NODE_HT_ALL to collect up all the HT...
2008-09-06 Sam Lefflerdon't do ampdu reordering of fragments; they should...
2008-09-06 Sam Lefflermoreve the aggregation q; it's not being used and
2008-09-06 Sam Lefflero show key indices w/o adjustment
2008-09-06 Sam Lefflerpurge ni_reqcw; not used and never will be
2008-09-06 Sam Lefflero fix BAR definitions
2008-09-06 Sam Lefflerfix age calculations (yet again); entries in the q...
2008-09-05 Rui PauloMerge ath again (addition of wisoc files).
2008-09-05 Rui PauloMerge fix for P4 expansion from vendor branch.
2008-09-03 Brooks DavisReplace a line matching /^ $/ with one matching /^$/.
2008-09-03 David SchultzMerge gdtoa 20080831. This fixes several bugs, includin...
2008-09-02 Weongyo Jeongfree ifp allocated at ieee80211_vap_setup.
2008-09-01 Doug BartonMerge from vendor/bind9/dist as of the 9.4.2-P2 import
next