summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2016-11-18Sync some changes for ixgbe_initialize_receive_unitsMike Belopuhov
2016-11-18Recognize active SPF+ DA modules as IFM_10G_SFP_CUMike Belopuhov
2016-11-18Fix end of interrupt routine to make pciide(4) work.Visa Hankala
2016-11-18Define a group_id map and rename the defines accordingly.Reyk Floeter
2016-11-18Fix a panic introduced with the memory leak correction. Use the savedRafael Zalamena
2016-11-18Use the ErrorEPC register for curcpu().Visa Hankala
2016-11-18Add more maps to print. As discussed with rzalamena@Reyk Floeter
2016-11-18Support for new GPI signals, including X550 external PHY interruptMike Belopuhov
2016-11-18Reduce difference in ixgbe_initialize_receive_units to FreeBSD;Mike Belopuhov
2016-11-18Minor code restructuringMike Belopuhov
2016-11-18Revert previous, I confused the columnsReyk Floeter
2016-11-18remove 'OpenFlow' prefix from version commentsReyk Floeter
2016-11-18Add more documentation to header definitions that were missing.Rafael Zalamena
2016-11-18Remaining PHY bits; call SFP module detection code for X550 as wellMike Belopuhov
2016-11-18OpenFlow has a very simple finite state machine that is onlyReyk Floeter
2016-11-18Fix some style issues in header file:Rafael Zalamena
2016-11-18Remove virtualization-related bitsMike Belopuhov
2009-07-31By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2016-11-18turn ipstat into a set of percpu counters.David Gwynne
2016-11-17A firmware block check missed in previous commitsMike Belopuhov
2016-11-17Support for I2C combined messages as required by X550Mike Belopuhov
2016-11-17Autoconfiguration and firmware semaphore refactoringMike Belopuhov
2016-11-17EEPROM code refactoring for X540Mike Belopuhov
2016-11-17Bring in new PHY bits, some of the 82599 specific stuff becomes sharedMike Belopuhov
2016-11-17Add DLT_USER1..15 with the same values as the upstream libpcap repository.Stuart Henderson
2016-11-17Turn Loongson 3A bits on.Visa Hankala
2016-11-17Add drivers for PCI host bridge and built-in UARTs on Loongson 3A,Visa Hankala
2016-11-17Make iwm(4) pass Tx/Rx MCS rates to bpf so they can be examined with tcpdump.Stefan Sperling
2016-11-17Remove splsoftnet()s in the ioctl(2) path.Martin Pieuchot
2016-11-17The pf fragment reassembly code accepted IPv6 hop-by-hop headersAlexander Bluhm
2016-11-17Update 82598 specific moduleMike Belopuhov
2016-11-17Style and typo fixes; no binary changeMike Belopuhov
2016-11-16Remove unused bits; no functional changeMike Belopuhov
2016-11-16Intel X550 specific module; not hooked up to the build yetMike Belopuhov
2016-11-16Add new structures and new fields; no functional changeMike Belopuhov
2016-11-16Add new register definitions from the upstream; no binary changeMike Belopuhov
2016-11-16Always attempt to restart the transmission when OACTIVE is setMike Belopuhov
2016-11-16Convert gre_send_keepalive() to timeout_set_proc(9) as it calls ip_output().Martin Pieuchot
2016-11-16if_link_state_change() doesn't need to be called under splsoftnet(),Martin Pieuchot
2016-11-16Kill outdated comment talking about sofnet.Martin Pieuchot
2016-11-16Use goto in bpf{read,write}() to ease review of locked sections.Martin Pieuchot
2016-11-16Be consistent and do not use braces for single line statements.Martin Pieuchot
2016-11-16Add new DLT_OPENFLOW link-type to allow using tcpdump to debug switch(4),Reyk Floeter
2016-11-16Bring icmp6_mtudisc_clone() in line with icmp_mtudisc_clone(). TheAlexander Bluhm
2016-11-16Inherit route label when creating dynamic routes for path MTU.Alexander Bluhm
2016-11-16Allow bpf_allocbufs() to fail when allocating memory.Martin Pieuchot
2016-11-16Kill recursive splsoftnet()s.Martin Pieuchot
2016-11-16Kill recursive splsoftnet()s.Martin Pieuchot
2016-11-16regenGerhard Roth
2016-11-16Add Sierra Wireless EM7455 LTE module.Gerhard Roth