| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | * | | | | | | | | | cw1200: Fix up a large pile of sparse warnings | Solomon Peachy | 2013-06-24 | 10 | -97/+102 |
| | | * | | | | | | | | | ipw2200: fix error return code in ipw_load() | Wei Yongjun | 2013-06-24 | 1 | -0/+1 |
| | | * | | | | | | | | | ath9k: fix queue depth accounting in ath_tx_txqaddbuf | Felix Fietkau | 2013-06-24 | 1 | -3/+7 |
| | | * | | | | | | | | | ath9k_htc: Add ethtool stats support. | Ben Greear | 2013-06-24 | 4 | -1/+108 |
| | | * | | | | | | | | | ath9k_htc: Support reporting tx and rx chain mask. | Ben Greear | 2013-06-24 | 4 | -15/+48 |
| * | | | | | | | | | | | alx: fix ethtool support code | Johannes Berg | 2013-07-01 | 1 | -35/+29 |
| * | | | | | | | | | | | alx: fix MAC address alignment problem | Johannes Berg | 2013-07-01 | 1 | -4/+4 |
| * | | | | | | | | | | | alx: separate link speed/duplex fields | Johannes Berg | 2013-07-01 | 4 | -125/+106 |
| * | | | | | | | | | | | alx: make sizes unsigned | Johannes Berg | 2013-07-01 | 1 | -4/+4 |
| * | | | | | | | | | | | alx: remove NET_CORE Kconfig select | Johannes Berg | 2013-07-01 | 1 | -1/+0 |
| * | | | | | | | | | | | alx: fix 100mbit/half duplex speed translation | Johannes Berg | 2013-07-01 | 1 | -1/+1 |
| * | | | | | | | | | | | alx: treat flow control correctly in alx_set_pauseparam() | Johannes Berg | 2013-07-01 | 1 | -1/+2 |
| * | | | | | | | | | | | net/mlx4_core: Add HW enforcement to VF link state | Rony Efraim | 2013-07-01 | 3 | -22/+58 |
| * | | | | | | | | | | | net/mlx4_core: Dynamic VST to VST vlan/qos changes | Jack Morgenstein | 2013-07-01 | 4 | -10/+282 |
| * | | | | | | | | | | | bonding: combine pr_debugs in bond_set_dev_addr into one | Nikolay Aleksandrov | 2013-06-29 | 1 | -3/+2 |
| * | | | | | | | | | | | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next | David S. Miller | 2013-06-28 | 2 | -15/+14 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | can: at91_can: Use of_match_ptr() | Sachin Kamat | 2013-06-27 | 1 | -3/+1 |
| | * | | | | | | | | | | | can: flexcan: Use a regulator to control the CAN transceiver | Fabio Estevam | 2013-06-27 | 1 | -12/+13 |
| | |/ / / / / / / / / / |
|
| * | | | | | | | | | | | net/trivial: replace numeric with standard PM state macros | Yijing Wang | 2013-06-28 | 8 | -10/+10 |
| * | | | | | | | | | | | nlmon: fix comparison in nlmon_is_valid_mtu | Daniel Borkmann | 2013-06-28 | 1 | -1/+5 |
| * | | | | | | | | | | | drivers: net: cpsw: add newline after MACID log | Daniel Mack | 2013-06-28 | 1 | -2/+2 |
| * | | | | | | | | | | | pch_gbe: use managed functions pcim_* and devm_* | Andy Shevchenko | 2013-06-28 | 1 | -35/+15 |
| * | | | | | | | | | | | pch_gbe: convert pr_* to netdev_* | Andy Shevchenko | 2013-06-28 | 6 | -164/+250 |
| * | | | | | | | | | | | pch_gbe: remove inline keyword for exported functions | Andy Shevchenko | 2013-06-28 | 3 | -13/+13 |
| * | | | | | | | | | | | usbnet: ax88179_178a: add .reset_resume hook | David Chang | 2013-06-28 | 1 | -0/+1 |
| * | | | | | | | | | | | usbnet: ax88179_178a: Correct a typo in description | David Chang | 2013-06-28 | 1 | -2/+2 |
| * | | | | | | | | | | | bonding: when cloning a MAC use NET_ADDR_STOLEN | nikolay@redhat.com | 2013-06-27 | 1 | -14/+19 |
| * | | | | | | | | | | | bonding: remove unnecessary dev_addr_from_first member | nikolay@redhat.com | 2013-06-27 | 2 | -6/+2 |
| * | | | | | | | | | | | bonding: remove unnecessary setup_by_slave member | nikolay@redhat.com | 2013-06-27 | 2 | -5/+1 |
| |/ / / / / / / / / / |
|
| * | | | | | | | | | | fec: Add support for reading RMON registers | Chris Healy | 2013-06-26 | 2 | -0/+169 |
| * | | | | | | | | | | arc_emac: fix compile-time errors & warnings on PPC64 | Alexey Brodkin | 2013-06-26 | 1 | -26/+39 |
| | |_|_|/ / / / / /
| |/| | | | | | | | |
|
| * | | | | | | | | | bonding: add an option to fail when any of arp_ip_target is inaccessible | Veaceslav Falico | 2013-06-25 | 3 | -14/+128 |
| * | | | | | | | | | bonding: don't trust arp requests unless active slave really works | Veaceslav Falico | 2013-06-25 | 1 | -1/+8 |
| * | | | | | | | | | bonding: don't validate arp if we don't have to | Veaceslav Falico | 2013-06-25 | 1 | -0/+4 |
| * | | | | | | | | | bonding: don't add duplicate targets to arp_ip_target | Veaceslav Falico | 2013-06-25 | 1 | -1/+5 |
| * | | | | | | | | | bonding: add helper function bond_get_targets_ip(targets, ip) | Veaceslav Falico | 2013-06-25 | 3 | -45/+46 |
| * | | | | | | | | | net: davinci_mdio: gaurd the DT code with IS_ENABLED(CONFIG_OF) | Lad, Prabhakar | 2013-06-25 | 1 | -1/+4 |
| * | | | | | | | | | net: davinci_emac: simplify the OF parser code | Lad, Prabhakar | 2013-06-25 | 1 | -44/+23 |
| * | | | | | | | | | net: davinci: emac: Convert to devm_* api | Lad, Prabhakar | 2013-06-25 | 1 | -40/+9 |
| * | | | | | | | | | macvtap: Perform GSO on forwarding path. | Vlad Yasevich | 2013-06-25 | 1 | -1/+31 |
| * | | | | | | | | | macvtap: Let TUNSETOFFLOAD actually controll offload features. | Vlad Yasevich | 2013-06-25 | 2 | -1/+74 |
| * | | | | | | | | | macvtap: Consistently use rcu functions | Vlad Yasevich | 2013-06-25 | 1 | -9/+9 |
| * | | | | | | | | | macvtap: Convert to using rtnl lock | Vlad Yasevich | 2013-06-25 | 1 | -37/+25 |
| * | | | | | | | | | ethernet/arc/arc_emac - Add new driver | Alexey Brodkin | 2013-06-25 | 7 | -0/+1211 |
| * | | | | | | | | | net/mlx4_core: Fail device init if num_vfs is negative | Jack Morgenstein | 2013-06-25 | 1 | -0/+5 |
| * | | | | | | | | | net/mlx4_core: Add warning in case of command timeouts | Dotan Barak | 2013-06-25 | 1 | -0/+6 |
| * | | | | | | | | | net/mlx4_core: Replace sscanf() with kstrtoint() | Dotan Barak | 2013-06-25 | 1 | -3/+3 |
| * | | | | | | | | | net/mlx4_en: Remove an unnecessary test | Dotan Barak | 2013-06-25 | 1 | -3/+0 |
| * | | | | | | | | | net/mlx4_en: Add prints when TX timeout occurs | Yevgeny Petrilin | 2013-06-25 | 1 | -0/+9 |
| * | | | | | | | | | net/mlx4_en: Fix a race between napi poll function and RX ring cleanup | Eugenia Emantayev | 2013-06-25 | 1 | -4/+4 |