index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-27
net: sh_eth: remove unnecessary members/definitions
Yoshihiro Shimoda
2
-75
/
+1
2012-06-27
net: sh_eth: remove unnecessary function
Yoshihiro Shimoda
2
-23
/
+0
2012-06-27
bnx2x: Change bnx2x_tests_str_arr to static char
Merav Sicron
1
-1
/
+1
2012-06-27
bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities adve...
Barak Witkowski
13
-139
/
+420
2012-06-26
infiniband: netlink: Move away from NLMSG_NEW().
David S. Miller
1
-4
/
+6
2012-06-26
gdm72xx: Move away from NLMSG_PUT().
David S. Miller
1
-4
/
+6
2012-06-26
connector: use nlmsg_put() instead of NLMSG_PUT() macro.
Javier Martinez Canillas
1
-6
/
+6
2012-06-26
vhost: use USER_DS in vhost_worker thread
Jens Freimann
1
-0
/
+3
2012-06-26
team: do not allow to map disabled ports
Jiri Pirko
2
-4
/
+4
2012-06-26
team: fix team_adjust_ops with regard to enabled ports
Jiri Pirko
1
-11
/
+19
2012-06-26
drivers/ieee802154: add support for the at86rf230/231 transceivers
alex.bluesman.smirnov@gmail.com
3
-0
/
+972
2012-06-26
net: qmi_wwan: simplify a check in qmi_wwan_bind()
Dan Carpenter
1
-2
/
+2
2012-06-26
ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP
Alexander Duyck
3
-7
/
+13
2012-06-26
USB: CP210x Add 10 Device IDs
Craig Shelley
1
-0
/
+11
2012-06-26
USB: option: Add USB ID for Novatel Ovation MC551
Forest Bond
1
-0
/
+3
2012-06-26
usb: phy: Fix Kconfig dependency for Phy drivers
Alexandre Pereira da Silva
2
-3
/
+3
2012-06-26
Revert "mmc: omap_hsmmc: Enable Auto CMD12"
Ming Lei
1
-12
/
+3
2012-06-26
mmc: block: fix the data timeout issue with ACMD22
Subhash Jadavani
1
-13
/
+1
2012-06-26
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-2
/
+2
2012-06-26
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-43
/
+52
2012-06-26
drm/nouveau/fbcon: using nv_two_heads is not a good idea
Ben Skeggs
1
-1
/
+1
2012-06-25
net/sh-eth: Check return value of sh_eth_reset when chip reset fail
Nobuhiro Iwamatsu
1
-32
/
+56
2012-06-25
net/sh-eth: Add support selecting MII function for SH7734 and R8A7740
Nobuhiro Iwamatsu
2
-43
/
+66
2012-06-25
clk: mxs: fix clock lookup after freeing init memory
Marc Kleine-Budde
2
-20
/
+20
2012-06-25
clk: mxs: fix ref_io clock definition
Shawn Guo
1
-2
/
+2
2012-06-25
clk: Check parent for NULL in clk_change_rate
Pawel Moll
1
-4
/
+7
2012-06-25
clk: Allow late cache allocation for clk->parents
Rajendra Nayak
1
-5
/
+10
2012-06-25
clk: SPEAr600: Fix ethernet clock name for DT based probing
Stefan Roese
1
-1
/
+1
2012-06-25
caif-hsi: Remove use of module parameters
Sjur Brændeland
1
-79
/
+72
2012-06-25
caif-hsi: Replace platform device with ops structure.
Sjur Brændeland
1
-58
/
+51
2012-06-25
caif-hsi: Add rtnl support
Sjur Brændeland
1
-89
/
+137
2012-06-25
caif-hsi: Remove uncecessary assignments
Sjur Brændeland
1
-5
/
+5
2012-06-25
caif-hsi: Use netdev_X instead of dev_X for printing
Sjur Brændeland
1
-47
/
+47
2012-06-25
caif-hsi: changed test on aggregation_timeout
Kim Lilliestierna XX
1
-1
/
+1
2012-06-25
caif-hsi: Removed dead code
Kim Lilliestierna XX
1
-7
/
+4
2012-06-25
net/mlx4_en: Release QP range in free_resources
Yevgeny Petrilin
2
-4
/
+9
2012-06-25
net/mlx4: Use single completion vector after NOP failure
Yevgeny Petrilin
1
-0
/
+2
2012-06-25
net/mlx4_en: Set correct port parameters during device initialization
Yevgeny Petrilin
1
-2
/
+4
2012-06-25
ipheth: add support for iPad
Davide Gerhard
1
-0
/
+5
2012-06-25
be2net: Regression bug wherein VFs creation broken for multiple cards.
Somnath Kotur
1
-1
/
+2
2012-06-25
be2net: Explicitly clear the reserved field in the Tx Descriptor
Somnath Kotur
1
-0
/
+1
2012-06-25
caif-hsi: Add missing return in error path
Sjur Brændeland
1
-0
/
+1
2012-06-25
caif-hsi: Bugfix - Piggyback'ed embedded CAIF frame lost
Per Ellefsen
1
-2
/
+2
2012-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
31
-165
/
+242
2012-06-25
netxen: Error return off by one for XG port.
Santosh Nayak
2
-4
/
+4
2012-06-25
netxen: Error return off by one in 'netxen_nic_set_pauseparam()'.
Santosh Nayak
1
-2
/
+2
2012-06-25
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
46
-257
/
+190
2012-06-25
iwlwifi: fix activating inactive stations
Johannes Berg
1
-0
/
+12
2012-06-25
wlcore: drop INET dependency
Randy Dunlap
1
-1
/
+0
2012-06-25
ath9k: fix dynamic WEP related regression
Felix Fietkau
3
-1
/
+7
[prev]
[next]