index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
wlcore: enable IEEE80211_HW_SUPPORT_FAST_XMIT
Johannes Berg
2015-04-22
1
-1
/
+2
|
*
|
mac80211_hwsim: enable IEEE80211_HW_SUPPORT_FAST_XMIT
Johannes Berg
2015-04-22
1
-1
/
+2
*
|
|
cxgb4: Initialize RSS mode for all Ports
Hariprasad Shenai
2015-05-09
3
-7
/
+80
*
|
|
be2net: update the driver version to 10.6.0.2
Sathya Perla
2015-05-09
1
-1
/
+1
*
|
|
be2net: update copyright year to 2015
Vasundhara Volam
2015-05-09
8
-8
/
+8
*
|
|
be2net: use be_virtfn() instead of !be_physfn()
Kalesh AP
2015-05-09
2
-7
/
+8
*
|
|
be2net: simplify UFI compatibility checking
Vasundhara Volam
2015-05-09
2
-44
/
+16
*
|
|
be2net: post full RXQ on interface enable
Suresh Reddy
2015-05-09
1
-2
/
+5
*
|
|
be2net: check for INSUFFICIENT_VLANS error
Kalesh AP
2015-05-09
3
-2
/
+5
*
|
|
be2net: receive pkts with L3, L4 errors on VFs
Somnath Kotur
2015-05-09
1
-1
/
+1
*
|
|
be2net: set interrupt moderation for Skyhawk-R using EQ-DB
Padmanabh Ratnakar
2015-05-09
4
-45
/
+128
*
|
|
be2net: add support for spoofchk setting
Kalesh AP
2015-05-09
4
-14
/
+78
*
|
|
sfc: Bind the sfc driver to any available VF's
Shradha Shah
2015-05-09
6
-11
/
+11
*
|
|
sfc: Add use of shared RSS contexts.
Jon Cooper
2015-05-09
8
-36
/
+177
*
|
|
sfc: Cope with permissions enforcement added to firmware for SR-IOV
Edward Cree
2015-05-09
5
-17
/
+111
*
|
|
sfc: manually allocate and free vadaptors
Shradha Shah
2015-05-09
3
-16
/
+76
*
|
|
sfc: create vports for VFs and assign random MAC addresses
Shradha Shah
2015-05-09
3
-37
/
+244
*
|
|
sfc: Prepare to bind the sfc driver to the VF.
Shradha Shah
2015-05-09
9
-15
/
+175
*
|
|
sfc: get the PF number and record in nic_data
Daniel Pieczko
2015-05-09
2
-0
/
+24
*
|
|
sfc: create VEB vswitch and vport above default firmware setup
Daniel Pieczko
2015-05-09
7
-3
/
+167
*
|
|
sfc: record the PF's vport ID in nic_data
Daniel Pieczko
2015-05-09
2
-4
/
+11
*
|
|
sfc: Record [rt]x_dpcpu_fw_id in EF10 nic_data
Daniel Pieczko
2015-05-09
3
-16
/
+17
*
|
|
sfc: Use MCDI to set FILTER_OP_IN_TX_DOMAIN
Shradha Shah
2015-05-09
1
-0
/
+1
*
|
|
sfc: Enable VF's via a write to the sysfs file sriov_numvfs
Shradha Shah
2015-05-09
9
-1
/
+82
*
|
|
sfc: Move and rename efx_vf struct to siena_vf
Daniel Pieczko
2015-05-09
3
-57
/
+67
*
|
|
sfc: Own header for nic-specific sriov functions, single instance of netdev_o...
Shradha Shah
2015-05-09
15
-210
/
+355
*
|
|
net: dsa: mv88e6xxx: Fix false positive lockdep splat
Andrew Lunn
2015-05-09
1
-9
/
+37
*
|
|
net: dsa: mv88e6xxx: Replace stats mutex with SMI mutex
Andrew Lunn
2015-05-09
1
-23
/
+27
*
|
|
net: dsa: mv88e6xxx: Replace PHY mutex by SMI mutex
Andrew Lunn
2015-05-09
2
-59
/
+63
*
|
|
net: dsa: mv88e6131: Add support for mv88e6185
Andrew Lunn
2015-05-09
1
-0
/
+3
*
|
|
net: dsa: mv88e6171: Add other members of the family
Andrew Lunn
2015-05-09
2
-3
/
+12
*
|
|
net: dsa: Move mv88e6172 support into mv88e6352 family driver
Andrew Lunn
2015-05-09
3
-51
/
+15
*
|
|
net: dsa: Converting remaining registers to mnemonics
Andrew Lunn
2015-05-09
5
-16
/
+69
*
|
|
net: dsa: Centralize setting up ports
Andrew Lunn
2015-05-09
6
-37
/
+20
*
|
|
net: dsa: Centralise global and port setup code into mv88e6xxx.
Andrew Lunn
2015-05-09
6
-660
/
+486
|
|
/
|
/
|
*
|
vxlan: Correctly set flow*i_mark and flow4i_proto in route lookups
Thomas Graf
2015-05-06
1
-0
/
+3
*
|
net: axienet: Fix kernel-doc warnings
Michal Simek
2015-05-06
3
-18
/
+32
*
|
net: axienet: Removed _of_ prefix in probe and remove functions
Srikanth Thokala
2015-05-06
1
-7
/
+7
*
|
net: axienet: Use of_property_* calls
Srikanth Thokala
2015-05-06
1
-20
/
+15
*
|
net: axienet: Use devm_* calls
Srikanth Thokala
2015-05-06
1
-27
/
+27
*
|
net: axienet: Use pdev instead of op
Srikanth Thokala
2015-05-06
1
-23
/
+24
*
|
net: axienet: Fix comments blocks
Michal Simek
2015-05-06
3
-59
/
+71
*
|
net: axienet: Removed coding style errors and warnings
Srikanth Thokala
2015-05-06
2
-20
/
+21
*
|
net: axienet: Support phy-less mode of operation
Srikanth Thokala
2015-05-06
1
-5
/
+5
*
|
net: axienet: Handle jumbo frames for lesser frame sizes
Srikanth Thokala
2015-05-06
2
-28
/
+27
*
|
net: axienet: Service completion interrupts ASAP
Peter Crosthwaite
2015-05-06
1
-2
/
+4
*
|
net: axienet: Handle 0 packet receive gracefully
Peter Crosthwaite
2015-05-06
1
-3
/
+4
*
|
net: axienet: Support for RGMII
Srikanth Thokala
2015-05-06
1
-1
/
+8
*
|
cxgb4: Discard the packet if the length is greater than mtu
Hariprasad Shenai
2015-05-06
2
-2
/
+16
*
|
cxgb4: Move SGE Ingress DMA state monitor code to a new routine
Hariprasad Shenai
2015-05-06
3
-79
/
+156
[prev]
[next]