summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Symlink some additional man page entries.kientzle2009-04-271-0/+7
* Merge r991 from libarchive.googlecode.com: Various updateskientzle2009-04-271-8/+55
* Merge r990,r1044 from libarchive.googlecode.com:kientzle2009-04-277-2/+292
* Reduce code duplication and excessive pci_get_slot() calls.jkim2009-04-271-10/+10
* Merge r1061,r1062,r1063 from libarchive.googlecode.com:kientzle2009-04-274-1/+70
* Merge r1034 from libarchive.googlecode.com:kientzle2009-04-272-25/+25
* Merge r1058 from libarchive.googlecode.com: Require that eachkientzle2009-04-272-7/+13
* ino_t varies across platforms; casting (int) here avoidskientzle2009-04-271-2/+3
* Merge r1032 from libarchive.googlecode.com:kientzle2009-04-272-12/+16
* Merge r1054,r1060 from libarchive.googlecode.com:kientzle2009-04-272-6/+19
* Correct fat finger mistakejfv2009-04-271-1/+1
* Merge r1021 from libarchive.googlecode.com:kientzle2009-04-272-2/+14
* Merge r1052,r1055 from libarchive.googlecode.com:kientzle2009-04-274-0/+5
* Merge r1053,r1055,r1056,r1057,r1065 from libarchive.googlecode.com:kientzle2009-04-276-48/+314
* Reduce excessive pci_get_devid() and pci_get_revid() callsjkim2009-04-271-4/+8
* Merge r988,r1064 from libarchive.googlecode.com:kientzle2009-04-272-12/+24
* Store the tx seq# of an 802.11 frame in the mbuf pkthdr; this will besam2009-04-272-0/+11
* Optimize packet flow: if net.inet.ip.fw.one_pass != 0 and packet wasoleg2009-04-272-14/+13
* igb_txeof also has a case where the watchdog may notjfv2009-04-271-9/+8
* - Always force AHCI mode on a ATI/AMD SB600/700/800 SATA controller. Thesejkim2009-04-273-8/+77
* Fix build: Make forgotten IFNET_MULTIQUEUE to IFNET_BUF_RINGgallatin2009-04-271-1/+1
* Thanks for Michael Tuexen for tracking down a path wherejfv2009-04-271-14/+21
* fix various build errors (missing or wrong return types forluigi2009-04-271-16/+22
* Change the semantics of i_modrev/va_filerev to what is required forrmacklem2009-04-273-6/+6
* Start to convert this over to the new tty layer. These changes allowambrisko2009-04-273-188/+125
* Updates to mxge for multiple tx/rx rings:gallatin2009-04-272-41/+333
* add IEEE80211_FEXT_4ADDR to indicate ieee80211_encap should do 4-addresssam2009-04-263-7/+12
* don't depend on includes to get definitions of struct ieee80211_tx_ampdusam2009-04-261-0/+2
* hoist ampdu tx aggregation setup from ieee80211_encap to ieee80211_startsam2009-04-261-37/+36
* allow drivers to hook ampdu rx start/stopsam2009-04-262-10/+29
* improvements:sam2009-04-261-61/+105
* stash the node pointer in the mbuf before doing ff aggregration so thissam2009-04-262-10/+7
* whitespacesam2009-04-261-0/+1
* In preparation for turning on options VIMAGE in next commits,zec2009-04-2617-51/+64
* print both fc bytes when hitting a protocol version mismatchsam2009-04-264-4/+8
* add iv_recv_ctl method to allow hooking rx ctl frame handlingsam2009-04-264-8/+34
* don't fragment ampdu aggregatessam2009-04-261-1/+1
* uniformly mark mbufs that pass through the tx path with M_MCAST; driverssam2009-04-261-15/+22
* Eliminate an errant comment.alc2009-04-261-2/+1
* o add missing 802.3 bpf tapsam2009-04-261-0/+6
* add missing DLT_IEEE802_11 tapsam2009-04-261-0/+3
* add missing part of r191537 that should have read: hoist DLT_IEEE802_11sam2009-04-261-4/+0
* Improve approximation of style(9).rwatson2009-04-261-149/+132
* fix commentsam2009-04-261-3/+1
* add missing DLT_IEEE802_11 bpf tap in ieee80211_startsam2009-04-261-0/+4
* fixup ieee80211_output handling:sam2009-04-261-1/+11
* Remove the unused insque() and remque() functions.ed2009-04-261-46/+0
* o use shared code to handle bpf tap and mbuf cleanupsam2009-04-263-15/+6
* Make the SPX code use its own copies of insque()/remque().ed2009-04-261-3/+22
* correct bssid reporting for wds vapssam2009-04-261-4/+7
OpenPOWER on IntegriCloud