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
*
ax25/6pack: Replace sp_header_ops with ax25_header_ops
Eric W. Biederman
2015-03-02
1
-27
/
+1
*
ax25/kiss: Replace ax_header_ops with ax25_header_ops
Eric W. Biederman
2015-03-02
1
-32
/
+1
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-03-02
5
-73
/
+183
|
\
|
*
at86rf230: add warning if edge-triggered irq
Alexander Aring
2015-02-27
1
-0
/
+4
|
*
at86rf230: add irq low-level for polarity
Alexander Aring
2015-02-27
1
-1
/
+2
|
*
at86rf230: add irqmask mode setting
Alexander Aring
2015-02-27
1
-0
/
+5
|
*
at86rf230: remove tx_timeout
Alexander Aring
2015-02-27
1
-5
/
+0
|
*
at86rf230: add support for external xtal trim
Alexander Aring
2015-02-27
1
-4
/
+50
|
*
at86rf230: copy pdata to driver allocated space
Alexander Aring
2015-02-27
1
-26
/
+25
|
*
Bluetooth: btusb: Use matching names for Broadcom firmware files
Marcel Holtmann
2015-02-15
1
-22
/
+53
|
*
Bluetooth: ath3k: Add support Atheros AR5B195 combo Mini PCIe card
Alexander Ploumistos
2015-02-15
2
-0
/
+2
|
*
Bluetooth: Add device shutdown routine for Intel Bluetooth device
Tedd Ho-Jeong An
2015-02-15
1
-0
/
+22
|
*
at86rf230: assign wait_for_completion_timeout to appropriately typed var
Nicholas Mc Guire
2015-02-15
1
-1
/
+1
|
*
Bluetooth: btusb: Remove unneeded btusb_wait_on_bit_timeout()
Johan Hedberg
2015-02-14
1
-16
/
+6
|
*
Bluetooth: btmrvl: support SCO routing to host interface
Amitkumar Karwar
2015-02-14
2
-0
/
+15
*
|
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
5
-20
/
+16
*
|
pppoe: Use workqueue to die properly when a PADT is received
Simon Farnsworth
2015-03-02
1
-1
/
+16
*
|
bnx2: disable toggling of rxvlan if necessary
Ivan Vecera
2015-03-02
1
-12
/
+3
*
|
net: macb: Properly add DMACFG bit definitions
Arun Chandran
2015-03-02
1
-1
/
+2
*
|
net: macb: Add on the fly CPU endianness detection
Arun Chandran
2015-03-02
1
-4
/
+18
*
|
Driver: Vmxnet3: Copy TCP header to mapped frame for IPv6 packets
Shrikrishna Khare
2015-03-02
2
-11
/
+23
*
|
qeth: Fix command sizes
Stefan Raspl
2015-03-01
1
-2
/
+3
*
|
s390: remove claw driver
Ursula Braun
2015-03-01
4
-3738
/
+1
*
|
hyperv: Implement netvsc_get_channels() ethool op
Andrew Schwartzmeyer
2015-02-28
3
-1
/
+20
*
|
usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers
Ben Hutchings
2015-02-28
4
-3
/
+8
*
|
team: allow TSO being set on master
Jiri Pirko
2015-02-27
1
-0
/
+3
*
|
rocker: put port in FORWADING state after leaving bridge
Scott Feldman
2015-02-26
1
-9
/
+30
*
|
rocker: rename lport to pport
Scott Feldman
2015-02-26
2
-104
/
+103
*
|
rocker: fix non-portable err return codes
Scott Feldman
2015-02-26
2
-1
/
+37
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2015-02-26
16
-189
/
+1130
|
\
\
|
*
|
i40e/i40evf: Update driver versions
Sravanthi Tangeda
2015-02-25
2
-3
/
+3
|
*
|
i40evf: Add more info to interrupt vector names
Carolyn Wyborny
2015-02-25
1
-1
/
+2
|
*
|
i40e: Use ethtool private flags to display NPAR status
Greg Rose
2015-02-25
2
-0
/
+44
|
*
|
i40e: Set FLAG_RD when sending buffer FW must read
Kevin Scott
2015-02-25
1
-1
/
+1
|
*
|
i40e: print Rx packet split status
Mitch Williams
2015-02-25
1
-2
/
+4
|
*
|
i40e: setup FCoE device type
Vasu Dev
2015-02-25
1
-0
/
+6
|
*
|
i40e: Set BUF flag for Set Version AQ command
Kevin Scott
2015-02-25
1
-1
/
+1
|
*
|
i40e: Add support for getlink, setlink ndo ops
Neerav Parikh
2015-02-25
6
-22
/
+196
|
*
|
i40e: Implement configfs for NPAR BW configuration
Greg Rose
2015-02-25
4
-8
/
+369
|
*
|
i40e: Add NPAR BW get and set functions
Greg Rose
2015-02-25
5
-1
/
+273
|
*
|
i40e: enable packet split only when IOMMU present
Mitch Williams
2015-02-25
2
-2
/
+7
|
*
|
i40evf: allow enabling of debug prints via ethtool
Ashish Shah
2015-02-25
1
-2
/
+4
|
*
|
i40e: Add method to keep track of current rxnfc settings
Carolyn Wyborny
2015-02-25
2
-1
/
+12
|
*
|
i40e/i40evf: Use advertised speed settings in ethtool and refactor get_settings
Catherine Sullivan
2015-02-25
4
-124
/
+173
|
*
|
i40e/i40evf: Fix output of i40e_debug_aq() for big endian machines
Paul M Stillwell Jr
2015-02-25
2
-23
/
+37
*
|
|
net: dsa: bcm_sf2: add HW bridging support
Florian Fainelli
2015-02-25
3
-1
/
+171
|
/
/
*
|
net: via-rhine: add BQL support
Tino Reichardt
2015-02-24
1
-9
/
+20
*
|
bonding: Implement port churn-machine (AD standard 43.4.17).
Mahesh Bandewar
2015-02-24
2
-7
/
+93
*
|
bonding: Verify RX LACPDU has proper dest mac-addr
Mahesh Bandewar
2015-02-24
1
-0
/
+3
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2015-02-24
38
-1032
/
+2157
|
\
\
[next]