index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
phy: Fix warning in get_phy_device().
David S. Miller
2012-06-27
1
-2
/
+2
*
virtio_net: allow to change mac when iface is running
Jiri Pirko
2012-06-27
1
-4
/
+5
*
netdev/phy: Add driver for Broadcom BCM87XX 10G Ethernet PHYs
David Daney
2012-06-27
3
-0
/
+244
*
netdev/phy/of: Add more methods for binding PHY devices to drivers.
David Daney
2012-06-27
1
-0
/
+7
*
netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYs
David Daney
2012-06-27
2
-9
/
+98
*
net: fec: add phy-reset-duration for device tree probe
Shawn Guo
2012-06-27
1
-1
/
+7
*
net: fec: use managed function devm_gpio_request_one
Shawn Guo
2012-06-27
1
-1
/
+2
*
net: fec: enable regulator for fec phy
Shawn Guo
2012-06-27
1
-0
/
+13
*
net: fec: reset phy after pinctrl setup
Shawn Guo
2012-06-27
1
-2
/
+2
*
bnx2: Add missing netif_tx_disable() in bnx2_close()
Michael Chan
2012-06-27
1
-2
/
+3
*
bnx2: Add "fall through" comments
Michael Chan
2012-06-27
1
-0
/
+4
*
cnic: Handle RAMROD_CMD_ID_CLOSE error.
Eddie Wai
2012-06-27
2
-2
/
+11
*
cnic: Remove uio mem[0].
Michael Chan
2012-06-27
1
-4
/
+1
*
cnic: Read bnx2x function number from internal register
Eddie Wai
2012-06-27
1
-1
/
+7
*
cnic: Fix occasional NULL pointer dereference during reboot.
Michael Chan
2012-06-27
1
-2
/
+7
*
be2net: Fix to trim skb for padded vlan packets to workaround an ASIC Bug
Somnath Kotur
2012-06-27
2
-14
/
+47
*
net: sh_eth: add support for set_ringparam/get_ringparam
Yoshihiro Shimoda
2012-06-27
2
-33
/
+112
*
net: sh_eth: fix up the buffer pointers
Yoshihiro Shimoda
2012-06-27
1
-7
/
+24
*
net: sh_eth: remove unnecessary members/definitions
Yoshihiro Shimoda
2012-06-27
2
-75
/
+1
*
net: sh_eth: remove unnecessary function
Yoshihiro Shimoda
2012-06-27
2
-23
/
+0
*
bnx2x: Change bnx2x_tests_str_arr to static char
Merav Sicron
2012-06-27
1
-1
/
+1
*
bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities adve...
Barak Witkowski
2012-06-27
6
-125
/
+226
*
team: do not allow to map disabled ports
Jiri Pirko
2012-06-26
2
-4
/
+4
*
team: fix team_adjust_ops with regard to enabled ports
Jiri Pirko
2012-06-26
1
-11
/
+19
*
net: qmi_wwan: simplify a check in qmi_wwan_bind()
Dan Carpenter
2012-06-26
1
-2
/
+2
*
net/sh-eth: Check return value of sh_eth_reset when chip reset fail
Nobuhiro Iwamatsu
2012-06-25
1
-32
/
+56
*
net/sh-eth: Add support selecting MII function for SH7734 and R8A7740
Nobuhiro Iwamatsu
2012-06-25
2
-43
/
+66
*
caif-hsi: Remove use of module parameters
Sjur Brændeland
2012-06-25
1
-79
/
+72
*
caif-hsi: Replace platform device with ops structure.
Sjur Brændeland
2012-06-25
1
-58
/
+51
*
caif-hsi: Add rtnl support
Sjur Brændeland
2012-06-25
1
-89
/
+137
*
caif-hsi: Remove uncecessary assignments
Sjur Brændeland
2012-06-25
1
-5
/
+5
*
caif-hsi: Use netdev_X instead of dev_X for printing
Sjur Brændeland
2012-06-25
1
-47
/
+47
*
caif-hsi: changed test on aggregation_timeout
Kim Lilliestierna XX
2012-06-25
1
-1
/
+1
*
caif-hsi: Removed dead code
Kim Lilliestierna XX
2012-06-25
1
-7
/
+4
*
be2net: Regression bug wherein VFs creation broken for multiple cards.
Somnath Kotur
2012-06-25
1
-1
/
+2
*
be2net: Explicitly clear the reserved field in the Tx Descriptor
Somnath Kotur
2012-06-25
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-25
26
-159
/
+219
|
\
|
*
net: sh_eth: fix the condition to fix the cur_tx/dirty_rx
Yoshihiro Shimoda
2012-06-22
1
-5
/
+7
|
*
r8169: RxConfig hack for the 8168evl.
françois romieu
2012-06-22
1
-0
/
+1
|
*
usbnet: handle remote wakeup asap
Ming Lei
2012-06-22
1
-16
/
+26
|
*
usbnet: decrease suspend count if returning -EBUSY for runtime suspend
Ming Lei
2012-06-22
1
-0
/
+1
|
*
usbnet: clear OPEN flag in failure path
Ming Lei
2012-06-22
1
-1
/
+3
|
*
net: qmi_wwan: fix Gobi device probing
Bjørn Mork
2012-06-22
1
-43
/
+40
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-22
12
-45
/
+64
|
|
\
|
|
*
ath9k_htc: configure bssid on ASSOC/IBSS change
Rajkumar Manoharan
2012-06-20
1
-3
/
+2
|
|
*
iwlwifi: remove log_event debugfs file debugging is disabled
Johannes Berg
2012-06-20
1
-0
/
+6
|
|
*
ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvc
Mohammed Shafi Shajakhan
2012-06-20
1
-1
/
+13
|
|
*
wl1251: Fix memory leaks in SPI initialization
Grazvydas Ignotas
2012-06-20
1
-0
/
+4
|
|
*
wl1251: always report beacon loss to the stack
Grazvydas Ignotas
2012-06-20
1
-2
/
+1
|
|
*
wl1251: fix TSF calculation
Grazvydas Ignotas
2012-06-20
1
-1
/
+1
[next]