aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ipw
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.0.0_cvscvs2svn2005-11-033-4/+4
* sync with HEAD after net80211 changes:Sam Leffler2005-09-031-10/+3
* Merge linux_ioctl.c:1.128 svr4_sockio.c:1.17 altq_cbq.c:1.3 if_oltr.c:1.38Robert Watson2005-08-251-11/+11
* MFC of api changes (missed in previous commit)Sam Leffler2005-07-301-1/+1
* fix allocation of rx dma buffers. buffers must be contiguous.Damien Bergamini2005-07-081-2/+2
* reclaim mbuf when ieee80211_crypto_encap failsSam Leffler2005-07-071-1/+3
* o Make ipw(4) more robust against frames received with a bad length.Damien Bergamini2005-07-031-3/+9
* Stop embedding struct ifnet at the top of driver softcs. Instead theBrooks Davis2005-06-102-4/+11
* Printing a warning once when trying to bring up interface before firmware load.Tai-hwa Liang2005-06-012-0/+4
* Clear device-specific PCI register 0x41 during attach and on resume.Damien Bergamini2005-05-221-0/+4
* Initial import of ipw, iwi, ral and ural drivers:Damien Bergamini2005-04-183-0/+2729