| Commit message (Expand) | Author | Age | Files | Lines |
* | Suggest to run the delete-old target after the second mergemaster. If you run | netchild | 2010-12-20 | 1 | -2/+6 |
* | Don't whine about child drivers calling pci_enable_busmaster(). That is | jhb | 2010-12-20 | 1 | -4/+0 |
* | Memory can be laid out with large gaps on 64-bit PowerPC, so switch to | nwhitehorn | 2010-12-20 | 1 | -1/+6 |
* | Add __unused. Ansi prototypes. | charnier | 2010-12-20 | 2 | -6/+10 |
* | Add __unused. Ansi prototypes. | charnier | 2010-12-20 | 1 | -111/+48 |
* | Add __unused. Ansi prototypes. | charnier | 2010-12-20 | 1 | -4/+6 |
* | Add __unused | charnier | 2010-12-20 | 1 | -1/+1 |
* | Add __unused | charnier | 2010-12-20 | 1 | -1/+1 |
* | Add __unused | charnier | 2010-12-20 | 1 | -5/+5 |
* | Add __unused. Ansi prototypes. | charnier | 2010-12-20 | 2 | -8/+6 |
* | Oops, fwe(4) listed twice. | yongari | 2010-12-20 | 1 | -1/+0 |
* | Add ae(4) to the list of drivers use the miibus interface. | yongari | 2010-12-20 | 1 | -1/+4 |
* | igb(4), ixgbe(4), mxge(4) and nxge(4) support VLAN hardware tag | yongari | 2010-12-20 | 1 | -1/+7 |
* | Add .Xr to altq(4). | yongari | 2010-12-19 | 1 | -1/+2 |
* | Add .Xr to altq(4). | yongari | 2010-12-19 | 1 | -1/+2 |
* | ae(4), igb(4), ixgb(4) and ixgbe(4) supports altq(4). | yongari | 2010-12-19 | 1 | -1/+5 |
* | Add --numeric-owner to tar extract operations in portsnap. | simon | 2010-12-19 | 1 | -5/+5 |
* | Restore the ABI of struct kinfo_proc32 after r213536. | kib | 2010-12-19 | 1 | -0/+1 |
* | Correct cookie type to match reality. | pjd | 2010-12-19 | 1 | -2/+1 |
* | Reduce lock scope a little. | pjd | 2010-12-19 | 1 | -2/+2 |
* | Add __unused. Ansi prototypes. | charnier | 2010-12-19 | 20 | -470/+204 |
* | Garbage-collect unused variable. | nwhitehorn | 2010-12-19 | 2 | -9/+4 |
* | Add __unused. Ansi prototypes. | charnier | 2010-12-19 | 1 | -33/+18 |
* | Add __unused. Ansi prototypes. | charnier | 2010-12-19 | 1 | -66/+34 |
* | add __unused | charnier | 2010-12-19 | 1 | -6/+4 |
* | Update firmware for wpi(4) from version 2.14.4 to 15.32.2.9. | bschmidt | 2010-12-19 | 5 | -2636/+2644 |
* | Fix a bug introduced in r216518. The ndis_subsys field holds the PCI | tijl | 2010-12-19 | 1 | -7/+19 |
* | Fix panic trying to use monitor mode. The iwn_cmd() calls issued by | bschmidt | 2010-12-19 | 1 | -0/+2 |
* | Fix build on bigendian archs. | bschmidt | 2010-12-19 | 1 | -0/+1 |
* | Redo some parts of r216333, specifically, the locking changes to | alc | 2010-12-19 | 1 | -39/+60 |
* | Document JMC251/JMC261 support. | yongari | 2010-12-19 | 1 | -4/+8 |
* | Add support for JMicron JMC251/JMC261 Gigabit/Fast ethernet | yongari | 2010-12-18 | 5 | -36/+403 |
* | Use system defined PCIR_EXPRESS_DEVICE_CTL instead of using magic | yongari | 2010-12-18 | 1 | -1/+1 |
* | Make sure whether driver allocated resource before releasing it. | yongari | 2010-12-18 | 1 | -2/+4 |
* | Fix a regression introduced in r213893. FPGA version requires PHY | yongari | 2010-12-18 | 1 | -2/+3 |
* | sh: arith: Disallow decimal constants starting with 0 (containing 8 or 9). | jilles | 2010-12-18 | 2 | -2/+6 |
* | Consistently put a tab character between #define and the macro name. | yongari | 2010-12-18 | 1 | -14/+14 |
* | Remove dead code. | uqs | 2010-12-18 | 1 | -2/+0 |
* | - Signal that data should not be modified. | lulf | 2010-12-18 | 2 | -2/+4 |
* | Unbreak hostapd. This code has been explicitly removed in upstream versions. | bschmidt | 2010-12-18 | 1 | -33/+4 |
* | Fix some whitespace nits. | bschmidt | 2010-12-18 | 1 | -22/+22 |
* | Change order in wpa_driver_bsd_ops to match upstream code. Add description | bschmidt | 2010-12-18 | 1 | -6/+7 |
* | Add a comment explaining the undefs, while here remove one which is not | bschmidt | 2010-12-18 | 1 | -1/+4 |
* | Rename bsd_set_iface_flags to bsd_ctrl_iface and change arguments to match | bschmidt | 2010-12-18 | 1 | -15/+27 |
* | Import bsd_configure_wpa() to sync with upstream code. | bschmidt | 2010-12-18 | 1 | -1/+12 |
* | Prefer os_memset, os_strlcpy and os_free. While here adjust the return | bschmidt | 2010-12-18 | 1 | -13/+13 |
* | Remove some unused variables and unnecessary casts. | bschmidt | 2010-12-18 | 1 | -23/+12 |
* | Remove debug messages which are no longer present in upstream code. While | bschmidt | 2010-12-18 | 1 | -10/+4 |
* | Rename iface to ifname to match the upstream code. | bschmidt | 2010-12-18 | 1 | -8/+9 |
* | Rename ioctl_sock to just sock to match the upstream code. While here | bschmidt | 2010-12-18 | 1 | -15/+12 |