index
:
kernel
0x221E-v0.0.1-v6.19
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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
emulex
Age
Commit message (
Expand
)
Author
2015-03-08
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-04
be2net: implement .sriov_configure() PCI callback
Vasundhara Volam
2015-03-04
be2net: re-distribute SRIOV resources allowed by FW
Vasundhara Volam
2015-03-04
be2net: avoid creating the non-RSS default RXQ if FW allows to
Vasundhara Volam
2015-03-03
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
2015-02-23
be2net: move be_func_init() call inside be_setup()
Sathya Perla
2015-02-23
be2net: refactor adapter resource cleanup sequence into be_cleanup()
Kalesh AP
2015-02-23
be2net: refactor adapter resource initialzation sequence into be_resume()
Kalesh AP
2015-02-23
be2net: remove code duplication relating to Lancer reset sequence
Sathya Perla
2015-02-23
be2net: refactor error detect/recovery function
Kalesh AP
2015-02-23
be2net: use a wrapper to schedule and cancel error detection task
Sathya Perla
2015-02-23
be2net: refactor function initalization sequence into be_func_init()
Sathya Perla
2015-02-23
be2net: get rid of be_get_initial_config() call from be_probe()
Sathya Perla
2015-02-23
be2net: move adapter fields alloc/free code to new routines
Sathya Perla
2015-02-20
be2net: Add a few inline functions to test TXQ conditions
Sriharsha Basavapatna
2015-02-20
be2net: Minor code cleanup in tx completion process
Sriharsha Basavapatna
2015-02-20
be2net: Refactor be_xmit_enqueue() routine
Sriharsha Basavapatna
2015-02-20
be2net: Refactor wrb_fill_hdr() routine
Sriharsha Basavapatna
2015-02-13
MODULE_DEVICE_TABLE: fix some callsites
Andrew Morton
2015-02-07
be2net: avoid unncessary swapping of fields in eth_tx_wrb
Sathya Perla
2015-02-07
be2net: process port misconfig async event
Vasundhara Volam
2015-02-07
be2net: refactor be_set_rx_mode() and be_vid_config() for readability
Sathya Perla
2015-02-07
be2net: remove duplicate code in be_cmd_rx_filter()
Sathya Perla
2015-02-07
be2net: use offset based FW flashing for Skyhawk chip
Vasundhara Volam
2015-02-07
be2net: avoid flashing SH-B0 UFI image on SH-P2 chip
Vasundhara Volam
2015-02-07
be2net: refactor code that checks flash file compatibility
Vasundhara Volam
2015-02-07
be2net: replace (1 << x) with BIT(x)
Vasundhara Volam
2015-02-07
be2net: move un-exported routines from be.h to respective src files
Sathya Perla
2015-02-05
be2net: fix sparse warning
Lad, Prabhakar
2015-02-01
bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink
Roopa Prabhu
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-24
be2net: Fix TX rate limiting on Lancer/Skyhawk-R VFs
Kalesh AP
2015-01-24
be2net: move definitions related to FW cmdsfrom be_hw.h to be_cmds.h
Vasundhara Volam
2015-01-24
be2net: issue function reset cmd in resume path
Kalesh AP
2015-01-24
be2net: add a log message for POST timeout in Lancer
Kalesh AP
2015-01-24
be2net: fail VF link config change via ndo_set_vf_link_state() on BE3/Lancer
Kalesh AP
2015-01-24
be2net: fix failure case in setting flow control
Kalesh AP
2015-01-24
be2net: move interface create code to a separate routine
Kalesh AP
2015-01-15
be2net: Allow GRE to work concurrently while a VxLAN tunnel is configured
Sriharsha Basavapatna
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-05
be2net: support TX batching using skb->xmit_more flag
Sathya Perla
2014-12-26
net: Generalize ndo_gso_check to ndo_features_check
Jesse Gross
2014-12-18
be2net: Fix incorrect setting of tunnel offload flag in netdev features
Sriharsha Basavapatna
2014-12-11
be2net: Export tunnel offloads only when a VxLAN tunnel is created
Sriharsha Basavapatna
2014-12-08
ethtool: Support for configurable RSS hash function
Eyal Perry
2014-12-08
emulex: Use skb_put_padto instead of skb_padto() and skb->len assignment
Alexander Duyck
2014-12-02
bridge: add brport flags to dflt bridge_getlink
Scott Feldman
2014-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-26
net: Check for presence of IFLA_AF_SPEC
Thomas Graf
2014-11-26
net: Validate IFLA_BRIDGE_MODE attribute length
Thomas Graf
[prev]
[next]