Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
aa1ec3dde1d818dcc94e307e25df98242aff5538
/
drivers
/
net
aa1ec3d
net/mlx4_core: Change resource tracking ID to be 64 bit
by Hadar Hen Zion
· 12 years ago
4af1c04
net/mlx4_core: Change resource tracking mechanism to use red-black tree
by Hadar Hen Zion
· 12 years ago
8ce5c9f
r6040: remove duplicate call to the pci_set_drvdata
by Devendra Naga
· 12 years ago
c90a9bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
30e80b5
be2net: set maximal number of default RSS queues
by Yuval Mintz
· 12 years ago
7d51541
bnx2x: set maximal number of default RSS queues
by Yuval Mintz
· 12 years ago
0a74212
bnx2: set maximal number of default RSS queues
by Yuval Mintz
· 12 years ago
1180087
tg3: set maximal number of default RSS queues
by Yuval Mintz
· 12 years ago
98f2d21
myri10ge: set maximal number of default RSS queues
by Yuval Mintz
· 12 years ago
5952dde
cxgb4: set maximal number of default RSS queues
by Yuval Mintz
· 12 years ago
dbfa600
cxgb3: set maximal number of default RSS queues
by Yuval Mintz
· 12 years ago
9eb8738
qlge: set maximal number of default RSS queues
by Yuval Mintz
· 12 years ago
9cbb576
vxge: set maximal number of default RSS queues
by Yuval Mintz
· 12 years ago
90b1ebe
mlx4: set maximal number of default RSS queues
by Yuval Mintz
· 12 years ago
534cb28
cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup().
by David S. Miller
· 12 years ago
1d248b1
net: Pass neighbours and dest address into NETEVENT_REDIRECT events.
by David S. Miller
· 12 years ago
a59a4d1
phy: add the EEE support and the way to access to the MMD registers.
by Giuseppe CAVALLARO
· 12 years ago
d765955
stmmac: add the Energy Efficient Ethernet support
by Giuseppe CAVALLARO
· 12 years ago
ea2ab87
stmmac: do not use strict_strtoul but kstrtoint
by Giuseppe CAVALLARO
· 12 years ago
2e1706f
e1000e: remove use of IP payload checksum
by Bruce Allan
· 12 years ago
0e90b49
igbvf: fix divide by zero
by Mitch A Williams
· 12 years ago
0d1632b
dummy: use IFF_LIVE_ADDR_CHANGE priv_flag
by Jiri Pirko
· 12 years ago
5a1d1c8
team: use IFF_LIVE_ADDR_CHANGE priv_flag
by Jiri Pirko
· 12 years ago
f2f2c8b
virtio_net: use IFF_LIVE_ADDR_CHANGE priv_flag
by Jiri Pirko
· 12 years ago
dd7f36b
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 12 years ago
ae0eef6
cnic: Fix mmap regression.
by Michael Chan
· 12 years ago
8732baa
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
42fb0b0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
a777c89
netxen_nic: restrict force firmware dump when dump is disabled.
by Manish chopra
· 12 years ago
1e0b6ea
xen/netback: only non-freed SKB is queued into tx_queue
by Annie Li
· 12 years ago
7fa8ad6
caif-hsi: Fix merge issues.
by Sjur Brændeland
· 12 years ago
58050fc
net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()
by Thomas Graf
· 12 years ago
b26d344
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
76fbc24
davinci_cpdma: include linux/module.h
by Daniel Mack
· 12 years ago
ca33c00
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 12 years ago
9740e00
gianfar: Fix RXICr/TXICr programming for multi-queue mode
by Claudiu Manoil
· 12 years ago
d9b8706
net: qmi_wwan: fix Oops while disconnecting
by Bjørn Mork
· 12 years ago
34202e2
mwifiex: retrieve correct max_power information in reg_notifier handler
by Amitkumar Karwar
· 12 years ago
2041d7d
mwifiex: do not advertise custom regulatory domain capability
by Amitkumar Karwar
· 12 years ago
caa8984
mwifiex: use correct firmware command to get power limits
by Amitkumar Karwar
· 12 years ago
1a1fb97
mwifiex: wakeup main thread to handle command queued
by Amitkumar Karwar
· 12 years ago
4699791
ath9k: de-duplicate initvals
by Felix Fietkau
· 12 years ago
589ebd8
ath9k: update AR934x initvals to latest version
by Felix Fietkau
· 12 years ago
d8fffb4
ath9k: Fix signedness in a MCI debug message
by Mohammed Shafi Shajakhan
· 12 years ago
8129448
ath9k_hw: make use of the wrapper to check for MCI init
by Mohammed Shafi Shajakhan
· 12 years ago
73dc3eb
ath9k: fix ANI operation in AP mode
by Felix Fietkau
· 12 years ago
26b6da6
iwlegacy: print how long queue was actually stuck
by Paul Bolle
· 12 years ago
f3747e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
de03309
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
160c85f
phy: Fix warning in get_phy_device().
by David S. Miller
· 12 years ago
d4fc691
virtio_net: allow to change mac when iface is running
by Jiri Pirko
· 12 years ago
e9976d7
netdev/phy: Add driver for Broadcom BCM87XX 10G Ethernet PHYs
by David Daney
· 12 years ago
a30e2c1
netdev/phy/of: Add more methods for binding PHY devices to drivers.
by David Daney
· 12 years ago
ac28b9f
netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYs
by David Daney
· 12 years ago
a3caad0
net: fec: add phy-reset-duration for device tree probe
by Shawn Guo
· 12 years ago
119fc00
net: fec: use managed function devm_gpio_request_one
by Shawn Guo
· 12 years ago
5fa9c0f
net: fec: enable regulator for fec phy
by Shawn Guo
· 12 years ago
2ca9b2a
net: fec: reset phy after pinctrl setup
by Shawn Guo
· 12 years ago
d2e553b
bnx2: Add missing netif_tx_disable() in bnx2_close()
by Michael Chan
· 12 years ago
7947c9c
bnx2: Add "fall through" comments
by Michael Chan
· 12 years ago
7bc910f
cnic: Handle RAMROD_CMD_ID_CLOSE error.
by Eddie Wai
· 12 years ago
1f85d58
cnic: Remove uio mem[0].
by Michael Chan
· 12 years ago
78ea22e
cnic: Read bnx2x function number from internal register
by Eddie Wai
· 12 years ago
a2028b23
cnic: Fix occasional NULL pointer dereference during reboot.
by Michael Chan
· 12 years ago
c9015b2
mwifiex: fix memory leak associated with IE manamgement
by Avinash Patil
· 12 years ago
bf52592
ath9k: Fix compilation breakage
by Sujith Manoharan
· 12 years ago
9bd02c6
brcmfmac: fix sparse warning introduced with checkdied patch
by Arend van Spriel
· 12 years ago
85a4a1c
brcmfmac: add BCM4334 support
by Franky Lin
· 12 years ago
6d4ef68
brcmfmac: reduce allocations needed during nvram data download
by Arend van Spriel
· 12 years ago
d610cde
brcmfmac: use firmware data buffer directly for nvram
by Franky Lin
· 12 years ago
c3d2bc3
brcmfmac: move glom alignment setting to SDIO bus layer
by Franky Lin
· 12 years ago
bbfd6a6
brcmfmac: restrict dongle txglom disable to old SDIO core
by Franky Lin
· 12 years ago
135e4c6
brcmfmac: add support for bus specific data command
by Franky Lin
· 12 years ago
6bb51c7
ath9k: fix panic caused by returning a descriptor we have queued for reuse
by Tom Hughes
· 12 years ago
7508b65
ath9k: enable serialize_regmode for non-PCIE AR9287
by Panayiotis Karabassis
· 12 years ago
f63d7dab
rtlwifi: rtl8192cu: New USB IDs
by Larry Finger
· 12 years ago
85f2f83
can: flexcan: use be32_to_cpup to handle the value of dt entry
by Hui Wang
· 12 years ago
93040ae
be2net: Fix to trim skb for padded vlan packets to workaround an ASIC Bug
by Somnath Kotur
· 12 years ago
6bc96d0
xen/netfront: teardown the device before unregistering it.
by Ian Campbell
· 12 years ago
525b807
net: sh_eth: add support for set_ringparam/get_ringparam
by Yoshihiro Shimoda
· 12 years ago
91c7755
net: sh_eth: fix up the buffer pointers
by Yoshihiro Shimoda
· 12 years ago
2ecbb78
net: sh_eth: remove unnecessary members/definitions
by Yoshihiro Shimoda
· 12 years ago
c265026
net: sh_eth: remove unnecessary function
by Yoshihiro Shimoda
· 12 years ago
ebe6e21
bnx2x: Change bnx2x_tests_str_arr to static char
by Merav Sicron
· 12 years ago
2e499d3
bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities advertisement
by Barak Witkowski
· 12 years ago
52a4fd7
team: do not allow to map disabled ports
by Jiri Pirko
· 12 years ago
122bb04
team: fix team_adjust_ops with regard to enabled ports
by Jiri Pirko
· 12 years ago
5ac2497
net: qmi_wwan: simplify a check in qmi_wwan_bind()
by Dan Carpenter
· 12 years ago
57efd44
ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP
by Alexander Duyck
· 12 years ago
a572ac1
Merge branch 'wl12xx-next' into for-linville
by Luciano Coelho
· 12 years ago
6bcfe67
ath9k_htc: Fix IDLE power save
by Sujith Manoharan
· 12 years ago
d8a2c51
ath9k_htc: Use atomic operations for op_flags
by Sujith Manoharan
· 12 years ago
fb1c078
ath9k_htc: Change default listen interval to 1
by Sujith Manoharan
· 12 years ago
fad29cd
ath9k: Fix lockdep splat
by Sujith Manoharan
· 12 years ago
313eb87
ath9k: raise aggregation limit to 64k for HT IBSS
by Sven Eckelmann
· 12 years ago
46e5129
rtlwifi: rtl8192se: Fix double inclusion of header pci.h
by Larry Finger
· 12 years ago
5a2766a
rtlwifi: Fix IRQ disabled warning
by Larry Finger
· 12 years ago
2c44344
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
by John W. Linville
· 12 years ago
680c605
wlcore: print stack trace in every recovery
by Eyal Shapira
· 12 years ago
6c15c1a
wlcore: queue recovery in case of bus errors during cmd_remove_peer
by Eyal Shapira
· 12 years ago
Next »