index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-16
mISDN: Reduce RX buffer allocation for transparent data
Karsten Keil
9
-188
/
+185
2012-05-16
mISDN: Bugfix hfcsusb: usb endpoint activation/deactivation
Martin Bachem
1
-8
/
+2
2012-05-16
mISDN: avmfritz use the bigger fifo of chip version 2
Karsten Keil
1
-27
/
+41
2012-05-16
mISDN: Early confirm for transparent data
Karsten Keil
9
-117
/
+43
2012-05-16
mISDN: Cleanup channel also if it already was deactivated
Karsten Keil
8
-49
/
+23
2012-05-16
drivers/ieee802154: IEEE 802.15.4 loopback driver
alex.bluesman.smirnov@gmail.com
3
-0
/
+303
2012-05-16
isdn: Fix typo in hfcmulti.c
Masanari Iida
1
-2
/
+2
2012-05-16
Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
30
-22285
/
+11
2012-05-16
netdev/phy: Make get_phy_id() static and quit EXPORTing it.
David Daney
1
-2
/
+1
2012-05-16
net/mlx4_core: Fixed error flow in rem_slave_eqs
Jack Morgenstein
1
-7
/
+6
2012-05-16
net/mlx4_core: Add XRC domains and counters to resource tracker
Jack Morgenstein
4
-5
/
+275
2012-05-16
net/mlx4_core: Fix potential kernel Oops in res tracker during Dom0 driver un...
Jack Morgenstein
4
-8
/
+26
2012-05-16
net/mlx4_core: Do not reset module-parameter num_vfs when fail to enable sriov
Jack Morgenstein
1
-3
/
+2
2012-05-16
net/mlx4_core: Remove unused *_str functions from the resource tracker
Jack Morgenstein
1
-30
/
+0
2012-05-16
net/mlx4_core: Change SYNC_TPT to be native (not wrapped)
Jack Morgenstein
1
-1
/
+1
2012-05-16
net/mlx4_core: Fix init_port mask state for slaves
Jack Morgenstein
1
-2
/
+1
2012-05-16
net/mlx4: Address build warnings on set but not used variables
Or Gerlitz
5
-18
/
+8
2012-05-15
tokenring: delete all remaining driver support
Paul Gortmaker
25
-22227
/
+0
2012-05-15
s390: delete any traces of token ring support
Paul Gortmaker
5
-58
/
+11
2012-05-15
dummy: documentation is stale
Alan Cox
1
-4
/
+1
2012-05-15
qlcnic-ethtool: set the ethtool_dump flag by ETH_FW_DUMP_DISABLE value that i...
Manish chopra
1
-1
/
+6
2012-05-14
stmmac: fix suspend/resume locking
Giuseppe CAVALLARO
1
-4
/
+6
2012-05-14
stmmac: add mixed burst for DMA
Giuseppe CAVALLARO
5
-5
/
+12
2012-05-14
stmmac: extend mac addr reg and fix perfect filering
Giuseppe CAVALLARO
7
-10
/
+29
2012-05-14
dm9000: some coldfire boards need this
Steven King
1
-1
/
+1
2012-05-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
26
-220
/
+471
2012-05-12
igb: Add Support for new i210/i211 devices.
Carolyn Wyborny
16
-110
/
+1205
2012-05-12
igb: Add function and pointers for 82580 low power state settings.
Carolyn Wyborny
2
-0
/
+101
2012-05-12
rndis_wlan: cleanup: change oid from __le32 to u32 in various places
Jussi Kivilinna
1
-49
/
+49
2012-05-12
rndis_host: cleanup: change oid from __le32 to u32 in rndis_query()
Jussi Kivilinna
1
-6
/
+6
2012-05-12
rndis_wlan: cleanup: byteswap data from device instead of RNDIS_* defines
Jussi Kivilinna
1
-13
/
+13
2012-05-12
rndis_host: cleanup: byteswap data from device instead of RNDIS_* defines
Jussi Kivilinna
1
-25
/
+28
2012-05-12
usb/net: rndis: fixup a few name prefixes
Linus Walleij
1
-2
/
+2
2012-05-12
usb/net: rndis: merge command codes
Linus Walleij
2
-40
/
+39
2012-05-12
usb/net: rndis: merge media type definitions
Linus Walleij
2
-7
/
+7
2012-05-12
usb/net: rndis: merge duplicate 802_* OIDs
Linus Walleij
2
-125
/
+161
2012-05-12
usb/net: rndis: eliminate first set of duplicate OIDs
Linus Walleij
3
-100
/
+100
2012-05-12
usb/net: rndis: remove ambigous status codes
Linus Walleij
1
-2
/
+2
2012-05-12
usb/net: rndis: break out <linux/rndis.h> defines
Linus Walleij
4
-549
/
+2
2012-05-12
usb/net: rndis: inline the cpu_to_le32() macro
Linus Walleij
2
-131
/
+135
2012-05-11
net: of/phy: fix build error when phylib is built as a module
Bjørn Mork
1
-1
/
+1
2012-05-10
net, drivers/net: Convert compare_ether_addr_64bits to ether_addr_equal_64bits
Joe Perches
2
-33
/
+32
2012-05-10
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
31
-86
/
+85
2012-05-10
be2net: avoid disabling sriov while VFs are assigned
Sathya Perla
3
-89
/
+134
2012-05-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
14
-245
/
+1370
2012-05-09
ixgbe: update version number
Don Skidmore
1
-2
/
+2
2012-05-09
ixgbe: cleanup the hwmon function calls
Don Skidmore
3
-32
/
+10
2012-05-09
ixgbe: support software timestamping
Jacob Keller
1
-0
/
+2
2012-05-09
ixgbe: add support for get_ts_info
Jacob Keller
1
-0
/
+41
2012-05-09
ixgbe: correct disable_rx_buff timeout
Jacob Keller
1
-1
/
+1
[next]