Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d53bc2df189f1e11a947eed077f0360bfadf9986
/
drivers
/
net
d53bc2d
meth: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
0d3936a
macmace: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
488b4ab
mace: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
71f4367
lib82596: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
52b031f
korina: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
502a326
jazzsonic: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
e7090e3
ixp2000/ixpdev: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
c277536
iseries_veth: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
a1de966
irda/sa1100_ir: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
c76ccd6
irda/pxaficp_ir: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
602355a
irda/au1k_ir: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
e186d17
ibmveth: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
2e303a9
hplance: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
d88106b
dm9000: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
63ef7d8
cpmac: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
7a4762a
bmac: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
eb9bdae
8390(p): remove old compat_net_dev_ops code
by Alexander Beregalov
· 16 years ago
84381ee
usbnet: remove old compat_net_dev_ops code
by Alexander Beregalov
· 16 years ago
d130fe5
ipw2x00: remove old compat_net_dev_ops code
by Alexander Beregalov
· 16 years ago
76620aa
gro: New frags interface to avoid copying shinfo
by Herbert Xu
· 16 years ago
861ab44
NET/r8169: Rework suspend and resume
by Rafael J. Wysocki
· 16 years ago
0ee904c
drivers/net: replace BUG() with BUG_ON() if possible
by Alexander Beregalov
· 16 years ago
710b523
kaweth: Clean up code
by Larry Finger
· 16 years ago
54cb228
at76c50x-usb: remove pointless conditional before kfree_skb()
by Wei Yongjun
· 16 years ago
728a997
be2net: changes for checksum and segmentation offload
by Ajit Khaparde
· 16 years ago
8d1c3c0
ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task()
by Tony Breeds
· 16 years ago
0419305
ixgbe: Update get_physical_layer() calls, plus a version bump
by Peter P Waskiewicz Jr
· 16 years ago
1eb99d5
ixgbe: Update the usage of orig_autoc to be more consistent
by PJ Waskiewicz
· 16 years ago
553b449
ixgbe: Remove unnecessary PHY reset, properly identify multispeed fiber modules
by PJ Waskiewicz
· 16 years ago
04f165e
ixgbe: Move PHY ops initialization to centralize bus accesses
by PJ Waskiewicz
· 16 years ago
d3e9c56
ixgbe: Don't return error in flow control configuration if FC is off
by PJ Waskiewicz
· 16 years ago
e80e887
ixgbe: add define to support 82599 64 IVAR registers
by Don Skidmore
· 16 years ago
6e4e87d
ixgbe: add support for addition VT_CTL defines
by Don Skidmore
· 16 years ago
d988ead
ixgbe: fix IXGBE_MTQC values
by Don Skidmore
· 16 years ago
2132d38
ixgbe: Enable another bit for flow control operation
by PJ Waskiewicz
· 16 years ago
8509500
sfc: Don't specify unexistent IRQ
by Jean Delvare
· 16 years ago
ea7eaa3
netxen: cache align register map table
by Dhananjay Phadke
· 16 years ago
a92e9e6
netxen: enable GRO support
by Amit Kumar Salecha
· 16 years ago
f6d21f4
netxen: enable rss for NX2031
by Dhananjay Phadke
· 16 years ago
f98a9f6
netxen: sanitize function names
by Dhananjay Phadke
· 16 years ago
1fbe632
netxen: annotate register access functions
by Dhananjay Phadke
· 16 years ago
71dcddb
netxen: allocate status rings dynamically
by Dhananjay Phadke
· 16 years ago
3bf26ce
netxen: async link event handling
by Dhananjay Phadke
· 16 years ago
56a0078
netxen: defer firmware handshake
by Dhananjay Phadke
· 16 years ago
d877f1e
netxen: refactor transmit code
by Dhananjay Phadke
· 16 years ago
1b1f789
netxen: refactor netxen_adapter
by Dhananjay Phadke
· 16 years ago
e98e335
netxen: code cleanup
by Dhananjay Phadke
· 16 years ago
ce0b620
dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)
by Yang Hongyang
· 16 years ago
28b7679
dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)
by Yang Hongyang
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
6afd142
dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)
by Yang Hongyang
· 16 years ago
50cf156
dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)
by Yang Hongyang
· 16 years ago
e911e0d
dma-mapping: replace all DMA_48BIT_MASK macro with DMA_BIT_MASK(48)
by Yang Hongyang
· 16 years ago
6a35528
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
by Yang Hongyang
· 16 years ago
3989203
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
37efa23
b44: Use kernel DMA addresses for the kernel DMA API
by Michael Buesch
· 16 years ago
35a7433
forcedeth: Fix resume from hibernation regression.
by Ed Swierk
· 16 years ago
10fd9d7
ibm_newemac: Fix dangerous struct assumption
by Jean Delvare
· 16 years ago
29ebd9a
smsc911x: remove unused #include <linux/version.h>
by Huang Weiyi
· 16 years ago
ad3620a
axnet_cs: fix phy_id detection for bogus Asix chip.
by Ken Kawasaki
· 16 years ago
57579f7
bnx2: Use request_firmware()
by Michael Chan
· 16 years ago
5d4d9e8
b44: Fix sizes passed to b44_sync_dma_desc_for_{device,cpu}()
by Michael Buesch
· 16 years ago
62994b2
virtio_net: Set the mac config only when VIRITO_NET_F_MAC
by Alex Williamson
· 16 years ago
cd36e9e
myri_sbus: use request_firmware
by Jaswinder Singh Rajput
· 16 years ago
81c5228
e1000: fix loss of multicast packets
by Jesse Brandeburg
· 16 years ago
2b05e00
vxge: should include tcp.h
by Alexander Beregalov
· 16 years ago
811158b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
ef8a97bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
bf6aede
workqueue: add to_delayed_work() helper function
by Jean Delvare
· 16 years ago
6c8ad3b
glge: remove unused #include <version.h>
by Huang Weiyi
· 16 years ago
345bec6
dnet: remove unused #include <version.h>
by Huang Weiyi
· 16 years ago
0de8ca5
hso: fix for the 'invalid frame length' messages
by Jan Dumon
· 16 years ago
3b7d2b3
hso: fix for crash when unplugging the device
by Jan Dumon
· 16 years ago
b6bc978
fsl_pq_mdio: Fix compile failure
by Segher Boessenkool
· 16 years ago
0ac023f
fsl_pq_mdio: Revive UCC MDIO support
by Anton Vorontsov
· 16 years ago
da1aa63
ucc_geth: Pass proper device to DMA routines, otherwise oops happens
by Anton Vorontsov
· 16 years ago
a2c465d
tc35815: Fix build error if NAPI enabled
by Atsushi Nemoto
· 16 years ago
9961d842
hso: add Vendor/Product ID's for new devices
by Jan Dumon
· 16 years ago
530e2eb
ucc_geth: Remove unused header
by Kumar Gala
· 16 years ago
53ea219
gianfar: Remove unused header
by Kumar Gala
· 16 years ago
4ff61c8
kaweth: Fix locking to be SMP-safe
by Larry Finger
· 16 years ago
d78ad8c
r8169: reset IntrStatus after chip reset
by Karsten Wiese
· 16 years ago
f9ed885
ixgbe: Fix potential memory leak/driver panic issue while setting up Tx & Rx ring parameters
by Mallikarjuna R Chilakala
· 16 years ago
71fd570
ixgbe: fix ethtool -A|a behavior
by Don Skidmore
· 16 years ago
a20a119
ixgbe: Patch to fix driver panic while freeing up tx & rx resources
by Mallikarjuna R Chilakala
· 16 years ago
44df32c
ixgbe: refactor tx buffer processing to use skb_dma_map/unmap
by Alexander Duyck
· 16 years ago
8be0e46
ixgbe: Fix 82598 MSI-X allocation on systems with more than 8 CPU cores
by PJ Waskiewicz
· 16 years ago
cd7664f
ixgbe: feature - driver to default with FC on.
by Don Skidmore
· 16 years ago
ea4af4f
ixgbe: Fix DCB netlink layer for 82599 to enable Priority Flow Control
by PJ Waskiewicz
· 16 years ago
7c5b83230
ixgbe: Fix ethtool output with advertised mode.
by Don Skidmore
· 16 years ago
b453368
ixgbe: fix build when DEBUG is defined
by Alexander Duyck
· 16 years ago
3fe7c4c
net/igb: Fix kexec with igb (rev. 3)
by Rafael J. Wysocki
· 16 years ago
cdfa9f6
igb: cleanup igb loopback path
by Alexander Duyck
· 16 years ago
a6a6056
igb: increase delay for copper link setup
by Alexander Duyck
· 16 years ago
d1a8c9e
igb: set num_rx/tx_queues to 0 when queues are freed
by Alexander Duyck
· 16 years ago
59c3de8
igb: add support for x2 link width configurations
by Alexander Duyck
· 16 years ago
9404c82
net/fec_mpc52xx: Don't dereference phy_device if it is NULL
by Grant Likely
· 16 years ago
d360009
net/fec_mpc52xx: Migrate to net_device_ops.
by Henk Stegeman
· 16 years ago
461cadb
net/fec_mpc52xx: fix BUG on missing dma_ops
by Grant Likely
· 16 years ago
f178285
Neterion: New driver: Kconfig and Makefile
by Ramkrishna Vepa
· 16 years ago
Next »