108 Комити (64b4452bca04af433f1c98ab782c0e93cd5c88c0)

Аутор SHA1 Порука Датум
  Martin Habets 70189a8e47 [netdevice] Make netdev_irq_enabled() independent of netdev_irq_supported() пре 6 година
  Michael Brown 97f0f56a34 [netdevice] Cancel all pending transmissions on any transmit error пре 6 година
  Michael Brown 70fc25ad6e [netdevice] Limit MTU by hardware maximum frame length пре 7 година
  Michael Brown 231adda40f [netdevice] Fix failure path in register_netdev() пре 8 година
  Michael Brown fcf3b03544 [netdevice] Refuse to create duplicate network device names пре 8 година
  Michael Brown 9c185e2eac [netdevice] Avoid using zero as a network device index пре 9 година
  Michael Brown d0325b1da6 [fault] Generalise NETDEV_DISCARD_RATE fault injection mechanism пре 9 година
  Michael Brown f3812395a2 [netdevice] Add a generic concept of a "blocked link" пре 9 година
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL пре 9 година
  Michael Brown 14722c27d6 [netdevice] Fix erroneous use of free(iobuf) instead of free_iob(iobuf) пре 9 година
  Michael Brown 98d09a1e03 [netdevice] Avoid registering duplicate network devices пре 10 година
  Michael Brown c4af977271 [netdevice] Reset network device index when last device is unregistered пре 10 година
  Michael Brown 2c820d684a [netdevice] Profile common operations пре 10 година
  Michael Brown 87465258ab [netdevice] Notify upper-layer drivers when RX processing is (un)frozen пре 10 година
  Michael Brown f17a30d547 [netdevice] Mark devices as open before calling open() method пре 10 година
  Michael Brown f2bc138391 [netdevice] Add generic concept of a network device configurator пре 10 година
  Michael Brown 5c11ff6304 [netdevice] Make all net_driver methods optional пре 10 година
  Michael Brown 8f30ea4a6b [netdevice] Add find_netdev_by_index() пре 10 година
  Michael Brown d5f69e9388 [netdevice] Add concept of a network device index пре 10 година
  Michael Brown eba6bb38f2 [cmdline] Accept "netX" in iPXE commands пре 11 година
  Michael Brown 2095ed413e [netdevice] Add netdev_tx_defer() to allow drivers to defer transmissions пре 11 година
  Michael Brown 445ac9fbdc [netdevice] Use link-layer address as part of RNG seed пре 11 година
  Michael Brown 77f64b11f7 [netdevice] Separate VLAN support from presence of VLAN-supporting drivers пре 11 година
  Stefan Hajnoczi 7426177d63 [netdevice] Add vlan_tag() to get the VLAN tag of a network device пре 11 година
  Michael Brown 88e19fcda9 [netdevice] Clear network device setting before unregistering пре 11 година
  Michael Brown 947976da0c [netdevice] Do not force a poll on net_tx() пре 11 година
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts пре 12 година
  Michael Brown b0e236a9ee [netdevice] Process all received packets in net_poll() пре 12 година
  Michael Brown 4f4369064b [netdevice] Allow driver to preinitialise the link-layer address пре 12 година
  Michael Brown 38b205d0a4 [list] Tidy up naming convention for list_contains() and friends пре 12 година
  Michael Brown a667bf044a [netdevice] Allow link layer to report broadcast/multicast packets via pull() пре 13 година
  Michael Brown e01ec74601 [process] Pass containing object pointer to process step() methods пре 13 година
  Michael Brown d6115c91cf [netdevice] Allow non-completion TX errors to be recorded пре 13 година
  Michael Brown 0b6808aadc [netdevice] Improve detection of bugs in drivers' TX completion handling пре 13 година
  Michael Brown 9e3604168a [netdevice] Move high-frequency debug messages to DBGLVL_EXTRA пре 13 година
  Michael Brown 1588b9336e [netdevice] Simplify link-down status message пре 13 година
  Piotr Jaroszyński 8ab2f51997 [netdevice] Mark devices as open only if opening succeeds пре 13 година
  Michael Brown 66caec3f00 [netdevice] Allow devices to indicate that interrupts are not supported пре 13 година
  Michael Brown 67b45186a5 [settings] Apply settings block name in register_settings() пре 13 година
  Michael Brown 6fd09b541f [vlan] Add support for IEEE 802.1Q VLANs пре 13 година
  Michael Brown 4576c2da58 [netdevice] Allow per-device receive queue processing to be frozen пре 13 година
  Michael Brown 24fc6aa5b0 [netdevice] Use net device name in debugging messages пре 13 година
  Shao Miller 98b3599a65 [list] Fix typographical error from previous commit пре 13 година
  Michael Brown ea631f6fb8 [list] Add list_first_entry() пре 13 година
  Michael Brown 88dd921e24 [netdevice] Pass both link-layer addresses in net_tx() and net_rx() пре 13 година
  Michael Brown 85a3169967 [netdevice] Report network-layer errors via network device statistics пре 13 година
  Michael Brown ca4df90a63 [netdevice] Add the concept of a network upper-layer driver пре 14 година
  Michael Brown 9f2e76ea61 [netdevice] Provide a test mechanism for discarding packets at random пре 14 година
  Michael Brown 4bfd5b52c1 [refcnt] Add ref_init() wrapper function пре 14 година
  Michael Brown 6c0e8c14be [libc] Enable automated extraction of error usage reports пре 14 година