index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
emulex
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-08
be2net: avoid unncessary swapping of fields in eth_tx_wrb
Sathya Perla
2
-18
/
+27
2015-02-08
be2net: process port misconfig async event
Vasundhara Volam
4
-30
/
+139
2015-02-08
be2net: refactor be_set_rx_mode() and be_vid_config() for readability
Sathya Perla
2
-97
/
+127
2015-02-08
be2net: remove duplicate code in be_cmd_rx_filter()
Sathya Perla
3
-51
/
+36
2015-02-08
be2net: use offset based FW flashing for Skyhawk chip
Vasundhara Volam
3
-23
/
+66
2015-02-08
be2net: avoid flashing SH-B0 UFI image on SH-P2 chip
Vasundhara Volam
2
-2
/
+9
2015-02-08
be2net: refactor code that checks flash file compatibility
Vasundhara Volam
2
-68
/
+78
2015-02-08
be2net: replace (1 << x) with BIT(x)
Vasundhara Volam
3
-15
/
+15
2015-02-08
be2net: move un-exported routines from be.h to respective src files
Sathya Perla
3
-166
/
+167
2015-02-06
be2net: fix sparse warning
Lad, Prabhakar
1
-1
/
+1
2015-02-02
bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink
Roopa Prabhu
1
-1
/
+2
2015-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+38
2015-01-25
be2net: Fix TX rate limiting on Lancer/Skyhawk-R VFs
Kalesh AP
1
-0
/
+1
2015-01-25
be2net: move definitions related to FW cmdsfrom be_hw.h to be_cmds.h
Vasundhara Volam
3
-224
/
+176
2015-01-25
be2net: issue function reset cmd in resume path
Kalesh AP
1
-0
/
+4
2015-01-25
be2net: add a log message for POST timeout in Lancer
Kalesh AP
1
-6
/
+11
2015-01-25
be2net: fail VF link config change via ndo_set_vf_link_state() on BE3/Lancer
Kalesh AP
1
-1
/
+1
2015-01-25
be2net: fix failure case in setting flow control
Kalesh AP
2
-11
/
+15
2015-01-25
be2net: move interface create code to a separate routine
Kalesh AP
1
-20
/
+29
2015-01-15
be2net: Allow GRE to work concurrently while a VxLAN tunnel is configured
Sriharsha Basavapatna
1
-3
/
+38
2015-01-14
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-6
/
+6
2015-01-06
be2net: support TX batching using skb->xmit_more flag
Sathya Perla
4
-116
/
+133
2014-12-27
net: Generalize ndo_gso_check to ndo_features_check
Jesse Gross
1
-3
/
+5
2014-12-18
be2net: Fix incorrect setting of tunnel offload flag in netdev features
Sriharsha Basavapatna
1
-0
/
+2
2014-12-11
be2net: Export tunnel offloads only when a VxLAN tunnel is created
Sriharsha Basavapatna
2
-10
/
+33
2014-12-09
ethtool: Support for configurable RSS hash function
Eyal Perry
1
-2
/
+10
2014-12-09
emulex: Use skb_put_padto instead of skb_padto() and skb->len assignment
Alexander Duyck
1
-2
/
+1
2014-12-03
bridge: add brport flags to dflt bridge_getlink
Scott Feldman
1
-1
/
+2
2014-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+5
2014-11-26
net: Check for presence of IFLA_AF_SPEC
Thomas Graf
1
-0
/
+2
2014-11-26
net: Validate IFLA_BRIDGE_MODE attribute length
Thomas Graf
1
-0
/
+3
2014-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+6
2014-11-21
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
Jiri Pirko
1
-2
/
+4
2014-11-16
be2net:use netdev_rss_key_fill() helper
Eric Dumazet
1
-5
/
+5
2014-11-15
be2net: Implement ndo_gso_check()
Joe Stringer
1
-0
/
+6
2014-09-22
be2net: fix alignment on line wrap
Kalesh AP
3
-10
/
+11
2014-09-22
be2net: remove multiple assignments on a single line
Kalesh AP
3
-8
/
+12
2014-09-22
be2net: remove space after typecasts
Kalesh AP
2
-5
/
+5
2014-09-22
be2net: remove unnecessary blank lines after an open brace
Kalesh AP
2
-5
/
+0
2014-09-22
be2net: insert a blank line after function/struct//enum definitions
Kalesh AP
2
-0
/
+5
2014-09-22
be2net: remove multiple blank lines
Kalesh AP
3
-4
/
+0
2014-09-22
be2net: add blank line after declarations
Kalesh AP
4
-0
/
+38
2014-09-22
be2net: remove return statements for void functions
Kalesh AP
2
-5
/
+0
2014-09-22
be2net: add speed reporting for 20G-KR interface
Vasundhara Volam
2
-0
/
+8
2014-09-22
be2net: add speed reporting for 40G/KR interface
Kalesh AP
1
-0
/
+7
2014-09-22
be2net: fix sparse warnings in be_cmd_req_port_type{}
Suresh Reddy
1
-2
/
+2
2014-09-22
be2net: fix a sparse warning in be_cmd_modify_eqd()
Kalesh AP
1
-2
/
+2
2014-09-14
be2net: enable PCIe error reporting on VFs too
Kalesh AP
1
-5
/
+3
2014-09-14
be2net: send a max of 8 EQs to be_cmd_modify_eqd() on Lancer
Kalesh AP
1
-2
/
+21
2014-09-14
be2net: fix port-type reporting in get_settings
Ravikumar Nelavelli
4
-16
/
+73
[next]