aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* - Updated firmware which improves small packet performance.David Christensen2011-02-111-10855/+11115
* - Added error checking to nvram read functions.David Christensen2011-02-102-43/+49
* Remove addresses from endpoint when there are no associations.Michael Tuexen2011-02-101-3/+10
* Wrap long line.Alexander Leidinger2011-02-101-1/+2
* Add tmpfs(5) to NOTESKevin Lo2011-02-101-1/+1
* As info.rti_info[RTAX_DST] can point inside of rtm we must not free the rtmMax Laier2011-02-101-1/+3
* Linux' shm_open() fails because it wants to find some funky shmfsAlexander Leidinger2011-02-091-1/+9
* Use the preload_fetch_addr() and preload_fetch_size() convenienceMarcel Moolenaar2011-02-091-10/+9
* Provide convenience function for obtaining MODINFO_ADDR and MODINFO_SIZEMarcel Moolenaar2011-02-092-1/+28
* Setting VV_TEXT here is redundant. It is already set by do_execve().Alan Cox2011-02-091-3/+0
* Rework beacon handling re-enable run_updateslot().Bernhard Schmidt2011-02-092-9/+78
* Expose the 4k transaction workaround hooks to the driver, but don't (yet)Adrian Chadd2011-02-093-0/+5
* Add in the (very!) optional glue to flip the 11n bits for if_ath.Adrian Chadd2011-02-091-0/+50
* Add some FEATURE macros for some UFS features.Alexander Leidinger2011-02-094-0/+17
* Fix the keycache behaviour for multicast keycache search.Adrian Chadd2011-02-092-3/+20
* Whitespace tweak.John Baldwin2011-02-091-1/+1
* Correct signedness and off-by-one issues in parameters used for DMA tagMarius Strobl2011-02-092-2/+2
* Minor cleanup:Hans Petter Selasky2011-02-093-5/+7
* Set td_kstack_pages for thread0.Marius Strobl2011-02-081-0/+1
* Improve the error interrupt handler. In particular, read theMarcel Moolenaar2011-02-081-9/+14
* Take advantage of accessing the kernel TSB via ASI_ATOMIC_QUAD_LDD_PHYSMarius Strobl2011-02-081-1/+2
* net80211 really doesn't want A_MPDU to appear on non-11n station node mbufs.Adrian Chadd2011-02-081-0/+9
* Commit some missing bits to the sample rate module to (more) correctly calcul...Adrian Chadd2011-02-081-6/+14
* I missed this commit - enable 4k transaction support for the ar5416+ar9160.Adrian Chadd2011-02-081-0/+1
* After reading a bitmap block for i-nodes or blocks, recheck the count ofJohn Baldwin2011-02-081-0/+18
* There's apparently a bug with Merlin (AR9280) and later chipsets whereAdrian Chadd2011-02-086-5/+8
* In arm_get_next_irq(), use the last IRQ argument in order to preventMarcel Moolenaar2011-02-081-11/+23
* o Make sure to mask off timer1 interrupts. It's not necessarilyMarcel Moolenaar2011-02-081-1/+2
* Remove the uio_yield prototype and symbol. This function has beenMatthew D Fleming2011-02-083-9/+1
* Based on discussions on the svn-src mailing list, rework r218195:Matthew D Fleming2011-02-0812-40/+49
* - Added systcls for header splitting, RX/TX buffer count, interruptDavid Christensen2011-02-072-703/+1112
* Curitel UM150 needs a quirk to stop it from detaching straight afterNick Hibma2011-02-072-0/+2
* Add in some AR9280 specific board configuration options.Adrian Chadd2011-02-073-39/+119
* Bring over some AR9280-specific v14 additions that exist in ath9k.Adrian Chadd2011-02-072-3/+6
* Use analog delay macro for modifying an analog register.Adrian Chadd2011-02-071-1/+1
* Add a new RMW macro for analog register writes which implements the neededAdrian Chadd2011-02-071-0/+4
* Introduce a non-portable function pthread_getthreadid_np(3) to retrieveJung-uk Kim2011-02-071-1/+1
* Fix typo in SIFS setupAdrian Chadd2011-02-071-1/+1
* Add in a per phy error sysctl.Adrian Chadd2011-02-071-0/+20
* Fix bugs related to M_FLOWID:Michael Tuexen2011-02-075-13/+37
* If not set (due to some error Michael is working onRandall Stewart2011-02-071-0/+12
* 1) Track when flowid does get set.Randall Stewart2011-02-073-2/+4
* MFi386: revision 218329Yoshihiro Takahashi2011-02-071-0/+6
* MFi386: revision 218327Yoshihiro Takahashi2011-02-071-1/+17
* MFi386: revision 217886Yoshihiro Takahashi2011-02-071-3/+5
* Remove use_high from the softc and simply check the number of GPIOMarcel Moolenaar2011-02-071-7/+3
* unbreak mutlicast hash creation for the second time.Bernd Walter2011-02-071-2/+12
* Make it impossible to clear the MNT_NFS4ACLS flag on ZFS filesystemEdward Tomasz Napierala2011-02-061-1/+3
* o) Cavium Octeon doesn't need nop barriers.Juli Mallett2011-02-061-0/+42
* Comment-out FLOWTABLE. It causes a kernel panic due to a misaligned memoryMarcel Moolenaar2011-02-061-1/+2