27 Revize (70fc25ad6e71a99b5802eb92b95c26407acbe990)

Autor SHA1 Zpráva Datum
  Michael Brown 70fc25ad6e [netdevice] Limit MTU by hardware maximum frame length před 7 roky
  Michael Brown b20d4a1522 [netdevice] Allow network devices to disclaim IRQ support at runtime před 8 roky
  Michael Brown f3812395a2 [netdevice] Add a generic concept of a "blocked link" před 9 roky
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL před 9 roky
  Michael Brown 1d2b7c91f7 [rndis] Add generic RNDIS device abstraction před 9 roky
  Michael Brown 98d09a1e03 [netdevice] Avoid registering duplicate network devices před 9 roky
  Michael Brown 87465258ab [netdevice] Notify upper-layer drivers when RX processing is (un)frozen před 10 roky
  Michael Brown f2bc138391 [netdevice] Add generic concept of a network device configurator před 10 roky
  Michael Brown 2c76c1a6d8 [ipv6] Add IPv6 socket address converter před 10 roky
  Michael Brown 8f30ea4a6b [netdevice] Add find_netdev_by_index() před 10 roky
  Michael Brown 0b65c8cad6 [netdevice] Add method for generating EUI-64 address from link-layer address před 10 roky
  Michael Brown d5f69e9388 [netdevice] Add concept of a network device index před 10 roky
  Michael Brown c9ed9cb4e7 [netdevice] Increase maximum network-layer address length před 10 roky
  Michael Brown 15d2f947f5 [settings] Eliminate settings "tag magic" před 11 roky
  Michael Brown 2095ed413e [netdevice] Add netdev_tx_defer() to allow drivers to defer transmissions před 11 roky
  Michael Brown 03f0c23f8b [ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers před 11 roky
  Michael Brown a667bf044a [netdevice] Allow link layer to report broadcast/multicast packets via pull() před 13 roky
  Michael Brown d6115c91cf [netdevice] Allow non-completion TX errors to be recorded před 13 roky
  Michael Brown f5fd4dec3b [settings] Formalise notion of setting applicability před 13 roky
  Michael Brown 66caec3f00 [netdevice] Allow devices to indicate that interrupts are not supported před 13 roky
  Michael Brown 67b45186a5 [settings] Apply settings block name in register_settings() před 13 roky
  Michael Brown 6fd09b541f [vlan] Add support for IEEE 802.1Q VLANs před 13 roky
  Michael Brown 4576c2da58 [netdevice] Allow per-device receive queue processing to be frozen před 13 roky
  Michael Brown 0d7839678b [netdevice] Add MAX_NET_HEADER_LEN and MAX_LL_NET_HEADER_LEN před 13 roky
  Michael Brown 88dd921e24 [netdevice] Pass both link-layer addresses in net_tx() and net_rx() před 13 roky
  Michael Brown ca4df90a63 [netdevice] Add the concept of a network upper-layer driver před 13 roky
  Michael Brown 8406115834 [build] Rename gPXE to iPXE před 14 roky
  Michael Brown 4a7648bd3d [netdevice] Record whether or not interrupts are currently enabled před 14 roky
  Michael Brown 88e436376c [netdevice] Add netdev_is_open() wrapper function před 14 roky
  Michael Brown 1b1e63d54d [netdevice] Add the concept of an "Ethernet-compatible" MAC address před 14 roky
  Michael Brown 4eab5bc8ca [netdevice] Allow the hardware and link-layer addresses to differ in size před 15 roky
  Michael Brown 37a0aab4ff [netdevice] Separate out the concept of hardware and link-layer addresses před 15 roky
  Michael Brown d09290161e [netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol před 15 roky
  Michael Brown a310d00d37 [netdevice] Add mechanism for reporting detailed link status codes před 15 roky
  Joshua Oreman 254bdc2a8e [netdevice] Adjust maximum link-layer header length for 802.11 před 15 roky
  Joshua Oreman eb3ca2a36f [netdevice] Add netdev argument to link-layer push and pull handlers před 15 roky
  Michael Brown edfbd4e4fa [netdevice] Fix incorrect value for MAX_LL_HEADER_LEN před 15 roky
  Michael Brown 3c06277bbb [settings] Allow for arbitrarily-named settings před 15 roky
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations před 15 roky
  Michael Brown 3c68ff99ea [tables] Incorporate table data type information into table definition před 15 roky
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables před 15 roky
  Michael Brown 02a0215873 [netdevice] Provide function to retrieve the most recently opened net device před 15 roky
  Michael Brown 9a35830d1f [ipoib] Kill off the IPoIB pseudo-header před 15 roky
  Michael Brown 9a52ba0cfa [netdevice] Retain and report detailed error breakdowns před 15 roky
  Michael Brown 3a505dfc35 [netdevice] Change link-layer push() and pull() methods to take raw types před 15 roky
  Michael Brown 6b9cc25556 [netdevice] Split multicast hashing out into an mc_hash method před 15 roky
  Michael Brown 832668105e [netdevice] Add maximum packet length as a net device property před 15 roky
  Michael Brown 30fb3b3810 [undi] Fill in ProtType correctly in PXENV_UNDI_ISR před 16 roky
  Michael Brown 1ba959c6b3 [NETDEV] Add notion of link state před 16 roky
  Michael Brown e5cea13e51 [Settings] Implement simple_settings backed with extensible DHCP options před 16 roky