Commit Graph

7054 Commits (d94afc6ccf6690b30ae112ec8101b3f10d50114e)

Author SHA1 Message Date
Richard Purdie 6c152beefb leds: Standardise LED naming scheme 17 years ago
Christian Borntraeger 370076d932 virtio net: fix oops on interface-up 17 years ago
Andy Fleming 15cf6dde99 Fix PHY Lib support for gianfar and ucc_geth 17 years ago
Ayaz Abdulla 4e84f9b104 forcedeth: preserve registers 17 years ago
Ayaz Abdulla eb79842838 forcedeth: phy status fix 17 years ago
Ayaz Abdulla b2976d23a1 forcedeth: restart tx/rx 17 years ago
Anton Vorontsov 8353ec7b0d cpmac: convert to new Fixed PHY infrastructure 17 years ago
Rami Rosen 731a0609df [PPPOL2TP]: Label unused warning when CONFIG_PROC_FS is not set. 17 years ago
Michael Buesch b79caa68c0 b43: Fix DMA for 30/32-bit DMA engines 17 years ago
Adrian Bunk 221c80cf03 iwl3945-base.c: fix off-by-one errors 17 years ago
Stefano Brivio 8dd0100ce9 b43legacy: fix DMA slot resource leakage 17 years ago
Stefano Brivio 9eca9a8e81 b43legacy: drop packets we are not able to encrypt 17 years ago
Stefano Brivio ada50731c0 b43legacy: fix suspend/resume 17 years ago
Stefano Brivio 0cd67d48b5 b43legacy: fix PIO crash 17 years ago
Krzysztof Halasa 47eaa267a5 Generic HDLC - use random_ether_addr() 17 years ago
Krzysztof Halasa 40d25142f2 Generic HDLC - remove now unneeded hdlc_device_desc 17 years ago
Krzysztof Halasa 983e23041b Generic HDLC - fix kernel panic 17 years ago
Ayyappan Veeraiyan d2f4fbe298 ixgbe: add real-time traffic counters 17 years ago
Ayyappan Veeraiyan 6f11eef779 ixgbe: fix several counter register errata 17 years ago
Ayyappan Veeraiyan e59bd25d57 ixgbe: properly return CHECKSUM_NONE, cleanup csum code 17 years ago
Ayyappan Veeraiyan 5eba3699a3 ixgbe: Fix FW init/release, make this code a function 17 years ago
Ayyappan Veeraiyan 9c83b070ed ixgbe: Fix pause code for ethtool 17 years ago
Ayyappan Veeraiyan 735441fb1a ixbge: Make ethtool code account for media types 17 years ago
Ayyappan Veeraiyan e092be60b2 ixbge: remove TX lock and redo TX accounting. 17 years ago
Ayyappan Veeraiyan d4f80882ee ixgbe: remove obsolete irq_sem, add driver state checking code 17 years ago
Erik Mouw 06f7525be4 xircom_cb should return NETDEV_TX_BUSY when no descriptors available 17 years ago
Leonardo Potenza 6c04a51508 drivers/net/tlan.c: compilation warning fix 17 years ago
Byron Bradley 324ff2c179 mv643xx_eth: fix byte order when checksum offload is enabled 17 years ago
Stephen Hemminger 39dbd9587b sky2: fix for Yukon FE (regression in 2.6.25) 17 years ago
Stephen Rothwell 57f78ab3b0 iSeries: fix section mismatch in iseries_veth 17 years ago
Rafael J. Wysocki 3506e0c49a b43: avoid unregistering device objects during suspend 17 years ago
Mark Gross f011e2e2df latency.c: use QoS infrastructure 17 years ago
Christoph Lameter 9e2779fa28 is_vmalloc_addr(): Check if an address is within the vmalloc boundaries 17 years ago
Richard Knutsson 9ab9898e32 pcmcia/pcnet_cs: fix 'shadow variable' warning 17 years ago
Richard Knutsson cfd4734c1e pcmcia/fmvj18x_cs: fix 'shadow variable' warning 17 years ago
Richard Knutsson c61f26fa60 pcmcia/axnet_cs: make use of 'max()' instead of handcrafted one 17 years ago
Richard Knutsson 6b2e43861b pcmcia/axnet_cs: make functions static 17 years ago
Richard Knutsson 1569d9e89a pcmcia/3c574_cs: fix 'shadow variable' warning 17 years ago
Olof Johansson 906da809c5 pcmcia: replace kio_addr_t with unsigned int everywhere 17 years ago
Andrew Morton 96cf49a2c1 drivers/net/wireless/b43/main.c needs io.h 17 years ago
Johann Felix Soden 2bfc79de2b [NET]: Remove further references to net-modules.txt 17 years ago
Nathaniel Filardo a26af1e08a tun: impossible to deassert IFF_ONE_QUEUE or IFF_NO_PI 17 years ago
Randy Dunlap cd8d627a6b hamradio: fix dmascc section mismatch 17 years ago
Roland Dreier f33afc26dc IB: Avoid marking __devinitdata as const 17 years ago
Jack Morgenstein 893da75956 mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER() 17 years ago
Roland Dreier e8f9b2ed98 mlx4_core: Fix more section mismatches 17 years ago
Dor Laor 6c0cd7c000 virtio_net: parametrize the napi_weight for virtio receive queue. 17 years ago
Rusty Russell 2cb9c6bafc virtio: free transmit skbs when notified, not on next xmit. 17 years ago
Rusty Russell a48bd8f670 virtio: flush buffers on open 17 years ago
Christian Borntraeger e70f2f1bb8 virtnet: remove double ether_setup 17 years ago