Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6a35c45f890dc18c5527ac501b308058118f20e7
/
drivers
/
net
518d020
Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6
by David S. Miller
· 14 years ago
67158ce
Added support for usb ethernet (0x0fe6, 0x9700)
by Shahar Havivi
· 14 years ago
5d2e195
r8169: fix RTL8168DP power off issue.
by Hayes Wang
· 14 years ago
d24e9aa
r8169: correct settings of rtl8102e.
by Hayes Wang
· 14 years ago
fac5b3c
r8169: fix incorrect args to oob notify.
by Hayes Wang
· 14 years ago
108f518c
DM9000B: Fix PHY power for network down/up
by Henry Nestler
· 14 years ago
8dde924
DM9000B: Fix reg_save after spin_lock in dm9000_timeout
by Henry Nestler
· 14 years ago
d3bd1b4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
28801f3
sfc: lower stack usage in efx_ethtool_self_test
by Eric Dumazet
· 14 years ago
0bf719d
p54pci: update receive dma buffers before and after processing
by Christian Lamparter
· 14 years ago
a866a2c
rt2x00: Fix WPA TKIP Michael MIC failures.
by Gertjan van Wingerde
· 14 years ago
573cfde
ath5k: Fix fast channel switching
by Nick Kossifidis
· 14 years ago
4c3021d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
28bec7b
ath5k: Correct channel setting for AR2317 chip
by Nikolay Ledovskikh
· 14 years ago
00781a7
wireless: rt2x00: rt2800pci.c: add two ids
by Xose Vazquez Perez
· 14 years ago
bc3adfc
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
ed199fa
tg3: Restrict phy ioctl access
by Matt Carlson
· 14 years ago
0d672e9
drivers/net: Call netif_carrier_off at the end of the probe
by Ivan Vecera
· 14 years ago
c600636
ixgbe: work around for DDP last buffer size
by Amir Hanania
· 14 years ago
4c7e604
ixgbe: fix panic due to uninitialised pointer
by Andy Gospodarek
· 14 years ago
713b3c9
e1000e: flush all writebacks before unload
by Jesse Brandeburg
· 14 years ago
615b32a
e1000e: check down flag in tasks
by Jesse Brandeburg
· 14 years ago
58a69cb
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
by Tejun Heo
· 14 years ago
048f039
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 14 years ago
0f5cd45
ath9k: Fix ath9k prevents CPU to enter C3 states
by Mohammed Shafi Shajakhan
· 14 years ago
0550769
cxgb4vf: Use defined Mailbox Timeout
by Casey Leedom
· 14 years ago
7e9c262
cxgb4vf: Quiesce Virtual Interfaces on shutdown ...
by Casey Leedom
· 14 years ago
843635e
cxgb4vf: Behave properly when CONFIG_DEBUG_FS isn't defined ...
by Casey Leedom
· 14 years ago
bb14a1a
cxgb4vf: Check driver parameters in the right place ...
by Casey Leedom
· 14 years ago
98200ec
pch_gbe: Fix the MAC Address load issue.
by Toshiharu Okada
· 14 years ago
5d17920
iwlwifi: Delete iwl3945_good_plcp_health.
by David S. Miller
· 14 years ago
8bc26a0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
ddfdb50
net/can/softing: make CAN_SOFTING_CS depend on CAN_SOFTING
by Kurt Van Dijck
· 14 years ago
ac09664
pch_gbe: Fix the issue that the receiving data is not normal.
by Toshiharu Okada
· 14 years ago
539c9aa
stmmac: enable wol via magic frame by default.
by Giuseppe Cavallaro
· 14 years ago
5b89db0e
Net, USB, Option, hso: Do not dereference NULL pointer
by Jesper Juhl
· 14 years ago
ab60707
USB Network driver infrastructure: Fix leak when usb_autopm_get_interface() returns less than zero in kevent().
by Jesper Juhl
· 14 years ago
e128c5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
3e9d08e
virtio_net: Add schedule check to napi_enable call
by Bruce Rogers
· 14 years ago
ebc02e9
pch_can: fix tseg1/tseg2 setting issue
by Tomoya MORINAGA
· 14 years ago
69e6ed1
can: softing_cs needs slab.h
by Randy Dunlap
· 14 years ago
c91d015
iwl3945: remove plcp check
by Stanislaw Gruszka
· 14 years ago
75d1a75
pch_gbe: Fix the issue which a driver locks when rx offload is set by ethtool
by Toshiharu Okada
· 14 years ago
c69b909
pch_can: fix module reload issue with MSI
by Tomoya
· 14 years ago
ce9736d
pch_can: fix rmmod issue
by Tomoya
· 14 years ago
eab743e
pch_can: fix 800k comms issue
by Tomoya
· 14 years ago
84e77a8
USB CDC NCM errata updates for cdc_ncm host driver
by Alexey Orishko
· 14 years ago
3fb17da
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-2.6
by David S. Miller
· 14 years ago
e0985f2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
310e5ca
ixgbe: update version string
by Don Skidmore
· 14 years ago
fbbea32
ixgbe: cleanup variable initialization
by Don Skidmore
· 14 years ago
96cc637
ixgbe: limit VF access to network traffic
by Alexander Duyck
· 14 years ago
a124339
ixgbe: fix for 82599 erratum on Header Splitting
by Don Skidmore
· 14 years ago
2c4db94
ixgbe: fix variable set but not used warnings by gcc 4.6
by Emil Tantilov
· 14 years ago
cf8e09b
e1000: add support for Marvell Alaska M88E1118R PHY
by Florian Fainelli
· 14 years ago
4633427
e1000e: tx_timeout should not increment for non-hang events
by Jesse Brandeburg
· 14 years ago
7302041
m68knommu: Remove dependencies on nonexistent M68KNOMMU
by Geert Uytterhoeven
· 14 years ago
3dd823e
iwlagn: Re-enable RF_KILL interrupt when down
by Don Fry
· 14 years ago
711c914
bnx2x: Duplication in promisc mode
by Vladislav Zolotarov
· 14 years ago
bf1f9ae
sis900: Fix mem leak in sis900_rx error path
by Jesper Juhl
· 14 years ago
e45ff01
benet: Avoid potential null deref in be_cmd_get_seeprom_data()
by Ajit Khaparde
· 14 years ago
44f2c5c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
9cf04dc
ath9k: Fix possible double free of PAPRD skb's
by Mohammed Shafi Shajakhan
· 14 years ago
5820de5
carl9170: fix typo in PS code
by Christian Lamparter
· 14 years ago
1e6d93e
net: can: janz-ican3: world-writable sysfs termination file
by Vasiliy Kulikov
· 14 years ago
fef52b0
net: can: at91_can: world-writable sysfs files
by Vasiliy Kulikov
· 14 years ago
f60ac8e
r8169: prevent RxFIFO induced loops in the irq handler.
by Francois Romieu
· 14 years ago
1519e57
r8169: RxFIFO overflow oddities with 8168 chipsets.
by Francois Romieu
· 14 years ago
b5ba6d1
r8169: use RxFIFO overflow workaround for 8168c chipset.
by Ivan Vecera
· 14 years ago
9690c63
niu: Fix races between up/down and get_stats.
by David S. Miller
· 14 years ago
4d048aa
wireless, wl1251: Fix potential NULL pointer dereference in wl1251_op_bss_info_changed()
by Jesper Juhl
· 14 years ago
9118626
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 14 years ago
94dde7e
atl1c: Add missing PCI device ID
by Chuck Ebbert
· 14 years ago
ff458ed
iwlagn: overwrite EEPROM chain setting for 6250 devices
by Wey-Yi Guy
· 14 years ago
9b6cefd
be2net: remove netif_stop_queue being called before register_netdev.
by Ajit Khaparde
· 14 years ago
a89e828
be2net: fix a crash seen during insmod/rmmod test
by Ajit Khaparde
· 14 years ago
d9c8f49
bnx2x: multicasts in NPAR mode
by Vladislav Zolotarov
· 14 years ago
f97f305
depca: Fix warnings
by Alan Cox
· 14 years ago
2ba5e1f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
48bc9a2
vxge: Fix wrong boolean operator
by Stefan Weil
· 14 years ago
4796007
ath9k: Fix memory leak due to failed PAPRD frames
by Mohammed Shafi Shajakhan
· 14 years ago
fca540a
enc28j60: Fix reading of transmit status vector
by Stefan Weil
· 14 years ago
785e8cc
axnet_cs: reduce delay time at ei_rx_overrun
by Ken Kawasaki
· 14 years ago
cc09b5f
CAN: softing driver depends on IOMEM
by Chuck Ebbert
· 14 years ago
9b00b41
wl12xx: fix use after free
by Mathias Krause
· 14 years ago
c4c9310
bnx2x: Update bnx2x version to 1.62.00-5
by Yaniv Rosner
· 14 years ago
5866df6
bnx2x: Fix potential link loss in multi-function mode
by Yaniv Rosner
· 14 years ago
c8e64df
bnx2x: Fix port swap for BCM8073
by Yaniv Rosner
· 14 years ago
53eda06
bnx2x: Fix LED blink rate on BCM84823
by Yaniv Rosner
· 14 years ago
81a3516
bnx2x: Remove setting XAUI low-power for BCM8073
by Yaniv Rosner
· 14 years ago
c128df7
slcan: fix referenced website in Kconfig help text
by Oliver Hartkopp
· 14 years ago
31dd272
mlx4_core: Add ConnectX-3 device IDs
by Yevgeny Petrilin
· 14 years ago
c7c1806
ath9k: Fix power save usage count imbalance on deinit
by Rajkumar Manoharan
· 14 years ago
5b64aa7
ath9k_hw: Fix system hang when resuming from S3/S4
by Rajkumar Manoharan
· 14 years ago
9eb7107
dl2k: nulify fraginfo after unmap
by Stanislaw Gruszka
· 14 years ago
e0ce4af
xen: netfront: handle incoming GSO SKBs which are not CHECKSUM_PARTIAL
by Ian Campbell
· 14 years ago
ea88835
ath9k_htc: fix race conditions when stop device
by Stanislaw Gruszka
· 14 years ago
203043f
ath9k: fix race conditions when stop device
by Stanislaw Gruszka
· 14 years ago
c9234a6
ath5k: correct endianness of frame duration
by Bob Copeland
· 14 years ago
15411c2
ath5k: fix error handling in ath5k_hw_dma_stop
by Bob Copeland
· 14 years ago
Next »