Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
67297ad8a61c88508ad86c6bda51c050cdc7f150
/
drivers
/
net
67297ad
be2net: Wait till resources are available for VF in error recovery
by Padmanabh Ratnakar
· 13 years ago
704e4c8
be2net: Fix change MAC operation for VF for Lancer
by Padmanabh Ratnakar
· 13 years ago
d5c1847
be2net: Fix setting QoS for VF for Lancer
by Padmanabh Ratnakar
· 13 years ago
abb9395
be2net: Fix driver load failure for different FW configs in Lancer
by Padmanabh Ratnakar
· 13 years ago
3fbca4a
hyperv: Remove unnecessary comments in rndis_filter_receive_data()
by Haiyang Zhang
· 13 years ago
72ec301
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 13 years ago
6397346
net/at91_ether: convert to devm_* functions
by Joachim Eastwood
· 13 years ago
04879e5
net/at91_ether: clean up rx buffer handling
by Joachim Eastwood
· 13 years ago
fbb7a6e
net/at91_ether: use macb dma description struct
by Joachim Eastwood
· 13 years ago
e0da1f1
net/at91_ether: share macb_set_rx_mode with macb
by Joachim Eastwood
· 13 years ago
5e32353d
net/at91_ether: use ethtool and mdio from macb
by Joachim Eastwood
· 13 years ago
0112a1d
net/at91_ether: compile macb for exported functions
by Joachim Eastwood
· 13 years ago
0005f54
net/macb: export some symbols for at91_ether
by Joachim Eastwood
· 13 years ago
54f14e4
net/at91_ether: use pclk member instead of ether_clk
by Joachim Eastwood
· 13 years ago
b85008b
net/at91_ether/macb: absorb at91_private in to macb private struct
by Joachim Eastwood
· 13 years ago
a723b98
net/at91_ether: use macb defs for rx dma buffers
by Joachim Eastwood
· 13 years ago
f8bded3
net/at91_ether: use macb access functions
by Joachim Eastwood
· 13 years ago
bc3bbef
net/at91_ether: use macb register definitions
by Joachim Eastwood
· 13 years ago
1fd3ca4e
net/macb: add AT91RM9200 specific registers and bits to header
by Joachim Eastwood
· 13 years ago
6a05004
igb: Split igb_update_dca into separate Tx and Rx functions
by Alexander Duyck
· 13 years ago
0c2cc02
igb: Move the calls to set the Tx and Rx queues into igb_open
by Alexander Duyck
· 13 years ago
5536d21
igb: Combine q_vector and ring allocation into a single function
by Alexander Duyck
· 13 years ago
de78d1f
igb: Lock buffer size at 2K even on systems with larger pages
by Alexander Duyck
· 13 years ago
2e334ee
igb: Move rx_buffer related code in Rx cleanup path into separate function
by Alexander Duyck
· 13 years ago
cbc8e55
igb: Map entire page and sync half instead of mapping and unmapping half pages
by Alexander Duyck
· 13 years ago
db2ee5b
igb: Combine post-processing of skb into a single function
by Alexander Duyck
· 13 years ago
1a1c225
igb: Do not use header split, instead receive all frames into a single buffer
by Alexander Duyck
· 13 years ago
b534550
igb: Split Rx timestamping into two separate functions
by Alexander Duyck
· 13 years ago
ea5ceea
igb: Correcting and improving small packet check and padding
by Tushar Dave
· 13 years ago
374c65d
ixgbe: Add mailbox API version negotiation support to ixgbe PF
by Alexander Duyck
· 13 years ago
58a02be
ixgbe: Move message handling routines into their own functions
by Alexander Duyck
· 13 years ago
872844d
ixgbe: Enable jumbo frames support w/ SR-IOV
by Alexander Duyck
· 13 years ago
245f292
ixgbe: Initialize q_vector cpu and affinity masks correctly
by Alexander Duyck
· 13 years ago
c6846ee
net: qmi_wwan: adding more ZTE devices
by Bjørn Mork
· 13 years ago
0ca7111
phy: add AT803x driver
by Matus Ujhelyi
· 13 years ago
af1b85e
usb/ipheth: Add iPhone 5 support
by Jay Purohit
· 13 years ago
2384d6a
bnx2x: fix handling mf storage modes
by Dmitry Kravkov
· 13 years ago
55462cf
vlan: fix bond/team enslave of vlan challenged slave/port
by Jiri Pirko
· 13 years ago
dabdaf0
mcs7830: Fix link state detection
by Ondrej Zary
· 13 years ago
5d9d01a
usbnet: Support devices reporting idleness
by Oliver Neukum
· 13 years ago
aac9453
net/ethernet/jme: disable ASPM
by Kevin Baradon
· 13 years ago
0abc1ce
kaweth: print correct debug ptr
by Alan Cox
· 13 years ago
8edc0e6
e1000e: Change wthresh to 1 to avoid possible Tx stalls
by Hiroaki SHIMODA
· 13 years ago
6a8ed46
xen: netback: handle compound page fragments on transmit.
by Ian Campbell
· 13 years ago
34e02aa
vxlan: fix oops when give unknown ifindex
by stephen hemminger
· 13 years ago
d97c00a
vxlan: fix receive checksum handling
by stephen hemminger
· 13 years ago
2840bf2
vxlan: add additional headroom
by stephen hemminger
· 13 years ago
05f47d6
vxlan: allow configuring port range
by stephen hemminger
· 13 years ago
1cad871
vxlan: associate with tunnel socket on transmit
by stephen hemminger
· 13 years ago
ca78f18
vxlan: use ip_route_output
by stephen hemminger
· 13 years ago
321fb99
vxlan: fix byte order in hash function
by stephen hemminger
· 13 years ago
ef59feb
vxlan: minor output refactoring
by stephen hemminger
· 13 years ago
8545768
Merge tag 'master-2012-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 13 years ago
4085a7f
netdev/phy: Prototype of_mdio_find_bus()
by Mark Brown
· 13 years ago
50fb47a
farsync: fix support for over 30 cards
by Dan Carpenter
· 13 years ago
1451ae6
be2net: Remove code that stops further access to BE NIC based on UE bits
by Ajit Khaparde
· 13 years ago
0f79657
pch_gbe: Fix build error by selecting all the possible dependencies.
by Haicheng Li
· 13 years ago
8dd9117
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by David S. Miller
· 13 years ago
16e310a
e1000e: add device IDs for i218
by Bruce Allan
· 13 years ago
c88887e
ixgbe/ixgbevf: Limit maximum jumbo frame size to 9.5K to avoid Tx hangs
by Alexander Duyck
· 13 years ago
91e2b89
ixgbevf: Set the netdev number of Tx queues
by Greg Rose
· 13 years ago
de390bb
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 13 years ago
66eef59
net: fix typo in freescale/ucc_geth.c
by Michael Neuling
· 13 years ago
7c41c42
vxlan: fix more sparse warnings
by Stephen Hemminger
· 13 years ago
5bcbc3f
carl9170: fix sleep in softirq context
by Ronald Wahl
· 13 years ago
9c371f9
ath5k: fix potential NULL pointer dereference in ath5k_beacon_update()
by Wei Yongjun
· 13 years ago
8cc1d52
mwifiex: update cfg80211 with correct reason code when connection is lost
by Amitkumar Karwar
· 13 years ago
06975884
mwifiex: update cfg80211 with correct reason code when association fails
by Amitkumar Karwar
· 13 years ago
061f2e6
mwifiex: reset scan_processing flag in failure cases
by Amitkumar Karwar
· 13 years ago
c247633
mwifiex: return -EBUSY if scan request cannot be honored
by Bing Zhao
· 13 years ago
2e71a6f
net: gro: selective flush of packets
by Eric Dumazet
· 13 years ago
a2af139
skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboard
by Graham Gower
· 13 years ago
404d9e3
cxgb4: Address various sparse warnings
by Vipul Pandya
· 13 years ago
594f88e9
cxgb4: allocate enough data in t4_memory_rw()
by Dan Carpenter
· 13 years ago
9545f4e
ptp: use list_move instead of list_del/list_add
by Wei Yongjun
· 13 years ago
d717f14
vxlan: remove unused including <linux/version.h>
by Wei Yongjun
· 13 years ago
0bd8ba1
drivers/net/ethernet/marvell/sky2.c: fix error return code
by Peter Senna Tschudin
· 13 years ago
bbcf61f
drivers/net/ethernet/marvell/skge.c: fix error return code
by Peter Senna Tschudin
· 13 years ago
4df1283
drivers/net/ethernet/sun/sungem.c: fix error return code
by Peter Senna Tschudin
· 13 years ago
8c65ef4
drivers/net/ethernet/sun/niu.c: fix error return code
by Peter Senna Tschudin
· 13 years ago
043c478
drivers/net/ethernet/renesas/sh_eth.c: fix error return code
by Peter Senna Tschudin
· 13 years ago
97db4b9
drivers/net/ethernet/natsemi/xtsonic.c: fix error return code
by Peter Senna Tschudin
· 13 years ago
6912992
drivers/net/ethernet/amd/au1000_eth.c: fix error return code
by Peter Senna Tschudin
· 13 years ago
86e506e
drivers/net/ethernet/amd/amd8111e.c: fix error return code
by Peter Senna Tschudin
· 13 years ago
2dfc967
drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c: fix error return code
by Peter Senna Tschudin
· 13 years ago
1483454
drivers/net/irda/sh_sir.c: fix error return code
by Peter Senna Tschudin
· 13 years ago
812b074
drivers/net/irda/sh_irda.c: fix error return code
by Peter Senna Tschudin
· 13 years ago
cd9d116
drivers/net/irda/sa1100_ir.c: fix error return code
by Peter Senna Tschudin
· 13 years ago
cbd841c
drivers/net/irda/pxaficp_ir.c: fix error return code
by Peter Senna Tschudin
· 13 years ago
6734011
drivers/net/irda/mcs7780.c: fix error return code
by Peter Senna Tschudin
· 13 years ago
8728647
drivers/net/irda/irtty-sir.c: fix error return code
by Peter Senna Tschudin
· 13 years ago
0968a9d
drivers/net/ethernet/sis/sis900.c: fix error return code
by Peter Senna Tschudin
· 13 years ago
52428d9
drivers/net/ethernet/natsemi/natsemi.c: fix error return code
by Peter Senna Tschudin
· 13 years ago
5b89602
drivers/net/ethernet/dec/tulip/dmfe.c: fix error return code
by Peter Senna Tschudin
· 13 years ago
ca4da69
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 13 years ago
acb600d
net: remove skb recycling
by Eric Dumazet
· 13 years ago
f1c6872
Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
cf193f6
rt2x00/rt3352: Fix lnagain assignment to use register 66.
by Daniel Golle
· 13 years ago
249ee72
ath9k: use ieee80211_free_txskb
by Felix Fietkau
· 13 years ago
ceb26a6
ath9k: improve suspend/resume reliability
by Felix Fietkau
· 13 years ago
Next »