Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
881acd8987f6633280247087219df465de784a69
/
drivers
/
net
/
ethernet
/
cisco
4505f40
enic: change sprintf() to snprintf()
by Dan Carpenter
· 12 years ago
15c6ff3
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
by Jiri Pirko
· 12 years ago
1dd06ae
drivers/net: fix up function prototypes after __dev* removals
by Greg Kroah-Hartman
· 12 years ago
854de92
enic: remove __dev* attributes
by Bill Pemberton
· 12 years ago
ff33c0e
net: Remove bogus dependencies on INET
by Ben Hutchings
· 12 years ago
b6457ac
enic: remove unnecessary setting of skb->dev
by Jon Mason
· 12 years ago
2e42e47
drivers/net: Convert compare_ether_addr to ether_addr_equal
by Joe Perches
· 12 years ago
4133099
enic: replace open-coded ARRAY_SIZE with macro
by Jim Cromie
· 13 years ago
1a106de
enic: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
b8622cb
enic: Fix addr valid check in enic_set_vf_mac
by Roopa Prabhu
· 13 years ago
b4017c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
413708b
enic: fix an endian bug in enic_probe()
by Dan Carpenter
· 13 years ago
ff4783c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
21ca54e
enic: Fix endianness bug.
by Santosh Nayak
· 13 years ago
2b68c18
enic: Add support for fw init command on sriov vf's
by Roopa Prabhu
· 13 years ago
b476583
enic: Fix ndo_set_vf_mac and ndo_set_vf_port to set/get the sriov vf's mac
by Roopa Prabhu
· 13 years ago
d6c81bc
enic: Add new fw devcmd to set mac address of an interface
by Roopa Prabhu
· 13 years ago
b13423e
enic: rename CMD_MAC_ADDR to CMD_GET_MAC_ADDR
by Roopa Prabhu
· 13 years ago
da19431
cisco/enic: use eth_hw_addr_random() instead of random_ether_addr()
by Danny Kukawka
· 13 years ago
73c2ae7
enic: remove assignment of random mac on enic vf
by Roopa Prabhu
· 13 years ago
9f1de88d
enic: Fix address deregistration for sriov vf during port profile disassociate
by Roopa Prabhu
· 13 years ago
f8a6dd5
enic: Check firmware capability before issuing firmware commands
by Neel Patel
· 13 years ago
63da93d
enic: Enable support for multiple hardware receive queues
by Neel Patel
· 13 years ago
41de8d4
drivers/net: Remove alloc_etherdev error messages
by Joe Perches
· 13 years ago
e404dec
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
by Joe Perches
· 13 years ago
b67f231
enic: fix compile when CONFIG_PCI_IOV is not enabled
by Roopa Prabhu
· 13 years ago
35d87e3
enic: fix location of vnic dev unregister in enic_probe cleanup code
by Roopa Prabhu
· 13 years ago
ca2b721
enic: rearrange some of the port profile code
by Roopa Prabhu
· 13 years ago
7335903
enic: Add sriov vf device id checks in port profile code
by Roopa Prabhu
· 13 years ago
3a4adef
enic: This patch adds pci id 0x71 for SRIOV VF's
by Roopa Prabhu
· 13 years ago
8e58613
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
by Jiri Pirko
· 13 years ago
a1de221
enic: Use kcalloc instead of kzalloc to allocate array
by Thomas Meyer
· 13 years ago
612a94d
Sweep the last of the active .get_drvinfo floors under ethernet/
by Rick Jones
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
5d6bcdf
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
by Ian Campbell
· 13 years ago
3f19279
enic: Add support for port profile association on a enic SRIOV VF
by Roopa Prabhu
· 13 years ago
889d13f
enic: Helper code for SRIOV proxy commands
by Roopa Prabhu
· 13 years ago
8749b42
enic: Add SRIOV support
by Roopa Prabhu
· 13 years ago
4bf5adb
enic: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
88f0748
drivers/net/ethernet/*: Enabled vendor Kconfig options
by Jeff Kirsher
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
0178934
net: introduce IFF_UNICAST_FLT private flag
by Jiri Pirko
· 13 years ago
a6a5580
enic: Move the Cisco driver
by Jeff Kirsher
· 13 years ago