index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtlwifi: Prepare for reworking 5G channels
Larry Finger
2016-02-25
2
-5
/
+20
*
mwifiex: fix an indenting mistake
Dan Carpenter
2016-02-25
1
-1
/
+1
*
rtlwifi: Remove unnecessary synchronize_irq() before free_irq()
Lars-Peter Clausen
2016-02-25
1
-1
/
+0
*
b43: Remove unnecessary synchronize_irq() before free_irq()
Lars-Peter Clausen
2016-02-25
1
-4
/
+2
*
brcmfmac: Increase nr of supported flowrings.
Hante Meuleman
2016-02-25
4
-30
/
+41
*
rtl8xxxu: Add missing bit define for REG_APS_FSMCO
Jes Sorensen
2016-02-25
1
-0
/
+1
*
rtl8xxxu: Make device_init kludge 8723au only
Jes Sorensen
2016-02-25
1
-8
/
+11
*
rtl8xxxu: Do not mask RF registers to 6 bits
Jes Sorensen
2016-02-25
1
-2
/
+0
*
rtl8xxxu: Remove unused len/cnt variables from rtl8xxxu_rx_complete()
Jes Sorensen
2016-02-25
1
-3
/
+1
*
rtl8xxxu: Remove unused mgmt variable from rtl8xxxu_rx_complete()
Jes Sorensen
2016-02-25
1
-3
/
+0
*
rtl8xxxu: Set correct bit to reset MCU IO wrapper
Jes Sorensen
2016-02-25
1
-2
/
+2
*
rtl8xxxu: rtl8xxxu_set_linktype(): Be consistent aboutregister size REG_MSR
Jes Sorensen
2016-02-25
1
-2
/
+2
*
rtl8xxxu: Enable data frame reception in rtl8xxxu_start
Bruno Randolf
2016-02-25
1
-10
/
+2
*
rtl8xxxu: Fix 80 character per line issue
Jes Sorensen
2016-02-25
1
-2
/
+3
*
rtl8xxxu: Remove duplicate USB ID
Jes Sorensen
2016-02-25
1
-2
/
+0
*
rtl8xxxu: Document REG_RXFLTMAP registers
Bruno Randolf
2016-02-25
1
-6
/
+20
*
rtl8xxxu: Enable monitor mode by handling filters
Bruno Randolf
2016-02-25
1
-11
/
+45
*
rtl8xxxu: Fix cosmetics to quiet down checkpatch police
Jes Sorensen
2016-02-25
1
-1
/
+1
*
rtl8xxxu: Use REG_EFUSE_TEST register only on multifunctional devices
Jakub Sitnicki
2016-02-25
2
-3
/
+7
*
rtl8xxxu: Remove unused clutter for handling recursive calls to rtl8xxxu_init...
Jes Sorensen
2016-02-25
2
-12
/
+1
*
rtl8xxxu: Add REG_OFDM0_RX_D_SYNC_PATH definitions
Jes Sorensen
2016-02-25
1
-0
/
+3
*
rtl8xxxu: Add mbox extension register definitions for 8723B
Jes Sorensen
2016-02-25
1
-0
/
+5
*
rtl8xxxu: Add definitions for antenna selection registers for 8723BU
Jes Sorensen
2016-02-25
1
-0
/
+4
*
rtl8xxxu: Implement rtl8xxxu_reset_8051()
Jes Sorensen
2016-02-25
1
-12
/
+26
*
rtl8xxxu: Check return value of kmemdup()
Tobias Klauser
2016-02-25
1
-0
/
+4
*
rtl8xxxu: Fix typo in Kconfig help text
Tobias Klauser
2016-02-25
1
-1
/
+1
*
rtl8xxxu: Add more RCR bits
Jes Sorensen
2016-02-25
1
-1
/
+10
*
rtl8xxxu: Add REG_TX_REPORT_* defines
Jes Sorensen
2016-02-25
1
-0
/
+2
*
rtl8xxxu: Define SYS_CFG_SW_OFFLOAD_EN
Jes Sorensen
2016-02-25
1
-0
/
+1
*
rtl8xxxu: Add RQPN_[NE]PQ_SHIFT values
Jes Sorensen
2016-02-25
1
-0
/
+2
*
rtl8xxxu: If fw running in RAM, reset the 8051 before trying to download a ne...
Jes Sorensen
2016-02-25
1
-1
/
+18
*
rtl8xxxu: rtl8xxxu_download_firmware(): Cosmetic cleanups
Jes Sorensen
2016-02-25
1
-7
/
+12
*
rtl8xxxu: Minor cleanup to rtl8xxxu_download_firmware()
Jes Sorensen
2016-02-25
1
-1
/
+2
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2016-02-18
6
-386
/
+433
|
\
|
*
i40e: Add support for ATR w/ IPv6 extension headers
Alexander Duyck
2016-02-18
1
-15
/
+13
|
*
i40evf: Update feature flags to reflect newly enabled features
Alexander Duyck
2016-02-18
1
-4
/
+19
|
*
i40e: Update feature flags to reflect newly enabled features
Alexander Duyck
2016-02-18
1
-4
/
+10
|
*
i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels
Alexander Duyck
2016-02-18
1
-12
/
+0
|
*
i40e: Fix ATR in relation to tunnels
Alexander Duyck
2016-02-18
1
-17
/
+11
|
*
i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM
Alexander Duyck
2016-02-18
2
-2
/
+36
|
*
i40e/i40evf: Clean-up Rx packet checksum handling
Alexander Duyck
2016-02-18
2
-26
/
+20
|
*
i40e/i40evf: Add exception handling for Tx checksum
Alexander Duyck
2016-02-18
4
-26
/
+45
|
*
i40e/i40evf: Do not write to descriptor unless we complete
Alexander Duyck
2016-02-18
2
-76
/
+84
|
*
i40e/i40evf: Handle IPv6 extension headers in checksum offload
Alexander Duyck
2016-02-18
2
-2
/
+26
|
*
i40e/i40evf: Add support for IPv4 encapsulated in IPv6
Alexander Duyck
2016-02-18
2
-30
/
+49
|
*
i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path
Alexander Duyck
2016-02-18
2
-51
/
+52
|
*
i40e/i40evf: Consolidate all header changes into TSO function
Alexander Duyck
2016-02-18
2
-36
/
+52
|
*
i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path
Alexander Duyck
2016-02-18
2
-26
/
+36
|
*
i40e/i40evf: Use u64 values instead of casting them in TSO function
Alexander Duyck
2016-02-18
2
-10
/
+8
|
*
i40e/i40evf: Drop outer checksum offload that was not requested
Alexander Duyck
2016-02-18
5
-87
/
+10
[next]