summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-21Initial support for PCH based em adapters with 82577 PHY,Jonathan Gray
2010-06-21Add some more ids for existing mac and phy types foundJonathan Gray
2010-06-21use LE_READ_4/LE_READ_2 instead of hardcodingDamien Bergamini
2010-06-21Implement PA linearization on adapters with digital predistortersDamien Bergamini
2010-06-21allow Tx flags to be passed to the tx() routine.Damien Bergamini
2010-06-21Send the right kroute struct to ldpctl for IMSG_CTL_KROUTE. This shouldClaudio Jeker
2010-06-21Requiring { } blocks for interfaces is dumb since most don't need anyClaudio Jeker
2010-06-21use correct clock rate when computing the listen time for ANIDamien Bergamini
2010-06-21no delay is necessary on the AR9003 after writing an analog register.Damien Bergamini
2010-06-21sync from mirrors.datStuart Henderson
2010-06-21clean up all generated filesPeter Hessler
2010-06-21avoid an overflow of the xs sense buffer by ignoring t2i->senselen.David Gwynne
2010-06-21fix an integer arithmetic overflow.David Gwynne
2010-06-21update supported device list.Felix Kronlage
2010-06-21protect the ccb free list with its own mutex.David Gwynne
2010-06-21use the full path to zipJonathan Gray
2010-06-21No need to include mutex.h twice.Thordur I. Bjornsson
2010-06-21Argh. Back out previous until correct diff found.Kenneth R Westerback
2010-06-21Juggle code a bit and add a check so we don't attempt to createKenneth R Westerback
2010-06-21Extend the -t:+ and -t:- window targets for next and previous window toNicholas Marriott
2010-06-21Having a list of winlinks->alerts for each session is stupid, just storeNicholas Marriott
2010-06-21Rename activity->alert in a couple of functions for consistency.Nicholas Marriott
2010-06-21Give tmux sockets (but not the containing folder) groupNicholas Marriott
2010-06-21Ensure we overwrite UTF-8 wide characters properly, and never overwriteNicholas Marriott
2010-06-20Don't use and maintain a function pointer that is only ever set to oneMichael Knudsen
2010-06-20The -R option was removed from pfctl in March, so we no longer need thisPeter Hessler
2010-06-20Add some missing includes, so we do not have implicit functionPeter Hessler
2010-06-20Add some missing includes, so we do not have implicit functionPeter Hessler
2010-06-20update AR9380 ROM layout (add PA predistortion related fields.)Damien Bergamini
2010-06-20update 5GHz Tx gain tables for the Osprey (AR9380).Damien Bergamini
2010-06-20remove the check for a comment that was removed in 2001Peter Hessler
2010-06-20Have yet another regress test actually build the test program, beforePeter Hessler
2010-06-20Have the flock regress test actually depend on the flock regressPeter Hessler
2010-06-20fix midicat(1) device mode when only -i or only -o is used (ieAlexandre Ratchov
2010-06-20sync the list of device and phy ids with FreeBSDJonathan Gray
2010-06-20regenJonathan Gray
2010-06-20add a bunch of em devices from FreeBSDJonathan Gray
2010-06-20Lock the sample rate of es1731-based devices to 48kHz (ie theAlexandre Ratchov
2010-06-20display bad symlinks by destinationMarc Espie
2010-06-20- add /etc/ikedJason McIntyre
2010-06-20Document locks mechanism changes to default.Marc Espie
2010-06-19Remove more splbio/splx pairs from around scsi_done() calls.Kenneth R Westerback
2010-06-19Fix reference counting panic for CondRefJordan Hargrave
2010-06-19Skip exiting procesess in sysctl_file2(). As processes in exit1()Thordur I. Bjornsson
2010-06-19Remove unused md BUS_SPACE_MAP_NOEXTENT flag; ok jsing@Miod Vallat
2010-06-19In ieee80211_node_leave(), clear the associd after callingDamien Bergamini
2010-06-19let build libspec match as they should.Marc Espie
2010-06-19new iwn-firmware-5.5 package that contains an update forDamien Bergamini
2010-06-18Remove obsolete dvmamap comment.Miod Vallat
2010-06-18Remove IOMMU pte defines; only those in iommureg.h are used.Miod Vallat