71 커밋 (c0215780dea4ffc97fcf5e6565093436c1b87b42)

작성자 SHA1 메시지 날짜
  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() 14 년 전
  Michael Brown 6fd09b541f [vlan] Add support for IEEE 802.1Q VLANs 14 년 전
  Michael Brown 4576c2da58 [netdevice] Allow per-device receive queue processing to be frozen 14 년 전
  Michael Brown 24fc6aa5b0 [netdevice] Use net device name in debugging messages 14 년 전
  Shao Miller 98b3599a65 [list] Fix typographical error from previous commit 14 년 전
  Michael Brown ea631f6fb8 [list] Add list_first_entry() 14 년 전
  Michael Brown 88dd921e24 [netdevice] Pass both link-layer addresses in net_tx() and net_rx() 14 년 전
  Michael Brown 85a3169967 [netdevice] Report network-layer errors via network device statistics 14 년 전
  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 년 전
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 년 전
  Michael Brown 4a7648bd3d [netdevice] Record whether or not interrupts are currently enabled 14 년 전
  Michael Brown 88e436376c [netdevice] Add netdev_is_open() wrapper function 14 년 전
  Michael Brown 4eab5bc8ca [netdevice] Allow the hardware and link-layer addresses to differ in size 15 년 전
  Michael Brown 37a0aab4ff [netdevice] Separate out the concept of hardware and link-layer addresses 15 년 전
  Michael Brown 8de49af0d2 [infiniband] Add last_opened_ibdev(), analogous to last_opened_netdev() 15 년 전
  Michael Brown 04878ef745 [process] Make it safe to call process_add() multiple times 15 년 전
  Michael Brown a310d00d37 [netdevice] Add mechanism for reporting detailed link status codes 15 년 전
  Joshua Oreman eb3ca2a36f [netdevice] Add netdev argument to link-layer push and pull handlers 15 년 전
  Michael Brown 3c06277bbb [settings] Allow for arbitrarily-named settings 15 년 전
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 년 전
  Michael Brown f3335b83d4 [netdevice] Add debug message for unknown network-layer protocols 15 년 전
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables 15 년 전
  Michael Brown 02a0215873 [netdevice] Provide function to retrieve the most recently opened net device 16 년 전
  Michael Brown 9a52ba0cfa [netdevice] Retain and report detailed error breakdowns 16 년 전
  Michael Brown 0a6c66a830 [settings] Add the notion of a "tag magic" to numbered settings 16 년 전
  Michael Brown 3a505dfc35 [netdevice] Change link-layer push() and pull() methods to take raw types 16 년 전
  Michael Brown 30fb3b3810 [undi] Fill in ProtType correctly in PXENV_UNDI_ISR 16 년 전
  Michael Brown aec9b8a41b [Settings] Use a settings applicator to configure IPv4 routes. 16 년 전
  Michael Brown acfa14423e [Settings] Add per-netdevice settings block 16 년 전
  Michael Brown 9ac0377fbb Force a netdevice poll in net_tx() before attempting to transmit 17 년 전
  Michael Brown 2303c45d65 Force a netdevice poll in net_tx() before attempting to transmit 17 년 전
  Michael Brown 1af346b531 Minor debug message improvement. 17 년 전
  Michael Brown 387a1a8556 Minor debug message improvement. 17 년 전
  Michael Brown 4c418d2100 Use net_device_operations structure and netdev_nullify() to allow for 17 년 전
  Holger Lubitz 32e4ca8ae3 convert to zalloc 17 년 전
  Michael Brown 539ff45fd0 Allow recording of TX and RX errors to aid in end-user debugging. 17 년 전
  Michael Brown fd86c819ba Use a linker-table based system to automatically mark and start up 17 년 전
  Michael Brown 0924cf678e Implemented (untested) PXENV_START_UNDI. 17 년 전
  Michael Brown 4968caab82 Add trivial net device statistics (TX and RX packet count), reported 17 년 전
  Michael Brown f77815f2b1 Kill off hotplug.h and just make net devices normal reference-counted 17 년 전
  Michael Brown 3601103381 Modify process semantics; rescheduling is now automatic. 17 년 전
  Michael Brown 3e2c6b6736 pkbuff->iobuf changeover 17 년 전
  Michael Brown 520d9c36af Updated ISAPnP, EISA, MCA and ISA buses to current device model. 17 년 전
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h 17 년 전
  Michael Brown c014f607a8 Use total free memory as advertised window. This seems to be sufficient 17 년 전
  Michael Brown 05f4c3d176 Remove the one-packet-per-poll-cycle limit; it seems to no longer be 17 년 전