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
2014-07-02
be2net: re-enable vlan filtering mode asap
Kalesh AP
1
-9
/
+4
2014-07-02
be2net: create optimal number of queues on SR-IOV config
Vasundhara Volam
4
-75
/
+178
2014-07-02
be2net: read VF's capabilities from GET_PROFILE_CONFIG cmd
Vasundhara Volam
4
-5
/
+35
2014-07-02
be2net: remove be_cmd_get_profile_config_mbox/mccq() variants
Vasundhara Volam
1
-67
/
+14
2014-07-02
drivers/net/hyperv/netvsc.c: remove unnecessary null test before kfree
Fabian Frederick
1
-3
/
+1
2014-07-02
sh_eth: remove checks around dev_kfree_skb() calls
Sergei Shtylyov
1
-12
/
+6
2014-07-02
qlcnic: Update version to 5.3.61
Harish Patil
1
-2
/
+2
2014-07-02
qlcnic: Enhance Tx timeout debug data collection.
Harish Patil
1
-6
/
+35
2014-07-02
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c: remove unnecessary null test...
Fabian Frederick
1
-2
/
+1
2014-07-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
15
-113
/
+200
2014-07-01
bonding: allow to add vlans on top of empty bond
Jiri Pirko
1
-13
/
+0
2014-07-01
cxgb4vf: Adds device ID for few more Chelsio T4 Adapters
Hariprasad Shenai
1
-0
/
+9
2014-07-01
cxgb4: Adds device ID for few more Chelsio T4 Adapters
Hariprasad Shenai
1
-0
/
+20
2014-07-01
cxgb4: Replaced the backdoor mechanism to access the HW memory with PCIe Wind...
Hariprasad Shenai
4
-172
/
+148
2014-07-01
cxgb4: Use FW interface to get BAR0 value
Hariprasad Shenai
4
-8
/
+98
2014-07-01
rdma/cxgb4: Fixes cxgb4 probe failure in VM when PF is exposed through PCI Pa...
Hariprasad Shenai
3
-9
/
+13
2014-07-01
ptp: Allow reassigning calibration pin function
Stefan Sørensen
1
-7
/
+2
2014-07-01
dp83640: Get calibration pin with ptp_find_pin
Stefan Sørensen
1
-1
/
+5
2014-07-01
dp83640: Verify calibration pin assignment
Stefan Sørensen
1
-0
/
+10
2014-07-01
dp83640: Increase supported perout pins to 7
Stefan Sørensen
1
-9
/
+9
2014-07-01
dp83640: Program pulsewidth2 values of perout triggers 0 and 1
Stefan Sørensen
1
-0
/
+5
2014-07-01
bnx2x: Fail probe of VFs using an old incompatible driver
Yuval Mintz
2
-0
/
+54
2014-07-01
bnx2x: enlarge minimal alignemnt of data offset
Dmitry Kravkov
1
-2
/
+4
2014-07-01
bnx2x: VF can report link speed
Dmitry Kravkov
8
-88
/
+366
2014-07-01
ixgbe: change PTP NSECS_PER_SEC to IXGBE_PTP_PPS_HALF_SECOND
Jacob Keller
1
-7
/
+9
2014-07-01
igb: bring link up when PHY is powered up
Todd Fujinaka
1
-0
/
+2
2014-07-01
i40e/i40evf: Bump i40e to 0.4.19 and i40evf to 0.9.38
Catherine Sullivan
2
-2
/
+2
2014-07-01
i40evf: change branding string
Mitch Williams
1
-1
/
+1
2014-07-01
i40e: remove linux/export.h header from i40e_ptp.c
Jacob Keller
1
-1
/
+0
2014-07-01
i40e: limit GLLAN_TXPRE_QDIS to QINDX 0-127
Christopher Pau
1
-1
/
+3
2014-07-01
i40e/i40evf: initialize context descriptor
Jesse Brandeburg
2
-0
/
+2
2014-07-01
i40e: FD filter replay logic bug fix
Anjali Singhai Jain
1
-4
/
+6
2014-06-30
i40e/i40evf: add ASQ write back timeout variable to AQ structure
Kamil Krawczyk
4
-2
/
+10
2014-06-30
i40evf: set flags before sending message
Mitch Williams
1
-17
/
+16
2014-06-30
i40e: Correct mask assignment value
Kevin Scott
1
-2
/
+2
2014-06-30
i40e: clear all queues and interrupts
Shannon Nelson
3
-0
/
+95
2014-06-30
i40e/i40evf: clear aq bah-bal on shutdown
Shannon Nelson
2
-0
/
+8
2014-06-30
i40e/i40evf: Add base address registers to aq struct
Shannon Nelson
4
-76
/
+44
2014-06-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
11
-134
/
+373
2014-06-26
amd-xgbe: Resolve checkpatch warning about sscanf usage
Lendacky, Thomas
1
-5
/
+4
2014-06-26
amd-xgbe: Change destination address filtering support
Lendacky, Thomas
6
-69
/
+116
2014-06-26
amd-xgbe: Add support for VLAN filtering
Lendacky, Thomas
6
-14
/
+165
2014-06-26
amd-xgbe: VLAN Rx tag stripping fix
Lendacky, Thomas
1
-1
/
+3
2014-06-26
amd-xgbe: VLAN Tx tag insertion fix
Lendacky, Thomas
2
-0
/
+8
2014-06-26
amd-xgbe: Make defines in xgbe.h unique
Lendacky, Thomas
5
-100
/
+102
2014-06-26
i40e: fix fdir programming
Jesse Brandeburg
1
-2
/
+4
2014-06-26
i40e: Add debugfs hooks to print current total FD filter count
Anjali Singhai Jain
1
-0
/
+4
2014-06-26
i40e: Fix the FD sideband logic to detect a FD table full condition
Anjali Singhai Jain
3
-7
/
+20
2014-06-26
i40e: Avoid adding the TCP-IPv4 filter twice
Anjali Singhai Jain
1
-13
/
+0
2014-06-26
i40e: only create PTP device node once
Jacob Keller
1
-12
/
+46
[next]