Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
78c3bcc5d1af64f51d9f30b0f5a2d1985bf69734
/
drivers
/
net
78c3bcc
bnx2x: Improve PF behaviour toward VF
by Ariel Elior
· 12 years ago
8640caf
qlcnic: Update version to 5.2.44
by Jitendra Kalsaria
· 12 years ago
486a5bc
qlcnic: Add support for 83xx suspend and resume.
by Rajesh Borundia
· 12 years ago
8af3f33
qlcnic: Add support for 'set driver version' in 83XX
by Pratik Pujar
· 12 years ago
db13178
qlcnic: Cleanup of structure qlcnic_hardware_context
by Pratik Pujar
· 12 years ago
9baf1aa
qlcnic: Add support for PEX DMA method to read memory section of adapter dump
by Shahed Shaikh
· 12 years ago
2c4a787
qlcnic: Minimize sleep duration within loopback diagnostic test.
by Jitendra Kalsaria
· 12 years ago
52e493d
qlcnic: Secondary unicast MAC address support.
by Jitendra Kalsaria
· 12 years ago
b6b4316
qlcnic: Handle qlcnic_alloc_mbx_args() failure
by Shahed Shaikh
· 12 years ago
8576827
bnx2: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM)
by Yijing Wang
· 12 years ago
f9c7da5
amd8111e: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM)
by Yijing Wang
· 12 years ago
b8a39dd
Bnx2x: remove redundant D0 power state set
by Yijing Wang
· 12 years ago
d6cf7a8
at91_ether: Do not select NET_CORE
by Ben Hutchings
· 12 years ago
a1606c7
net: Move MII out from under NET_CORE and hide it
by Ben Hutchings
· 12 years ago
b88ec38
bonding: trivial: make alb use bond_slave_has_mac()
by Veaceslav Falico
· 12 years ago
257a3fe
be2net: use pci_vfs_assigned()/pci_num_vf() instead of be_find_vfs()
by Sathya Perla
· 12 years ago
75b2945
bnx2x: replace mechanism to check for next available packet
by Dmitry Kravkov
· 12 years ago
8f20aa5
bnx2x: add support for ndo_ll_poll
by Dmitry Kravkov
· 12 years ago
8501841
net/mlx4_en: Low Latency recv statistics
by Amir Vadai
· 12 years ago
9e77a2b
net/mlx4_en: Add Low Latency Socket (LLS) support
by Amir Vadai
· 12 years ago
0e6fbc5
ip_tunnels: extend iptunnel_xmit()
by Pravin B Shelar
· 12 years ago
ac8025a
sh_eth: get R8A7740 Rx descriptor word 0 shift out of #ifdef
by Sergei Shtylyov
· 12 years ago
c8bbe37
sh_eth: cleanup 'enum TD_STS_BIT'
by Sergei Shtylyov
· 12 years ago
a80c3de
sh_eth: remove redundant bits from 'eesipr_value' field initializer
by Sergei Shtylyov
· 12 years ago
8f80899
sh_eth: remove 'tx_error_check' field of 'struct sh_eth_cpu_data'
by Sergei Shtylyov
· 12 years ago
3719109
sh_eth: add NAPI support
by Sergei Shtylyov
· 12 years ago
ea7d69e
sh_eth: define/use EESR_RX_CHECK macro
by Sergei Shtylyov
· 12 years ago
d98cae64e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
eb064c3
vxlan: fix check for migration of static entry
by stephen hemminger
· 12 years ago
646093a
bcm63xx_enet: fix return value check in bcm_enet_shared_probe()
by Wei Yongjun
· 12 years ago
4afe215
can: usb_8dev: unregister netdev before free()ing
by Marc Kleine-Budde
· 12 years ago
511efbb
pxa168_eth: convert skb->end into skb_end_pointer(skb)
by Isaku Yamahata
· 12 years ago
18f1d05
mv643xx_eth.c: convert skb->end into skb_end_poitner(skb)
by Isaku Yamahata
· 12 years ago
32bc9b4
fec: Add support to restart autonegotiate
by Chris Healy
· 12 years ago
cedb743
bonding: don't call alb_set_slave_mac_addr() while atomic
by Veaceslav Falico
· 12 years ago
ab8e99d
net: cpsw: check for cpts pointer after its allocation
by Sebastian Siewior
· 12 years ago
c5b248d
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into wireless
by David S. Miller
· 12 years ago
ab69bde
alx: add a simple AR816x/AR817x device driver
by Johannes Berg
· 12 years ago
72bb72b
tg3: Prevent system hang during repeated EEH errors.
by Michael Chan
· 12 years ago
93725cb
Fix the VLAN_TAG_PRESENT in netvsc_recv_callback()
by Haiyang Zhang
· 12 years ago
7aa2723
vxlan: handle skb_clone failure
by stephen hemminger
· 12 years ago
26a41ae6
vxlan: only migrate dynamic FDB entries
by stephen hemminger
· 12 years ago
3bf74b1
vxlan: fix race between flush and incoming learning
by stephen hemminger
· 12 years ago
722a300
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
8177a9d
lseek(fd, n, SEEK_END) does *not* go to eof - n
by Al Viro
· 12 years ago
948e306
net/mlx4: Add VF link state support
by Rony Efraim
· 12 years ago
3dc6475
bcm63xx_enet: add support Broadcom BCM6345 Ethernet
by Florian Fainelli
· 12 years ago
c9bfbb3
tulip: Properly check dma mapping result
by Neil Horman
· 12 years ago
fcb3701
brcmfmac: free primary net_device when brcmf_bus_start() fails
by Arend van Spriel
· 12 years ago
dd01989
net: sh_eth: fix incorrect RX length error if R8A7740
by Yoshihiro Shimoda
· 12 years ago
cc60ab0
drivers: net: davinci_mdio: restore mdio clk divider in mdio resume
by Mugunthan V N
· 12 years ago
5033ec3
drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driver
by Mugunthan V N
· 12 years ago
8e99440
sh_eth: remove '__maybe_unused' annotations
by Sergei Shtylyov
· 12 years ago
df465ab
tg3: Wait for boot code to finish after power on
by Nithin Sujir
· 12 years ago
4f5474e
bonding: fix igmp_retrans type and two related races
by Nikolay Aleksandrov
· 12 years ago
b8fad45
bonding: reset master mac on first enslave failure
by Nikolay Aleksandrov
· 12 years ago
631f24a
net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG used
by Dinh Nguyen
· 12 years ago
0c5fed0
be2net: Fix 32-bit DMA Mask handling
by Somnath Kotur
· 12 years ago
94f950c
xen-netback: don't de-reference vif pointer after having called xenvif_put()
by Jan Beulich
· 12 years ago
8c367fc
cxgb4: Do not set net_device::dev_id to VI index
by Ben Hutchings
· 12 years ago
f57855a
macvtap: fix uninitialized return value macvtap_ioctl_set_queue()
by Jason Wang
· 12 years ago
d9a90a3
macvtap: slient sparse warnings
by Jason Wang
· 12 years ago
99ffc3e
macvlan: don't touch promisc without passthrough
by Michael S. Tsirkin
· 12 years ago
944a137
tun: Turn tun_flow_init() into void fn
by Pavel Emelyanov
· 12 years ago
274038f
tun: Report "persist" flag to userspace
by Pavel Emelyanov
· 12 years ago
4a2e667
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 12 years ago
8f728d7
sh_eth: split 'sh_eth_netdev_ops'
by Sergei Shtylyov
· 12 years ago
d90b9e2
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes
by John W. Linville
· 12 years ago
8c8d2017
rt2800: fix RT5390 & RT3290 TX power settings regression
by Stanislaw Gruszka
· 12 years ago
541e667
brcmsmac: disable power-save related functions
by Arend van Spriel
· 12 years ago
a8cf019
iwlegacy: fix rate control regression
by Stanislaw Gruszka
· 12 years ago
42d887a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
e0e29b6
b43: stop format string leaking into error msgs
by Kees Cook
· 12 years ago
5efac94
ath9k: Use minstrel rate control by default
by Sujith Manoharan
· 12 years ago
9600593
Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity"
by Felix Fietkau
· 12 years ago
531671c
ath9k: Disable PowerSave by default
by Sujith Manoharan
· 12 years ago
71aa5bb
net: wireless: iwlegacy: fix build error for il_pm_ops
by Yijing Wang
· 12 years ago
87ccee4
rtlwifi: Fix a false leak indication for PCI devices
by Larry Finger
· 12 years ago
a805de4
wl12xx/wl18xx: scan all 5ghz channels
by Eliad Peller
· 12 years ago
0e284c0
wl12xx: increase minimum singlerole firmware version required
by Luciano Coelho
· 12 years ago
60c28cf
wl12xx: fix minimum required firmware version for wl127x multirole
by Luciano Coelho
· 12 years ago
5b8df24
rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networks
by Larry Finger
· 12 years ago
f873ded
mwifiex: debugfs: Fix out of bounds array access
by Mark A. Greer
· 12 years ago
622ebe9
iwlwifi: fix rate control regression
by Moshe Benji
· 12 years ago
5eaedf3
gianfar: Add backwards compatible Single Queue mode polling
by Claudiu Manoil
· 12 years ago
6602041
sfc: Store port number in private data, not net_device::dev_id
by Ben Hutchings
· 12 years ago
735d381
team: remove synchronize_rcu() called during port disable
by Jiri Pirko
· 12 years ago
d80b35b
team: use kfree_rcu instead of synchronize_rcu in team_port_dev
by Jiri Pirko
· 12 years ago
6c31ff3
team: remove synchronize_rcu() called during queue override change
by Jiri Pirko
· 12 years ago
32766ff
net: can: Convert to use devm_ioremap_resource
by Tushar Behera
· 12 years ago
eed5d29
net: emaclite: Convert to use devm_ioremap_resource
by Tushar Behera
· 12 years ago
941e173
net: fec: Convert to use devm_ioremap_resource
by Tushar Behera
· 12 years ago
afd6eae
3c59x: consolidate error cleanup in vortex_init_one()
by Sergei Shtylyov
· 12 years ago
3f8b963
veth: remove redundant call of dev_alloc_name
by Hong zhi guo
· 12 years ago
72df935
team: move add to port list before port enablement
by Jiri Pirko
· 12 years ago
76c455d
team: check return value of team_get_port_by_index_rcu() for NULL
by Jiri Pirko
· 12 years ago
19a6afb
tuntap: set SOCK_ZEROCOPY flag during open
by Jason Wang
· 12 years ago
3899ba9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
8b3e7be
cw1200: Fix an assorted pile of checkpatch warnings.
by Solomon Peachy
· 12 years ago
19db577
cw1200: Eliminate the ETF debug/engineering code.
by Solomon Peachy
· 12 years ago
Next »