index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2013-04-25
11
-94
/
+207
|
\
|
*
igb: Bump version of driver
Carolyn Wyborny
2013-04-24
1
-3
/
+3
|
*
igb: Remove id's that will not be productized for Linux.
Carolyn Wyborny
2013-04-24
2
-4
/
+0
|
*
igb: Remove dead code path
Matthew Vick
2013-04-24
1
-4
/
+0
|
*
igb: Retain HW VLAN filtering while in promiscuous + VT mode
Greg Rose
2013-04-24
1
-1
/
+68
|
*
igb: display a warning message when SmartSpeed works
Koki Sanagi
2013-04-24
1
-0
/
+6
|
*
igb: Use pci_vfs_assigned instead of igb_vfs_are_assigned
Alexander Duyck
2013-04-24
1
-35
/
+1
|
*
pci: Add SRIOV helper function to determine if VFs are assigned to guest
Alexander Duyck
2013-04-24
1
-0
/
+41
|
*
igb: Add SMBI semaphore to I210/I211
Matthew Vick
2013-04-24
3
-26
/
+43
|
*
igb: SERDES loopback sigdetect bit on i210 devices
Akeem G. Abodunrin
2013-04-24
1
-7
/
+2
|
*
ixgbe: add WOL support for new subdevice ID
Emil Tantilov
2013-04-24
2
-0
/
+2
|
*
ixgbe: add SFP+ LX module support
Don Skidmore
2013-04-24
4
-10
/
+25
|
*
ixgbe: rename wol_supported to more fitting wol_enabled
Jacob Keller
2013-04-24
3
-4
/
+4
|
*
ixgbe: add driver support for x520 OCP adapter.
Don Skidmore
2013-04-24
2
-0
/
+9
|
*
ixgbe: fix possible divide by zero in ixgbe_update_itr
Don Skidmore
2013-04-24
1
-0
/
+3
*
|
qlcnic: Update version to 5.2.42
Shahed Shaikh
2013-04-24
1
-2
/
+2
*
|
qlcnic: Add identifying string for 83xx adapter
Himanshu Madhani
2013-04-24
1
-19
/
+106
*
|
qlcnic: Rename the IRQ description.
Himanshu Madhani
2013-04-24
2
-9
/
+18
*
|
qlcnic: Enable Interrupt Coalescing for 83xx adapter
Himanshu Madhani
2013-04-24
4
-22
/
+87
*
|
qlcnic: Add eSwitch statistics support
Shahed Shaikh
2013-04-24
3
-1
/
+11
*
|
qlcnic: Take EPORT out of reset sequence before disabling PAUSE
Manish Chopra
2013-04-24
1
-0
/
+25
*
|
qlcnic: Enhance channel configuration logs
Manish Chopra
2013-04-24
3
-8
/
+28
|
/
*
bnx2x: Allow recovery from second slot reset
Yuval Mintz
2013-04-24
1
-0
/
+1
*
bnx2x: Fix memory leak
Yuval Mintz
2013-04-24
2
-3
/
+3
*
bnx2x: Enhance MAC configuration for VFs
Dmitry Kravkov
2013-04-24
4
-15
/
+30
*
bnx2x: Allow RX/TX pause control in autoneg
Yaniv Rosner
2013-04-24
2
-5
/
+14
*
bnx2x: prevent GRO false checksum claims
Yuval Mintz
2013-04-24
1
-5
/
+11
*
net/mlx4_en: Add a service task
Amir Vadai
2013-04-24
3
-0
/
+47
*
net/mlx4_en: Support software timestamping
Amir Vadai
2013-04-24
1
-0
/
+2
*
net/mlx4_en: Add HW timestamping (TS) support
Amir Vadai
2013-04-24
13
-16
/
+354
*
net/mlx4_core: Read HCA frequency and map internal clock
Eugenia Emantayev
2013-04-24
4
-1
/
+74
*
net/mlx4_core: Add timestamping device capability
Eugenia Emantayev
2013-04-24
1
-1
/
+6
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-24
189
-3920
/
+6522
|
\
|
*
mwifiex: rework round robin scheduling of bss nodes.
Andreas Fenkart
2013-04-23
3
-77
/
+29
|
*
mwifiex: replace ra_list_curr by list rotation.
Andreas Fenkart
2013-04-23
4
-69
/
+40
|
*
brcmfmac: add credit borrowing mechanism
Arend van Spriel
2013-04-23
1
-8
/
+87
|
*
brcmfmac: correct error handling in brcmf_fws_init()
Arend van Spriel
2013-04-23
2
-9
/
+24
|
*
brcmfmac: flush queue upon MACDESC_DEL firmware signal
Arend van Spriel
2013-04-23
1
-2
/
+3
|
*
brcmfmac: support critical protocol API for DHCP
Piotr Haber
2013-04-23
5
-1
/
+576
|
*
brcmfmac: allow scanning to be suppressed in the driver
Arend van Spriel
2013-04-23
2
-1
/
+13
|
*
ath9k: Fix RX DMA mapping
Sujith Manoharan
2013-04-23
1
-3
/
+3
|
*
ath9k: Use lockless variants for the RX fifo queue
Sujith Manoharan
2013-04-23
1
-2
/
+2
|
*
ath9k: Reduce deep indentation
Sujith Manoharan
2013-04-23
1
-46
/
+44
|
*
ath9k: Remove unused argument "size"
Sujith Manoharan
2013-04-23
1
-9
/
+3
|
*
ath9k: add support for the new rate control API
Felix Fietkau
2013-04-23
3
-8
/
+19
|
*
ath9k: merge ath_tx_start_dma into ath_tx_start
Felix Fietkau
2013-04-23
1
-44
/
+36
|
*
rtl8192c:dm: Properly initialize local array and set value.
Han Shen
2013-04-23
1
-2
/
+2
|
*
ath9k: apply coverage class on slottime too
Mathias Kretschmer
2013-04-23
1
-1
/
+2
|
*
Merge branch 'master' of git://git.infradead.org/users/rafal/b43-next
John W. Linville
2013-04-23
9
-442
/
+661
|
|
\
|
|
*
b43: N-PHY: don't use deprecated b43_radio_foo16
Rafał Miłecki
2013-04-23
1
-59
/
+59
[next]