drm: Start using idr_alloc()
[dragonfly.git] / sys / dev / netif /
2015-02-07 Sepherosa Ziehauiwn: Release WLAN serializer before ieee80211_ifattach()
2015-02-06 Sepherosa Ziehauem/emx: Apply the same TSO workaround as 82571/82572...
2015-02-05 Sepherosa Ziehauwlan: Make sure that WLAN serializer is not held for...
2015-02-03 Sascha Wildnerkernel/iwn: Comment out IWN_DEBUG in the Makefile.
2015-02-03 Johannes Hofmannkernel/iwn - Fix MAC address printing in verbose mode
2015-02-03 Johannes Hofmannkernel/wpi - Add back ASSERT_ALTQ_SQ_DEFAULT
2015-02-03 Johannes Hofmannkernel/wpi - Use IFNET_STAT_INC macros
2015-02-03 Johannes Hofmannkernel/wpi - Update wpi firmware to iwlwifi-3945-15...
2015-02-03 Johannes Hofmannkernel/wpi - Report wpi from FreeBSD
2015-02-03 Matthew Dillonkernel/ath - export athdev_printf()
2015-02-03 Matthew Dillonkernel/iwn - Report iwn from FreeBSD
2015-02-03 Matthew Dillonkernel/ath - Synchronize with FreeBSD
2015-02-03 Matthew Dillonwlan - Update wlan from Adrian / FreeBSD
2015-01-31 Matthew Dillonkernel - Remove if_re debugging message
2015-01-25 Sascha WildnerMerge branch 'openssh'
2015-01-23 Peter AvalosMerge branch 'vendor/OPENSSH'
2015-01-22 Sepherosa Ziehaualc: Fix up MSI configuration
2015-01-22 Matthew Dillonkernel - Update if_alc
2015-01-19 Sepherosa Ziehaubnx/bge: Add miibus module dependency
2015-01-17 Sascha Wildnerkernel/ath: Add missing braces (FreeBSD's r277290).
2015-01-15 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-01-07 Sascha Wildnerkernel: Remove our ancient SCTP support.
2014-12-22 Sascha Wildnerkernel: Don't confuse kmalloc() and mbuf flags.
2014-11-29 Sascha Wildnerkernel/bwi: Fix a wrong conversion to the automatic...
2014-11-29 Sascha Wildnerkernel/bge: Fix a wrong conversion to the automatic...
2014-11-28 Sascha Wildnerkernel: Use the new auto-created sysctl ctx/tree in...
2014-11-10 Sascha WildnerRemove the old USB stack and related userland, etc.
2014-11-10 Markus Pfeiffertruephy: Clean up some leftover debug kprintf
2014-11-09 Sascha WildnerMerge branch 'vendor/BYACC'
2014-10-27 Franco FichtnerMerge branch 'vendor/MDOCML'
2014-10-22 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-10-19 Matthew Dillonkernel - Add the nitems(x) macro from FreeBSD to sys...
2014-10-13 John MarinoMerge branch 'vendor/LIBEDIT'
2014-10-10 John MarinoMerge branch 'vendor/GREP'
2014-10-10 John MarinoMerge branch 'vendor/XZ'
2014-10-10 John MarinoMerge branch 'vendor/GCC47'
2014-09-17 Sascha Wildnerkernel/ale: Fix typo in a comment.
2014-09-07 Sascha Wildnerkernel: Use NULL for pointers in DRIVER_MODULE().
2014-08-24 Sascha Wildnerkernel/spinlock: Add a description to struct spinlock.
2014-08-23 Michael Neumanniwn - Sync with FreeBSD up to ffb6d5c3967d1342fa5e2d6f5...
2014-08-23 Michael Neumann[iwn] Fix required calibration flags for the Centrino...
2014-08-20 Sascha Wildnerkernel/ath: Add missing #ifdef ATH_DEBUG (fixes kernel...
2014-08-20 Matthew Dillonath - move kprintf() under debug variable
2014-08-16 Matthew Dillonath - Change the way the edma rxfifo is reset (2)
2014-08-16 Matthew Dillonath - Change the way the edma rxfifo is reset
2014-08-16 Matthew Dillonath - incremental update ath from FreeBSD
2014-08-16 Matthew Dillonath - incremental update ar9300 from FreeBSD
2014-08-08 Matthew Dillonkernel - Fix serialization bug in if_ath
2014-08-07 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-08-07 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-08-05 Michael NeumannFix logic error. Due to the bug, it incorrectly checked...
2014-08-05 Michael NeumannFix typo.
2014-08-05 Michael NeumannCorrect wrong definition of PM timer mask and adjust...
2014-08-05 Michael NeumannDon't bother to enable ASPM L1 to save more power....
2014-08-05 Michael Neumannstatus bits should be &'ed against status to be really...
2014-08-05 Michael NeumannMake sure to disable RX MAC in alc_stop_mac(). Previous...
2014-07-29 Sascha Wildner"Normalize" some types, s/long unsigned/unsigned long...
2014-07-22 Sascha Wildnerkernel: Use NELEM() in a number of places.
2014-07-19 François Tigeotre(4): Use MPSAFE callout
2014-07-19 Imre Vadaszmii: Add RealTek RTL8251 phy found on an ASUS A88XM...
2014-07-14 Sepherosa Ziehauigb: enable MSI-X for i354 on C2550 SoC
2014-07-02 Sascha Wildnerkernel: Fix some -Wundef warnings.
2014-07-01 Franco Fichtnerkernel: switch newer drivers back to if_input()
2014-07-01 Franco Fichtnerkernel: make pktinfo and cpuid native to ip_input()
2014-06-11 Johannes Hofmannkernel/ath: Remove wlan_serialize_enter/exit() in ath_l...
2014-06-10 Sascha Wildnerkernel/oce: Remove some redundant code.
2014-06-09 Imre Vadaszkernel/bwn: Improve error handling in bwn_attach().
2014-06-09 Sascha Wildnerkernel/iwn: Add a missing wlan_serialize_exit().
2014-06-08 Sascha WildnerMove ed(4), sr(4), and ng_sync_{ar,sr} to being i386...
2014-06-08 Imre VadaszConvert files to UTF-8
2014-06-07 Peter AvalosMerge branch 'vendor/TNFTP'
2014-06-06 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-06-01 Johannes Hofmannkernel/iwn: Fix panic on kldunload
2014-05-28 John MarinoMerge branch 'vendor/WPA_SUPPLICANT'
2014-05-28 John MarinoMerge branch 'vendor/HOSTAPD'
2014-05-25 Sascha Wildnerkernel/ig_hal: Add missing braces.
2014-05-25 Sascha Wildnerkernel: Fix various indentation issues (no functional...
2014-05-16 Sascha Wildnerkernel/ral: Clean up a mis-delete I did.
2014-05-15 Sascha Wildnerkernel/ral: Bring in support for further chips (RT2700...
2014-05-07 Sascha Wildnerkernel: Remove two oldusb wlan drivers, rum and ural.
2014-05-06 Peter AvalosMerge branch 'vendor/FILE'
2014-05-06 Sascha Wildnerkernel: Fix some boolean_t vs. int confusion.
2014-05-04 Sepherosa Ziehauix: Add polling(4) support
2014-05-03 Matthew Dillonwlan/atheros - Synchronize sleep state code from FreeBSD
2014-05-03 Imre Vadaszkernel/bwn: Fix a typo. This fixes RF switch state...
2014-05-03 Matthew DillonMerge branch 'vendor/LIBPCAP'
2014-05-02 Sascha Wildnerkernel/ral: Switch back to using pcidevs.h.
2014-05-01 Sascha WildnerRemove ATM protocol support.
2014-04-20 Sascha WildnerRemove support for the IPX and NCP protocols, and for...
2014-04-16 Sascha WildnerFix a number of typos in messages and manual pages.
2014-04-10 Imre Vadaszkernel/bwn: Replace callout_drain calls. Replace a...
2014-04-08 Imre Vadaszkernel/bwn: Remove an unnecessary call to ieee80211_sta...
2014-04-08 Peter AvalosMerge branch 'vendor/OPENSSL'
2014-04-05 Imre Vadaszbwn: fixing performance problems and an RX buffer overf...
2014-04-05 Imre Vadaszbwn: Porting from FreeBSD
2014-04-05 Imre Vadaszbwn: Import from FreeBSD
2014-04-04 Sascha Wildnerkernel/ath: Grab the WLAN serializer around ieee80211_i...
2014-04-03 Sascha WildnerMove ieee80211_ratectl_node_init() from drivers into...
2014-03-10 Sascha Wildnerkernel/ndis: Solve module build without a USB bus in...
2014-03-10 Sascha Wildnerusb4bsd: Fix a couple of typos and build issues.
next