Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
618fad954b9becf095f1b52391af29f743ff4662
/
drivers
618fad9
net/mlx4_core: Replace sscanf() with kstrtoint()
by Dotan Barak
· 12 years ago
42f1e90
net/mlx4_en: Remove an unnecessary test
by Dotan Barak
· 12 years ago
b944ebe
net/mlx4_en: Add prints when TX timeout occurs
by Yevgeny Petrilin
· 12 years ago
0cc5c8b
net/mlx4_en: Fix a race between napi poll function and RX ring cleanup
by Eugenia Emantayev
· 12 years ago
9e19b54
net/mlx4_en: Change log level from error to debug for vlan related messages
by Eugenia Emantayev
· 12 years ago
4801ae7
net/mlx4_en: Move register_netdev() to the end of initialization function
by Eugenia Emantayev
· 12 years ago
6123db2e
net/mlx4_en: Do not query stats when device port is down
by Jack Morgenstein
· 12 years ago
8850494
net/mlx4_en: Fix resource leak in error flow
by Dotan Barak
· 12 years ago
51151a1
mlx4: allow order-0 memory allocations in RX path
by Eric Dumazet
· 12 years ago
3bae9db
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
by David S. Miller
· 12 years ago
6541aa5
qeth: use default napi weight
by Sebastian Ott
· 12 years ago
ede8867
qeth: Fix crash on initial MTU size change
by Stefan Raspl
· 12 years ago
a0c9852
qeth: change default standard blkt settings for OSA
by Ursula Braun
· 12 years ago
fe44014
qeth: Increase default MTU for OSA devices
by Stefan Raspl
· 12 years ago
819bc78
netiucv: remove unused macro
by Andy Shevchenko
· 12 years ago
c957d09
bnx2x: Remove sparse and coccinelle warnings
by Yuval Mintz
· 12 years ago
e4fc408
packet: nlmon: virtual netlink monitoring device for packet sockets
by Daniel Borkmann
· 12 years ago
d3c5f47
net: Restore unintentional reverts.
by David S. Miller
· 12 years ago
636d73d
sfc: Improve test for IOMMU in use
by Ben Hutchings
· 12 years ago
1899c11
sfc: Fix IRQ cleanup in case of a probe failure
by Ben Hutchings
· 12 years ago
e79255d
sfc: Do not pass non-TCP packets into GRO code
by Ben Hutchings
· 12 years ago
d07df8e
sfc: Define and set RX buffer flag for packets parsed as TCP
by Ben Hutchings
· 12 years ago
3ea84c5
sfc: Enable accelerated RFS on vlans
by Andy Lutomirski
· 12 years ago
62ebac9
sfc: Report software timestamping capabilities
by Ben Hutchings
· 12 years ago
d4ef5b6
sfc: Increase size of RX SKB header area
by Jon Cooper
· 12 years ago
c99dffc
sfc: Enable RX checksum offload for packets not handled by GRO
by Jon Cooper
· 12 years ago
b28405b
sfc: Fix EEH with legacy interrupts.
by Alexandre Rames
· 12 years ago
37173488
bnx2x: Fix compilation with no IOV support
by Yuval Mintz
· 12 years ago
aeb193e
net: Unmap fragment page once iterator is done
by Wedson Almeida Filho
· 12 years ago
7e2f934
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 12 years ago
07cc61b
xen-netback: double free on unload
by Dan Carpenter
· 12 years ago
b8e0d88
bnx2x: Fix 20G KR2 support claims
by Yaniv Rosner
· 12 years ago
03c22ea
bnx2x: improve VF timings
by Ariel Elior
· 12 years ago
af902ae
bnx2x: VF ndo sanity
by Ariel Elior
· 12 years ago
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
7d2a47a
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
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
2206209
net: Add missing dependencies on NETDEVICES
by Ben Hutchings
· 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
b887664
mwifiex: channel switch handling for station
by Amitkumar Karwar
· 12 years ago
2a7305c
mwifiex: add basic 11h support for station
by Amitkumar Karwar
· 12 years ago
86a9c4a
brcm80211: fix null pointer access
by Antonio Quartulli
· 12 years ago
f2bbb07
mwifiex: code rearrangement for better readability
by Amitkumar Karwar
· 12 years ago
10d0b90
rtlwifi: rtl8192cu: Fix duplicate if test
by Larry Finger
· 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
354b75b
brcmfmac: add sdio sg list support
by Franky Lin
· 12 years ago
78b3f1c
brcmfmac: replace brcmf_sdioh_request_buffer with brcmf_sdio_buffrw
by Franky Lin
· 12 years ago
16035d5
brcmfmac: remove redundant chip ID check in dhd_sdio
by Franky Lin
· 12 years ago
fccfe93
brcmfmac: simplify dpc handling using atomic operations
by Arend van Spriel
· 12 years ago
1ab083a
brcmfmac: consolidate mac_descriptor related function names
by Arend van Spriel
· 12 years ago
ae66460
brcmfmac: remove dependency with nl80211.h
by Arend van Spriel
· 12 years ago
4e89dfc
brcmfmac: rename variable prec to more appropriate name, ie. fifo
by Arend van Spriel
· 12 years ago
7d74703
brcmfmac: Only use credits for bcmc when firmware indicates it.
by Hante Meuleman
· 12 years ago
c177fab
ath9k: Program initvals for CUS217
by Sujith Manoharan
· 12 years ago
a86ff3c
ath9k: Add initvals required for CUS217
by Sujith Manoharan
· 12 years ago
12eea64
ath9k: Add PCI IDs for CUS217
by Sujith Manoharan
· 12 years ago
e574267
ath10k: off by one sanity check
by Dan Carpenter
· 12 years ago
7b5d604
ssb: register serial flash as platform device
by Rafał Miłecki
· 12 years ago
e861ef5
ath9k: Modify IDs to identify CUS230
by Sujith Manoharan
· 12 years ago
51dbd0a
ath9k: Add support for 5G-XLNA/AR9462
by Sujith Manoharan
· 12 years ago
745a84e
ath9k: Update AR9462 2.0 initvals
by Sujith Manoharan
· 12 years ago
df40190
ath9k: Convert a couple of debug messages
by Sujith Manoharan
· 12 years ago
1433531
ath9k: Merge HWTIMER debug level with BTCOEX
by Sujith Manoharan
· 12 years ago
9e49a9d
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx
by John W. Linville
· 12 years ago
0b21eb9
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes
by John W. Linville
· 12 years ago
9d1059c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
a267a60
staging/rtl8192u: convert skb->tail into skb_tail_pointer(skb)
by Isaku Yamahata
· 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
499e2e6
net, scsi/csgb4i: convert skb->transport_header into skb_transport_header(skb)
by Isaku Yamahata
· 12 years ago
b32369f
net, atm/ambassader: convert skb->tail into skb_tail_pointer(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
Next »