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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-13
mISDN/hfcsusb: remove unused variable hfcsusb_rev
Danny Kukawka
1
-2
/
+1
2012-02-13
isdn: Fix typo in callc.c and tei.c
Masanari Iida
2
-2
/
+2
2012-02-13
be2net: event queue re-design
Sathya Perla
5
-578
/
+434
2012-02-13
drivers/net: Remove boolean comparisons to true/false
Joe Perches
35
-100
/
+84
2012-02-13
rename dev_hw_addr_random and remove redundant second
Danny Kukawka
2
-15
/
+24
2012-02-13
aeroflex: Fix typo in greth.c
Masanari Iida
1
-1
/
+1
2012-02-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
4
-278
/
+500
2012-02-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
279
-41131
/
+2062
2012-02-10
ixgbe: Combine post-DMA processing of sk_buff fields into single function
Alexander Duyck
2
-59
/
+71
2012-02-10
ixgbe: Drop the _ADV of descriptor macros since all ixgbe descriptors are ADV
Alexander Duyck
3
-18
/
+18
2012-02-10
ixgbe: Add function for testing status bits in Rx descriptor
Alexander Duyck
3
-55
/
+65
2012-02-10
ixgbe: Let the Rx buffer allocation clear status bits instead of cleanup
Alexander Duyck
1
-62
/
+93
2012-02-10
ixgbe: Address fact that RSC was not setting GSO size for incoming frames
Alexander Duyck
1
-5
/
+125
2012-02-10
ixgbe: Minor refactor of RSC
Alexander Duyck
2
-98
/
+147
2012-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
92
-327
/
+386
2012-02-10
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
5
-19
/
+21
2012-02-10
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-11
/
+5
2012-02-10
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
3
-18
/
+18
2012-02-10
igb: fix warning about unused function
Emil Tantilov
1
-0
/
+4
2012-02-10
e1000e: replace '1' with 'true' for boolean get_link_status
Bruce Allan
2
-4
/
+4
2012-02-10
e1000e: pass pointer to hw struct for e1000_init_mac_params_XXX()
Bruce Allan
3
-11
/
+8
2012-02-10
e1000e: use true/false for bool autoneg_false
Bruce Allan
1
-7
/
+7
2012-02-10
e1000e: remove unnecessary parentheses
Bruce Allan
5
-12
/
+12
2012-02-10
e1000e: remove unnecessary returns from void functions
Bruce Allan
3
-14
/
+4
2012-02-10
e1000e: remove test that is always false
Bruce Allan
1
-2
/
+2
2012-02-09
Merge tag 'tty-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-7
/
+28
2012-02-09
Merge tag 'staging-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
116
-40542
/
+861
2012-02-09
Merge tag 'driver-core-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-5
/
+55
2012-02-09
Merge tag 'char-misc-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-24
/
+13
2012-02-09
Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
11
-12
/
+174
2012-02-09
bna: fix error handling of bnad_get_flash_partition_by_offset()
Dan Carpenter
1
-6
/
+4
2012-02-09
isdn: type bug in isdn_net_header()
Dan Carpenter
1
-1
/
+1
2012-02-09
hwmon: (f75375s) Let f75375_update_device treat pwmX as a measured value
Nikolaus Schulz
1
-3
/
+2
2012-02-09
cnic: Update VLAN ID during ISCSI_UEVENT_PATH_UPDATE
Eddie Wai
2
-2
/
+4
2012-02-09
cnic: set error flag when iSCSI connection fails
Jeffrey Huang
1
-0
/
+2
2012-02-09
tty: serial: omap-serial: wakeup latency constraint is in microseconds, not m...
Paul Walmsley
1
-2
/
+1
2012-02-09
tty: serial: OMAP: block idle while the UART is transferring data in PIO mode
Paul Walmsley
1
-0
/
+7
2012-02-09
tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO mode
Paul Walmsley
1
-3
/
+17
2012-02-09
ixgbe: ethtool: stats user buffer overrun
John Fastabend
1
-37
/
+51
2012-02-09
ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB state
John Fastabend
1
-2
/
+9
2012-02-09
ixgbe: do not update real num queues when netdev is going away
Yi Zou
1
-0
/
+4
2012-02-09
ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page size
Alexander Duyck
1
-6
/
+6
2012-02-09
ixgbe: Fix case of Tx Hang in PF with 32 VFs
Greg Rose
1
-1
/
+1
2012-02-09
ixgbe: fix vf lookup
Greg Rose
1
-1
/
+2
2012-02-09
igb: fix vf lookup
Greg Rose
1
-1
/
+2
2012-02-09
e1000: add dropped DMA receive enable back in for WoL
Dean Nelson
1
-4
/
+6
2012-02-08
hwmon: (f75375s) Fix bit shifting in f75375_write16
Nikolaus Schulz
1
-1
/
+1
2012-02-08
hwmon: (f75375s) Fix reading of wrong register when initializing the F75387
Nikolaus Schulz
1
-1
/
+1
2012-02-08
hwmon: (f75375s) Fix automatic pwm mode setting for F75373 & F75375
Nikolaus Schulz
1
-1
/
+1
2012-02-08
hwmon: (w83627ehf) Remove duplicate code
Guenter Roeck
1
-5
/
+0
[next]