index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
smsc911x.c: encapsulate enable irq calls
Matthias Brugger
2012-06-22
1
-7
/
+10
*
ixgbe: simplify padding and length checks
Stephen Hemminger
2012-06-21
1
-7
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-06-20
10
-143
/
+291
|
\
|
*
ixgbe: clean up ixgbe_get_settings ethtool function
Jacob Keller
2012-06-20
1
-85
/
+62
|
*
ixgbe: add support for 1G SX modules
Jacob Keller
2012-06-20
3
-5
/
+24
|
*
igb: Version bump
Carolyn Wyborny
2012-06-20
1
-3
/
+3
|
*
igb: Update firmware info output
Carolyn Wyborny
2012-06-20
3
-10
/
+89
|
*
igb: Streamline RSS queue and queue pairing assignment logic.
Matthew Vick
2012-06-20
2
-33
/
+55
|
*
igb: Support the get_ts_info ethtool method.
Carolyn Wyborny
2012-06-20
1
-0
/
+35
|
*
igb: Add switch case for supported hardware to igb_ptp_remove.
Carolyn Wyborny
2012-06-20
1
-1
/
+11
|
*
igb: A fix to VF TX rate limit
Lior Levy
2012-06-20
2
-0
/
+6
|
*
e1000: Combining Bitwise OR in one expression.
Tushar Dave
2012-06-20
1
-6
/
+6
*
|
team: do RCU update path fixups
Jiri Pirko
2012-06-20
2
-6
/
+16
*
|
team: Revert previous two changes.
David S. Miller
2012-06-20
2
-11
/
+6
*
|
team: use RCU_INIT_POINTER for NULL assignment of RCU pointer
Jiri Pirko
2012-06-20
1
-1
/
+1
*
|
team: use rcu_access_pointer to access RCU pointer by writer
Jiri Pirko
2012-06-20
2
-5
/
+10
*
|
can: c_can_pci: fix compilation on non HAVE_CLK archs
Marc Kleine-Budde
2012-06-20
1
-22
/
+7
|
/
*
net: qmi_wwan: use module_usb_driver macro
Bjørn Mork
2012-06-19
1
-11
/
+1
*
net: qmi_wwan: shorten driver description
Bjørn Mork
2012-06-19
1
-2
/
+2
*
net: qmi_wwan: bind to both control and data interface
Bjørn Mork
2012-06-19
1
-68
/
+63
*
net: qmi_wwan: rearranging to prepare for code sharing
Bjørn Mork
2012-06-19
1
-52
/
+76
*
net: qmi_wwan: define a structure for driver specific state
Bjørn Mork
2012-06-19
1
-20
/
+29
*
team: use rcu_dereference_bh() in tx path
Jiri Pirko
2012-06-19
2
-4
/
+4
*
team: allow to send multiple set events in one message
Jiri Pirko
2012-06-19
1
-24
/
+9
*
team: ensure correct order of netlink messages delivery
Jiri Pirko
2012-06-19
1
-20
/
+5
*
team: implement multipart netlink messages for options transfers
Jiri Pirko
2012-06-19
1
-82
/
+116
*
team: lb: introduce infrastructure for userspace driven tx loadbalancing
Jiri Pirko
2012-06-19
1
-17
/
+500
*
team: add port_[enabled/disabled] mode callbacks
Jiri Pirko
2012-06-19
1
-0
/
+4
*
team: pass NULL to __team_option_inst_add() instead of 0
Jiri Pirko
2012-06-19
1
-1
/
+1
*
team: allow to specify one option instance to be send to userspace
Jiri Pirko
2012-06-19
1
-86
/
+124
*
team: fix error path in team_nl_fill_port_list_get()
Jiri Pirko
2012-06-19
1
-1
/
+1
*
team: fix error path in team_nl_fill_options_get()
Jiri Pirko
2012-06-19
1
-1
/
+1
*
team: allow async option changes
Jiri Pirko
2012-06-19
1
-0
/
+18
*
team: push array_index and port into separate structure
Jiri Pirko
2012-06-19
1
-25
/
+43
*
team: comments: s/net\/drivers\/team/drivers\/net\/team/
Jiri Pirko
2012-06-19
3
-3
/
+3
*
team: introduce array options
Jiri Pirko
2012-06-19
1
-23
/
+52
*
team: allow read/write-only options
Jiri Pirko
2012-06-19
1
-0
/
+4
*
team: lb: push hash counting into separate function
Jiri Pirko
2012-06-19
1
-7
/
+16
*
team: add mode priv to port
Jiri Pirko
2012-06-19
1
-1
/
+2
*
team: for nomode use dummy struct team_mode
Jiri Pirko
2012-06-19
1
-8
/
+21
*
team: make team_mode struct const
Jiri Pirko
2012-06-19
4
-20
/
+41
*
Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
2012-06-19
5
-8
/
+298
|
\
|
*
vcan: add CAN FD support
Oliver Hartkopp
2012-06-19
1
-7
/
+20
|
*
candev: add/update helpers for CAN FD
Oliver Hartkopp
2012-06-19
1
-1
/
+34
|
*
c_can_pci: generic module for C_CAN/D_CAN on PCI
Federico Vaga
2012-06-19
3
-0
/
+244
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-06-19
53
-1303
/
+1890
|
\
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-19
53
-1303
/
+1890
|
|
\
\
|
|
*
|
iwlwifi: unlock on error path
Dan Carpenter
2012-06-14
1
-1
/
+3
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-13
3
-19
/
+12
|
|
|
\
\
|
|
|
*
|
ath9k: Fix softlockup in AR9485
Mohammed Shafi Shajakhan
2012-06-13
1
-0
/
+9
[next]