summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_ipwvar.h
AgeCommit message (Expand)Author
2019-10-05remove __packed attribute from struct ieee80211_radiotap_headermrg
2017-02-02wlan interfaces make interrupt routine running on softint context.nonaka
2015-09-06More on PR 41200: headers that declare ioctls should include sys/ioccom.h.dholland
2012-10-27split device_t/softc for all remaining drivers.chs
2010-01-19Redefine bpf linkage through an always present op vector, i.e.pooka
2008-11-07Match image name with upstream distfiles.joerg
2008-05-27Straggler from last commit: drop unused radiotap flags field, setdyoung
2007-12-09Merge jmcneill-pm branch.jmcneill
2006-04-17Remove SIOCKILLFW.rpaulo
2006-04-17Oops, 16 is not enough to store the firmware filenames, use 24.rpaulo
2006-04-17Use the firmload API to retrive the firmware from the filesystem.rpaulo
2005-12-20Merge the FreeBSD code and adapt to NetBSD:skrll
2005-12-11merge ktrace-lwp.christos
2005-06-22Resolve conflicts in importation of 18-May-2005 ath(4) / net80211(9)dyoung
2005-01-19Keep a count of free transmit/command descriptors, sc->txfree.dyoung
2004-09-14Add IEEE802.11 radiotap support. From Damien Bergamini.lukem
2004-09-14Whitespace tweaks from Damien Bergamini.lukem
2004-08-23NetBSD RCSIDlukem
2004-08-23ipw(4) - Intel PRO/Wireless 2100 driver.lukem