Andrew Morton
|
0f989f749b
MODULE_DEVICE_TABLE: fix some callsites
|
10 years ago |
Sathya Perla
|
f986afcbe0
be2net: avoid unncessary swapping of fields in eth_tx_wrb
|
10 years ago |
Vasundhara Volam
|
21252377bb
be2net: process port misconfig async event
|
10 years ago |
Sathya Perla
|
f66b7cfd95
be2net: refactor be_set_rx_mode() and be_vid_config() for readability
|
10 years ago |
Sathya Perla
|
ac34b74378
be2net: remove duplicate code in be_cmd_rx_filter()
|
10 years ago |
Vasundhara Volam
|
70a7b52570
be2net: use offset based FW flashing for Skyhawk chip
|
10 years ago |
Vasundhara Volam
|
81a9e226ff
be2net: avoid flashing SH-B0 UFI image on SH-P2 chip
|
10 years ago |
Vasundhara Volam
|
5d3acd0d16
be2net: refactor code that checks flash file compatibility
|
10 years ago |
Sathya Perla
|
f7062ee5e4
be2net: move un-exported routines from be.h to respective src files
|
10 years ago |
Roopa Prabhu
|
add511b382
bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink
|
10 years ago |
David S. Miller
|
95f873f2ff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Vasundhara Volam
|
e02cfd96a2
be2net: move definitions related to FW cmdsfrom be_hw.h to be_cmds.h
|
10 years ago |
Kalesh AP
|
9a6d73d9f2
be2net: issue function reset cmd in resume path
|
10 years ago |
Kalesh AP
|
00d594c3da
be2net: fix failure case in setting flow control
|
10 years ago |
Kalesh AP
|
0700d8161e
be2net: move interface create code to a separate routine
|
10 years ago |
Sriharsha Basavapatna
|
16dde0d6ac
be2net: Allow GRE to work concurrently while a VxLAN tunnel is configured
|
10 years ago |
Jiri Pirko
|
df8a39defa
net: rename vlan_tx_* helpers since "tx" is misleading there
|
10 years ago |
Sathya Perla
|
5f07b3c51a
be2net: support TX batching using skb->xmit_more flag
|
10 years ago |
Jesse Gross
|
5f35227ea3
net: Generalize ndo_gso_check to ndo_features_check
|
10 years ago |
Sriharsha Basavapatna
|
ac9a3d84e1
be2net: Fix incorrect setting of tunnel offload flag in netdev features
|
10 years ago |
Sriharsha Basavapatna
|
630f4b7056
be2net: Export tunnel offloads only when a VxLAN tunnel is created
|
10 years ago |
Alexander Duyck
|
74b6939de3
emulex: Use skb_put_padto instead of skb_padto() and skb->len assignment
|
10 years ago |
Scott Feldman
|
2c3c031c8f
bridge: add brport flags to dflt bridge_getlink
|
10 years ago |
David S. Miller
|
60b7379dc5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Thomas Graf
|
4ea85e831e
net: Check for presence of IFLA_AF_SPEC
|
10 years ago |
Thomas Graf
|
b7c1a31411
net: Validate IFLA_BRIDGE_MODE attribute length
|
10 years ago |
David S. Miller
|
1459143386
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Jiri Pirko
|
62749e2cb3
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
|
10 years ago |
Eric Dumazet
|
1dcf7b1c5f
be2net:use netdev_rss_key_fill() helper
|
10 years ago |
Joe Stringer
|
725d548f14
be2net: Implement ndo_gso_check()
|
11 years ago |