summaryrefslogtreecommitdiffstats
path: root/sys/dev/ipw
Commit message (Expand)AuthorAgeFilesLines
...
* Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE andrwatson2005-08-091-11/+11
* Cleanup beacon/listen interval handling:sam2005-08-081-1/+1
* simplify ieee80211_node_authorize and ieee80211_node_unauthorize api'ssam2005-07-221-1/+1
* fix allocation of rx dma buffers. buffers must be contiguous.damien2005-07-081-2/+2
* reclaim mbuf when ieee80211_crypto_encap failssam2005-07-071-1/+3
* o Make ipw(4) more robust against frames received with a bad length.damien2005-07-031-3/+9
* Stop embedding struct ifnet at the top of driver softcs. Instead thebrooks2005-06-102-4/+11
* Printing a warning once when trying to bring up interface before firmware load.avatar2005-06-012-0/+4
* Clear device-specific PCI register 0x41 during attach and on resume.damien2005-05-221-0/+4
* Initial import of ipw, iwi, ral and ural drivers:damien2005-04-183-0/+2729
OpenPOWER on IntegriCloud