Age | Commit message (Expand) | Author |
2008-12-15 | regen | Damien Bergamini |
2008-12-15 | more RT2770/RT2870/RT3070/RT3071 product ids. | Damien Bergamini |
2008-12-15 | Initial fixup of sockaddr_mpls struct. | Michele Marchetto |
2008-12-15 | remove i386-only inline assembler roll() function; gcc optimises the | Damien Miller |
2008-12-15 | revert 1.20 now that the new allocator is used to control the number of | Brad Smith |
2008-12-14 | Allow trunk_hashmbuf() to take HW VLAN tagging into consideration. | Brad Smith |
2008-12-14 | Since trunk_hashmbuf() and thus trunk_lb_gethdr() are no longer specific | Brad Smith |
2008-12-14 | Make sure the low water mark for cluster pools isn't 0 such that network | Mark Kettenis |
2008-12-14 | Switch gem(4) over to using MCLGETI when allocating mbufs for the rx ring. | Mark Kettenis |
2008-12-14 | Disable TX_DMA writing back DDONE into TXD. | Damien Bergamini |
2008-12-14 | Implement a "machine xir" ddb command, making it possible to send an | Mark Kettenis |
2008-12-14 | o Correctly clear UGEN_ASLP in all cases. | Federico G. Schwindt |
2008-12-14 | txpower range checks should be inclusive. | Jonathan Gray |
2008-12-14 | - properly handle RT2860_TX_RX_COHERENT interrupts. | Damien Bergamini |
2008-12-14 | Add an ieee80211_notify_dtim() function that drivers should call after | Damien Bergamini |
2008-12-14 | Give names to anonymous unions. | Ray Lai |
2008-12-14 | regen | Brad Smith |
2008-12-14 | Add the Novatel Merlin X950D ExpressCard. | Brad Smith |
2008-12-13 | Properly restore PSTATE_IE when returning from send_softint(). | Mark Kettenis |
2008-12-13 | use the hardware general-purpose timer interrupt instead of timeout(9). | Damien Bergamini |
2008-12-13 | clear the WCID, pairwise keys, shared keys, IV/EIV tables in NIC memory | Damien Bergamini |
2008-12-13 | ;5Anvidia mcp67 ahci controller also needs special handling. | Mike Belopuhov |
2008-12-13 | note to everyone: nitems(pointer) is 0, not what you want | Theo de Raadt |
2008-12-12 | Check for zero'd spd data even if we pass the checksum | Jonathan Gray |
2008-12-12 | Introduce a if_priority that will be added to RTP_STATIC when routes are | Claudio Jeker |
2008-12-12 | Make sure that incomming routing messages don't have RTP_DOWN set. Mask | Claudio Jeker |
2008-12-12 | fix a bug that slipped through my last commit. | Damien Bergamini |
2008-12-12 | - fix HW crypto using group keys (this should fix the "ExtIV bit not set" | Damien Bergamini |
2008-12-12 | get rid of the ugly IWN_SET_DESC_SEG/NSEGS macros. | Damien Bergamini |
2008-12-12 | Add netmpls/mpls_output.c | Michele Marchetto |
2008-12-12 | matthieu and reyk say that using 9k frames for rx breaks vic on esx. i can | David Gwynne |
2008-12-11 | Don't do radeon_cp_dispatch flip on lastclose. | Owain Ainsworth |
2008-12-11 | Kill the $ARCH prefix for isa_dma_cookie. With this change, the i386 and | Owain Ainsworth |
2008-12-11 | export per-interface mbuf cluster pool use statistics out to userland | Theo de Raadt |
2008-12-11 | a little bit of paranoia | Theo de Raadt |
2008-12-11 | revert back to 1.4, since there's still some code that uses this; pointed | Martynas Venckus |
2008-12-11 | hook Qualcomm AC8700 modem into ubsa(4), from freebsd | Felix Kronlage |
2008-12-11 | regen | Felix Kronlage |
2008-12-11 | add device id for Qualcomm AC8700 modem, from freebsd | Felix Kronlage |
2008-12-10 | When booting from a CD on i386/amd64, assume the root filesystem | Kenneth R Westerback |
2008-12-10 | Fix ohci xfers for some devices by adjusting the number of microframes to | Marcus Glocker |
2008-12-10 | sync | Owain Ainsworth |
2008-12-10 | id for Radeon HD2600 PRO AGP; from johan. | Owain Ainsworth |
2008-12-10 | Replace m_free() with m_freem() in foo_start() to ensure that upon error | Brad Smith |
2008-12-10 | both x86 platforms isa bus_dma implementations handle bus_dmamap_sync | Owain Ainsworth |
2008-12-10 | another rum; Arndt at ba-loerrach.de | Theo de Raadt |
2008-12-10 | sync | Theo de Raadt |
2008-12-10 | Macro spacing. No binary change. | Marcus Glocker |
2008-12-10 | use maximum value of dwMaxVideoFrameBufferSize in each vs descriptors | Yojiro Uo |
2008-12-10 | sizeofa -> nitems | Kevin Lo |