84 Révisions (2c011d77ae0147b8cc68bc4f3c577ebf55b83f16)

Auteur SHA1 Message Date
  Michael Brown 88e19fcda9 [netdevice] Clear network device setting before unregistering il y a 11 ans
  Michael Brown 947976da0c [netdevice] Do not force a poll on net_tx() il y a 11 ans
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts il y a 12 ans
  Michael Brown b0e236a9ee [netdevice] Process all received packets in net_poll() il y a 12 ans
  Michael Brown 4f4369064b [netdevice] Allow driver to preinitialise the link-layer address il y a 12 ans
  Michael Brown 38b205d0a4 [list] Tidy up naming convention for list_contains() and friends il y a 12 ans
  Michael Brown a667bf044a [netdevice] Allow link layer to report broadcast/multicast packets via pull() il y a 13 ans
  Michael Brown e01ec74601 [process] Pass containing object pointer to process step() methods il y a 13 ans
  Michael Brown d6115c91cf [netdevice] Allow non-completion TX errors to be recorded il y a 13 ans
  Michael Brown 0b6808aadc [netdevice] Improve detection of bugs in drivers' TX completion handling il y a 13 ans
  Michael Brown 9e3604168a [netdevice] Move high-frequency debug messages to DBGLVL_EXTRA il y a 13 ans
  Michael Brown 1588b9336e [netdevice] Simplify link-down status message il y a 13 ans
  Piotr Jaroszyński 8ab2f51997 [netdevice] Mark devices as open only if opening succeeds il y a 13 ans
  Michael Brown 66caec3f00 [netdevice] Allow devices to indicate that interrupts are not supported il y a 13 ans
  Michael Brown 67b45186a5 [settings] Apply settings block name in register_settings() il y a 13 ans
  Michael Brown 6fd09b541f [vlan] Add support for IEEE 802.1Q VLANs il y a 13 ans
  Michael Brown 4576c2da58 [netdevice] Allow per-device receive queue processing to be frozen il y a 13 ans
  Michael Brown 24fc6aa5b0 [netdevice] Use net device name in debugging messages il y a 13 ans
  Shao Miller 98b3599a65 [list] Fix typographical error from previous commit il y a 13 ans
  Michael Brown ea631f6fb8 [list] Add list_first_entry() il y a 13 ans
  Michael Brown 88dd921e24 [netdevice] Pass both link-layer addresses in net_tx() and net_rx() il y a 13 ans
  Michael Brown 85a3169967 [netdevice] Report network-layer errors via network device statistics il y a 13 ans
  Michael Brown ca4df90a63 [netdevice] Add the concept of a network upper-layer driver il y a 14 ans
  Michael Brown 9f2e76ea61 [netdevice] Provide a test mechanism for discarding packets at random il y a 14 ans
  Michael Brown 4bfd5b52c1 [refcnt] Add ref_init() wrapper function il y a 14 ans
  Michael Brown 6c0e8c14be [libc] Enable automated extraction of error usage reports il y a 14 ans
  Michael Brown 8406115834 [build] Rename gPXE to iPXE il y a 14 ans
  Michael Brown 4a7648bd3d [netdevice] Record whether or not interrupts are currently enabled il y a 14 ans
  Michael Brown 88e436376c [netdevice] Add netdev_is_open() wrapper function il y a 14 ans
  Michael Brown 4eab5bc8ca [netdevice] Allow the hardware and link-layer addresses to differ in size il y a 15 ans
  Michael Brown 37a0aab4ff [netdevice] Separate out the concept of hardware and link-layer addresses il y a 15 ans
  Michael Brown 8de49af0d2 [infiniband] Add last_opened_ibdev(), analogous to last_opened_netdev() il y a 15 ans
  Michael Brown 04878ef745 [process] Make it safe to call process_add() multiple times il y a 15 ans
  Michael Brown a310d00d37 [netdevice] Add mechanism for reporting detailed link status codes il y a 15 ans
  Joshua Oreman eb3ca2a36f [netdevice] Add netdev argument to link-layer push and pull handlers il y a 15 ans
  Michael Brown 3c06277bbb [settings] Allow for arbitrarily-named settings il y a 15 ans
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations il y a 15 ans
  Michael Brown f3335b83d4 [netdevice] Add debug message for unknown network-layer protocols il y a 15 ans
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables il y a 15 ans
  Michael Brown 02a0215873 [netdevice] Provide function to retrieve the most recently opened net device il y a 15 ans
  Michael Brown 9a52ba0cfa [netdevice] Retain and report detailed error breakdowns il y a 15 ans
  Michael Brown 0a6c66a830 [settings] Add the notion of a "tag magic" to numbered settings il y a 15 ans
  Michael Brown 3a505dfc35 [netdevice] Change link-layer push() and pull() methods to take raw types il y a 15 ans
  Michael Brown 30fb3b3810 [undi] Fill in ProtType correctly in PXENV_UNDI_ISR il y a 16 ans
  Michael Brown aec9b8a41b [Settings] Use a settings applicator to configure IPv4 routes. il y a 16 ans
  Michael Brown acfa14423e [Settings] Add per-netdevice settings block il y a 16 ans
  Michael Brown 9ac0377fbb Force a netdevice poll in net_tx() before attempting to transmit il y a 16 ans
  Michael Brown 2303c45d65 Force a netdevice poll in net_tx() before attempting to transmit il y a 16 ans
  Michael Brown 1af346b531 Minor debug message improvement. il y a 17 ans
  Michael Brown 387a1a8556 Minor debug message improvement. il y a 17 ans