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-06-19
net: qmi_wwan: use module_usb_driver macro
Bjørn Mork
1
-11
/
+1
2012-06-19
net: qmi_wwan: shorten driver description
Bjørn Mork
1
-2
/
+2
2012-06-19
net: qmi_wwan: bind to both control and data interface
Bjørn Mork
1
-68
/
+63
2012-06-19
net: qmi_wwan: rearranging to prepare for code sharing
Bjørn Mork
1
-52
/
+76
2012-06-19
net: qmi_wwan: define a structure for driver specific state
Bjørn Mork
1
-20
/
+29
2012-06-19
team: use rcu_dereference_bh() in tx path
Jiri Pirko
2
-4
/
+4
2012-06-19
team: allow to send multiple set events in one message
Jiri Pirko
1
-24
/
+9
2012-06-19
team: ensure correct order of netlink messages delivery
Jiri Pirko
1
-20
/
+5
2012-06-19
team: implement multipart netlink messages for options transfers
Jiri Pirko
1
-82
/
+116
2012-06-19
team: lb: introduce infrastructure for userspace driven tx loadbalancing
Jiri Pirko
1
-17
/
+500
2012-06-19
team: add port_[enabled/disabled] mode callbacks
Jiri Pirko
1
-0
/
+4
2012-06-19
team: pass NULL to __team_option_inst_add() instead of 0
Jiri Pirko
1
-1
/
+1
2012-06-19
team: allow to specify one option instance to be send to userspace
Jiri Pirko
1
-86
/
+124
2012-06-19
team: fix error path in team_nl_fill_port_list_get()
Jiri Pirko
1
-1
/
+1
2012-06-19
team: fix error path in team_nl_fill_options_get()
Jiri Pirko
1
-1
/
+1
2012-06-19
team: allow async option changes
Jiri Pirko
1
-0
/
+18
2012-06-19
team: push array_index and port into separate structure
Jiri Pirko
1
-25
/
+43
2012-06-19
team: comments: s/net\/drivers\/team/drivers\/net\/team/
Jiri Pirko
3
-3
/
+3
2012-06-19
team: introduce array options
Jiri Pirko
1
-23
/
+52
2012-06-19
team: allow read/write-only options
Jiri Pirko
1
-0
/
+4
2012-06-19
team: lb: push hash counting into separate function
Jiri Pirko
1
-7
/
+16
2012-06-19
team: add mode priv to port
Jiri Pirko
1
-1
/
+2
2012-06-19
team: for nomode use dummy struct team_mode
Jiri Pirko
1
-8
/
+21
2012-06-19
team: make team_mode struct const
Jiri Pirko
4
-20
/
+41
2012-06-19
Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
5
-8
/
+298
2012-06-19
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
53
-1303
/
+1890
2012-06-19
bnx2x: Change date and version to 1.72.51-0
Merav Sicron
1
-2
/
+2
2012-06-19
bnx2x: Support DCBX for all functions
Barak Witkowski
7
-12
/
+31
2012-06-19
bnx2x: Add support for ethtool -L
Merav Sicron
5
-12
/
+100
2012-06-19
bnx2x: Allow up to 63 RSS queues
Merav Sicron
1
-10
/
+3
2012-06-19
bnx2x: Split the FP structure
Barak Witkowski
6
-87
/
+155
2012-06-19
bnx2x: Move the CNIC L2 CIDs to be right after the RSS CIDs
Merav Sicron
4
-30
/
+52
2012-06-19
bnx2x: Make the transmission queues adjacent
Merav Sicron
6
-94
/
+139
2012-06-19
bnx2x: Allow more than 64 L2 CIDs
Merav Sicron
2
-20
/
+57
2012-06-19
bnx2x: Add support for 4-tupple UDP RSS
Merav Sicron
5
-15
/
+159
2012-06-19
bnx2x: Return only online tests for MF
Merav Sicron
2
-29
/
+62
2012-06-19
bnx2x: Add support for external LB
Merav Sicron
4
-9
/
+81
2012-06-19
vcan: add CAN FD support
Oliver Hartkopp
1
-7
/
+20
2012-06-19
candev: add/update helpers for CAN FD
Oliver Hartkopp
1
-1
/
+34
2012-06-19
c_can_pci: generic module for C_CAN/D_CAN on PCI
Federico Vaga
3
-0
/
+244
2012-06-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
53
-1303
/
+1890
2012-06-19
net: lpc_eth: Driver cleanup
stigge@antcom.de
1
-5
/
+1
2012-06-17
net: lpc_eth: free skbs in start_xmit
Eric Dumazet
1
-6
/
+5
2012-06-17
bnx2x: correct LPI pass-through configuration
Yuval Mintz
1
-12
/
+6
2012-06-16
bnx2: Update version 2.2.2
Michael Chan
1
-2
/
+2
2012-06-16
bnx2: Read PCI function number from internal register
Michael Chan
2
-2
/
+7
2012-06-16
bnx2: Dump additional BC_STATE during firmware sync timeout.
Michael Chan
2
-0
/
+3
2012-06-16
bnx2: Dump all FTQ_CTL registers during tx_timeout
Michael Chan
2
-0
/
+112
2012-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
97
-766
/
+1626
2012-06-15
qlcnic: off by one in qlcnic_init_pci_info()
Dan Carpenter
1
-1
/
+1
[next]