index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-17
net: usb: Fix memory leak on Tx data path
Hemant Kumar
1
-0
/
+3
2012-11-17
rt2800: validate step value for temperature compensation
Stanislaw Gruszka
1
-1
/
+1
2012-11-17
ath9k: fix stale pointers potentially causing access to free'd skbs
Felix Fietkau
1
-0
/
+2
2012-10-28
skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboard
Graham Gower
1
-0
/
+7
2012-10-21
tg3: Apply short DMA frag workaround to 5906
Matt Carlson
1
-2
/
+3
2012-10-13
r8169: call netif_napi_del at errpaths and at driver unload
Devendra Naga
1
-0
/
+3
2012-10-13
r8169: fix unsigned int wraparound with TSO
Julien Ducourthial
1
-6
/
+10
2012-10-13
r8169: 8168c and later require bit 0x20 to be set in Config2 for PME signaling.
Francois Romieu
1
-0
/
+6
2012-10-13
r8169: Config1 is read-only on 8168c and later.
Francois Romieu
1
-2
/
+13
2012-10-13
r8169: runtime resume before shutdown.
françois romieu
1
-0
/
+5
2012-10-13
r8169: missing barriers.
Francois Romieu
1
-3
/
+2
2012-10-13
r8169: fix Config2 MSIEnable bit setting.
françois romieu
1
-6
/
+8
2012-10-13
r8169: Rx FIFO overflow fixes.
Francois Romieu
1
-30
/
+24
2012-10-13
r8169: increase the delay parameter of pm_schedule_suspend
hayeswang
1
-1
/
+1
2012-10-13
r8169: expand received packet length indication.
Francois Romieu
1
-1
/
+1
2012-10-13
r8169: jumbo fixes.
Francois Romieu
1
-55
/
+247
2012-10-13
r8169: remove erroneous processing of always set bit.
Francois Romieu
1
-1
/
+6
2012-10-13
r8169: don't enable rx when shutdown.
Hayes Wang
1
-2
/
+5
2012-10-13
r8169: fix wake on lan setting for non-8111E.
Hayes Wang
1
-2
/
+4
2012-10-13
tg3: Fix TSO CAP for 5704 devs w / ASF enabled
Matt Carlson
1
-2
/
+12
2012-10-13
pppoe: drop PPPOX_ZOMBIEs in pppoe_release
Xiaodong Xu
1
-1
/
+1
2012-10-13
sierra_net: Endianess bug fix.
Lennart Sorensen
1
-1
/
+1
2012-10-13
netxen: check for root bus in netxen_mask_aer_correctable
Nikolay Aleksandrov
1
-0
/
+4
2012-10-13
ixp4xx_hss: fix build failure due to missing linux/module.h inclusion
Florian Fainelli
1
-0
/
+1
2012-10-13
net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the re...
htbegin
1
-0
/
+1
2012-10-07
can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock()
Wei Yongjun
1
-2
/
+2
2012-10-07
b43legacy: Fix crash on unload when firmware not available
Larry Finger
1
-0
/
+2
2012-10-02
e1000e: Disable ASPM L1 on 82574
Chris Boot
1
-1
/
+2
2012-10-02
rt2x00: Fix rfkill polling prior to interface start.
Gertjan van Wingerde
11
-0
/
+69
2012-10-02
rt2x00: Fix word size of rt2500usb MAC_CSR19 register.
Gertjan van Wingerde
2
-9
/
+9
2012-10-02
can: janz-ican3: fix support for older hardware revisions
Ira W. Snyder
1
-3
/
+1
2012-10-02
can: ti_hecc: fix oops during rmmod
Marc Kleine-Budde
1
-1
/
+1
2012-10-02
asix: Support DLink DUB-E100 H/W Ver C1
Søren Holm
1
-0
/
+4
2012-10-02
can: mcp251x: avoid repeated frame bug
Benoît Locher
1
-1
/
+10
2012-10-02
netconsole: remove a redundant netconsole_target_put()
Amerigo Wang
1
-1
/
+0
2012-10-02
sfc: Fix maximum number of TSO segments and minimum TX queue size
Ben Hutchings
5
-9
/
+51
2012-09-14
USB: rtl8187: remove __devinit* from the struct usb_device_id table
Greg Kroah-Hartman
1
-1
/
+1
2012-09-14
USB: p54usb: remove __devinit* from the struct usb_device_id table
Greg Kroah-Hartman
1
-1
/
+1
2012-09-14
ath9k: fix decrypt_error initialization in ath_rx_tasklet()
Lorenzo Bianconi
1
-1
/
+1
2012-08-26
rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb.
Jeongdo Son
1
-0
/
+1
2012-08-15
rt61pci: fix NULL pointer dereference in config_lna_gain
Stanislaw Gruszka
1
-2
/
+1
2012-08-15
e1000e: NIC goes up and immediately goes down
Tushar Dave
1
-3
/
+1
2012-08-09
net/tun: fix ioctl() based info leaks
Mathias Krause
1
-2
/
+4
2012-08-09
USB: kaweth.c: use GFP_ATOMIC under spin_lock
Dan Carpenter
1
-1
/
+1
2012-08-09
caif: fix NULL pointer check
Alan Cox
1
-0
/
+3
2012-08-09
bnx2: Fix bug in bnx2_free_tx_skbs().
Michael Chan
1
-3
/
+3
2012-07-19
e1000e: Correct link check logic for 82571 serdes
Tushar Dave
1
-0
/
+3
2012-07-19
rt2x00usb: fix indexes ordering on RX queue kick
Stanislaw Gruszka
1
-1
/
+1
2012-07-16
rtl8187: ->brightness_set can not sleep
Stanislaw Gruszka
1
-1
/
+1
2012-07-16
ipheth: add support for iPad
Davide Gerhard
1
-0
/
+5
[next]