index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-21
Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
99
-844
/
+2324
2014-11-21
defxx: Clean up DEFEA resource management
Maciej W. Rozycki
2
-37
/
+80
2014-11-21
defxx: Disable DEFEA's ESIC I/O decoding on shutdown
Maciej W. Rozycki
1
-0
/
+6
2014-11-21
defxx: Correct DEFEA's ESIC MMIO decoding
Maciej W. Rozycki
2
-24
/
+39
2014-11-21
defxx: Fix DEFPA enable error propagation
Maciej W. Rozycki
1
-4
/
+7
2014-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
12
-314
/
+595
2014-11-21
amd-xgbe: Add support for the skb->xmit_more flag
Lendacky, Thomas
4
-22
/
+78
2014-11-21
amd-xgbe: Perform Tx coalescing on a packet basis
Lendacky, Thomas
1
-20
/
+26
2014-11-21
amd-xgbe: Remove unused variable
Lendacky, Thomas
2
-2
/
+0
2014-11-21
amd-xgbe: Add BQL support
Lendacky, Thomas
3
-1
/
+51
2014-11-21
amd-xgbe: Separate Tx/Rx ring data fields into new structs
Lendacky, Thomas
4
-46
/
+54
2014-11-21
amd-xgbe: Incorporate Smatch coding suggestion
Lendacky, Thomas
1
-1
/
+2
2014-11-21
amd-xgbe: Tx engine must not be active before stopping it
Lendacky, Thomas
3
-7
/
+74
2014-11-21
amd-xgbe: Add a read memory barrier to Tx/Rx path
Lendacky, Thomas
2
-0
/
+7
2014-11-21
net: USB: Deletion of unnecessary checks before the function call "kfree"
Markus Elfring
2
-4
/
+2
2014-11-21
net: Xilinx: Deletion of unnecessary checks before two function calls
Markus Elfring
2
-4
/
+2
2014-11-21
IBM-EMAC: Deletion of unnecessary checks before the function call "of_dev_put"
Markus Elfring
1
-16
/
+8
2014-11-21
net/mlx4_en: mlx4_en_set_settings() always fails when autoneg is set
Saeed Mahameed
1
-1
/
+1
2014-11-21
drivers: atm: eni: Add pci_dma_mapping_error() call
Tina Johnson
1
-0
/
+3
2014-11-21
macvtap: advance iov iterator when needed in macvtap_put_user()
Jason Wang
1
-0
/
+2
2014-11-21
mlx4: don't duplicate kvfree()
Al Viro
1
-8
/
+2
2014-11-21
mlx5: don't duplicate kvfree()
Al Viro
7
-19
/
+19
2014-11-21
r8152: adjust rtl_start_rx
hayeswang
1
-0
/
+19
2014-11-21
r8152: adjust r8152_submit_rx
hayeswang
1
-20
/
+20
2014-11-21
net: bcmgenet: log RX buffer allocation and RX/TX dma failures
Florian Fainelli
2
-1
/
+12
2014-11-21
net: systemport: log RX buffer allocation and RX/TX DMA failures
Florian Fainelli
2
-1
/
+12
2014-11-21
vlan: introduce *vlan_hwaccel_push_inside helpers
Jiri Pirko
1
-16
/
+6
2014-11-21
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
Jiri Pirko
3
-10
/
+12
2014-11-21
vlan: kill vlan_put_tag helper
Jiri Pirko
3
-20
/
+7
2014-11-21
vlan: make __vlan_hwaccel_put_tag return void
Jiri Pirko
1
-4
/
+2
2014-11-21
net: phy: micrel: add copyright entry
Johan Hovold
1
-0
/
+1
2014-11-21
net: phy: micrel: refactor interrupt config
Johan Hovold
1
-42
/
+29
2014-11-21
net: phy: micrel: add support for clock-mode select to KSZ8081/KSZ8091
Johan Hovold
1
-5
/
+6
2014-11-21
net: phy: micrel: add generic clock-mode-select support
Johan Hovold
1
-43
/
+50
2014-11-21
net: phy: micrel: add has-broadcast-disable flag to type data
Johan Hovold
1
-8
/
+6
2014-11-21
net: phy: micrel: parse of nodes at probe
Johan Hovold
1
-18
/
+21
2014-11-21
net: phy: micrel: add device-type abstraction
Johan Hovold
1
-13
/
+70
2014-11-21
sky2: use new netdev_rss_key_fill() helper
Ian Morris
1
-9
/
+4
2014-11-21
enic: support skb->xmit_more
Govindarajulu Varadarajan
2
-11
/
+17
2014-11-21
mISDN: Deletion of unnecessary checks before the function call "vfree"
Markus Elfring
1
-4
/
+2
2014-11-20
i40e: trigger SW INT with no ITR wait
Shannon Nelson
2
-3
/
+12
2014-11-20
i40evf: remove unnecessary else
Mitch Williams
1
-4
/
+2
2014-11-20
i40evf: make comparisons consistent
Mitch Williams
1
-5
/
+5
2014-11-20
i40evf: make checkpatch happy
Mitch Williams
4
-33
/
+39
2014-11-20
i40evf: update header comments
Mitch Williams
1
-2
/
+2
2014-11-20
i40e: don't overload fields
Mitch Williams
7
-22
/
+21
2014-11-20
ixgbevf: add netpoll support
Emil Tantilov
2
-7
/
+24
2014-11-20
ixgbevf: compare total_rx_packets and budget in ixgbevf_clean_rx_irq
Emil Tantilov
1
-4
/
+3
2014-11-20
ixgbevf: Change receive model to use double buffered page based receives
Emil Tantilov
2
-134
/
+334
2014-11-20
ixgbevf: Update Rx next to clean in real time
Emil Tantilov
2
-21
/
+36
[next]