index
:
tegra/linux
drm/core/mipi-dsi-non-continuous
drm/core/mipi-dsi-shutdown
drm/fixes
drm/for-next
drm/hdmi-for-3.9
drm/master
drm/panel/for-next
drm/tegra-for-3.9
drm/tegra/fixes
drm/tegra/for-next
drm/tegra/hpd-gpios-property
for-next
master
staging/base
staging/drm/fixes
staging/drm/panel
staging/drm/tegra
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/pwm
staging/tegra
staging/work
Linux kernel tree for NVIDIA Tegra DRM drivers
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-07
i40e: remove redundant AQ enable
Kamil Krawczyk
1
-6
/
+0
2014-01-07
i40e: Enable/Disable PF switch LB on SR-IOV configure changes
Greg Rose
1
-2
/
+74
2014-01-07
i40e: whitespace paren and comment tweaks
Shannon Nelson
3
-6
/
+7
2014-01-07
i40e: rework shadow ram read functions
Shannon Nelson
1
-51
/
+16
2014-01-07
i40e: check MAC type before any REG access
Shannon Nelson
1
-8
/
+8
2014-01-07
i40e: move PF ID init from PF reset to SC init
Shannon Nelson
1
-7
/
+7
2014-01-07
i40e: Reduce range of interrupt reg in reg test
Shannon Nelson
1
-3
/
+3
2014-01-07
i40e: update firmware api to 1.1
Shannon Nelson
4
-44
/
+99
2014-01-07
i40e: Add code to wait for FW to complete in reset path
Shannon Nelson
2
-0
/
+42
2014-01-07
i40e: Bump version
Catherine Sullivan
1
-1
/
+1
2014-01-07
i40e: Allow VF to set already assigned MAC address
Greg Rose
1
-1
/
+4
2014-01-07
i40e: Stop accepting any VLAN tag on VLAN 0 filter set
Greg Rose
1
-11
/
+0
2014-01-07
i40e: Do not enable broadcast promiscuous by default
Greg Rose
2
-17
/
+18
2014-01-07
i40e: Expose AQ debugfs hooks
Anjali Singhai Jain
1
-0
/
+114
2014-01-07
mlx4_en: Select PTP_1588_CLOCK
Shawn Bohrer
1
-0
/
+1
2014-01-07
net/mlx4_en: fix error return code in mlx4_en_get_qp()
Wei Yongjun
1
-2
/
+3
2014-01-07
treewide: fix comments and printk msgs
Masanari Iida
1
-1
/
+1
2014-01-07
r8152: correct some messages
Hayes Wang
1
-10
/
+13
2014-01-06
bna: Fix build due to missing use of dma_unmap_len_set()
David S. Miller
1
-2
/
+2
2014-01-06
bgmac: fix typos
Hauke Mehrtens
1
-2
/
+2
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
58
-346
/
+875
2014-01-06
vxlan: keep original skb ownership
Eric Dumazet
1
-21
/
+10
2014-01-06
hso: fix handling of modem port SERIAL_STATE notifications
Dan Williams
1
-2
/
+11
2014-01-06
bonding: fix kstrtou8() return value verification in num_peer_notif
Veaceslav Falico
1
-1
/
+1
2014-01-06
r8152: replace the return value of rtl_ops_init
hayeswang
1
-9
/
+11
2014-01-06
r8152: move the actions of saving the information of the device
hayeswang
1
-3
/
+4
2014-01-06
r8152: replace some tabs with spaces
hayeswang
1
-8
/
+8
2014-01-06
mmc: add SDIO identifiers for Broadcom WLAN devices
Arend van Spriel
3
-10
/
+1
2014-01-06
brcmfmac: use custom destructor callback for all netdevice interfaces
Arend van Spriel
4
-20
/
+14
2014-01-06
brcmfmac: call brcmf_cfg80211_detach() after removal of interfaces
Arend van Spriel
2
-4
/
+6
2014-01-06
brcmfmac: move wiphy_unregister() call to brcmf_cfg80211_detach()
Arend van Spriel
3
-38
/
+18
2014-01-06
brcmfmac: inform cfg80211 when changing the CONNECTED state
Arend van Spriel
1
-2
/
+3
2014-01-06
brcmfmac: only disable clock when brcmf_sdio_bus_init() fails
Arend van Spriel
1
-1
/
+1
2014-01-06
brcmfmac: enable watchdog when bus initialization is complete
Arend van Spriel
1
-1
/
+1
2014-01-06
brcmfmac: correct detection of save&restore device capability
Arend van Spriel
1
-7
/
+22
2014-01-06
brcmfmac: add sdio drive strength programming for bcm4334 chipset
Arend van Spriel
1
-0
/
+12
2014-01-06
brcmfmac: correct reporting HT40 support in wiphy htcap
Arend van Spriel
2
-43
/
+91
2014-01-06
brcmfmac: cleanup helper functions in sdio probe path
Arend van Spriel
1
-56
/
+34
2014-01-06
brcmfmac: cleanup helper functions in sdio remove path
Arend van Spriel
1
-29
/
+10
2014-01-06
brcmfmac: Limit control message length from host to device.
Hante Meuleman
2
-5
/
+10
2014-01-06
brcmfmac: Remove some obsolete definitions and variables.
Hante Meuleman
2
-4
/
+0
2014-01-06
brcmfmac: rework SDIO register access functions
Arend van Spriel
2
-132
/
+96
2014-01-06
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
1
-2
/
+8
2014-01-06
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+1
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-20
/
+70
2014-01-06
be2net: fix max_evt_qs calculation for BE3 in SR-IOV config
Suresh Reddy
2
-4
/
+9
2014-01-06
be2net: increase the timeout value for loopback-test FW cmd
Suresh Reddy
3
-12
/
+22
2014-01-06
be2net: disable RSS when number of RXQs is reduced to 1 via set-channels
Vasundhara Volam
2
-6
/
+12
2014-01-06
Merge branch 'core/rcu'
Ingo Molnar
1
-1
/
+1
2014-01-06
i40e: Do not allow AQ calls from ndo-ops
Anjali Singhai Jain
1
-17
/
+13
[prev]
[next]