| Commit message (Expand) | Author | Age | Files | Lines |
* | macvlan: use the right RCU api | Eric Dumazet | 2013-03-30 | 1 | -6/+13 |
* | cdc_ncm: return -ENOMEM if kzalloc fails | Devendra Naga | 2013-03-30 | 1 | -2/+2 |
* | qlcnic: Bump up the version to 5.2.39 | Rajesh Borundia | 2013-03-29 | 1 | -3/+3 |
* | qlcnic: Support atomic commands | Rajesh Borundia | 2013-03-29 | 5 | -9/+183 |
* | qlcnic: Support VF-PF communication channel commands. | Rajesh Borundia | 2013-03-29 | 10 | -175/+994 |
* | qlcnic: VF-PF communication channel implementation | Rajesh Borundia | 2013-03-29 | 7 | -8/+1191 |
* | qlcnic: Use shared interrupt vector for Tx and Rx | Rajesh Borundia | 2013-03-29 | 5 | -22/+80 |
* | qlcnic: SR-IOV VF probe | Rajesh Borundia | 2013-03-29 | 8 | -22/+214 |
* | qlcnic: Support SR-IOV enable and disable | Rajesh Borundia | 2013-03-29 | 12 | -7/+613 |
* | cirrus: cs89x0: remove two obsolete Kconfig macros | Paul Bolle | 2013-03-29 | 1 | -53/+1 |
* | sh_eth: add R-Car support for real | Sergei Shtylyov | 2013-03-29 | 1 | -8/+99 |
* | sh_eth: move data from header file to driver | Sergei Shtylyov | 2013-03-29 | 2 | -219/+218 |
* | net/macb: make clk_enable atomic | Steffen Trumtrar | 2013-03-28 | 1 | -10/+10 |
* | net/macb: force endian_swp_pkt_en to off | Steffen Trumtrar | 2013-03-28 | 2 | -0/+3 |
* | net/macb: clear tx/rx completion flags in ISR | Steffen Trumtrar | 2013-03-28 | 1 | -0/+3 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2013-03-28 | 11 | -113/+315 |
|\ |
|
| * | ixgbevf: Adjust to handle unassigned MAC address from PF | Greg Rose | 2013-03-28 | 2 | -7/+21 |
| * | ixgbe: Don't give VFs random MAC addresses | Greg Rose | 2013-03-28 | 1 | -10/+13 |
| * | e1000e: fix scheduling while atomic bugs | Bruce Allan | 2013-03-28 | 1 | -4/+4 |
| * | e1000e: increase driver version number | Bruce Allan | 2013-03-28 | 1 | -1/+1 |
| * | e1000e: cleanup unused defines | Bruce Allan | 2013-03-28 | 1 | -7/+0 |
| * | e1000e: add support for LTR on I217/I218 | Bruce Allan | 2013-03-28 | 1 | -0/+97 |
| * | e1000e: enable EEE by default | Bruce Allan | 2013-03-28 | 1 | -4/+0 |
| * | e1000e: EEE capability advertisement not set/disabled as required | Bruce Allan | 2013-03-28 | 5 | -72/+88 |
| * | e1000e: long access timeouts when I217/I218 MAC and PHY are out of sync | Bruce Allan | 2013-03-27 | 1 | -1/+28 |
| * | e1000e: fix LED blink logic for designs with LEDs driven by cathode | Bruce Allan | 2013-03-27 | 1 | -7/+20 |
| * | e1000e: slow performance between two 82579 connected via 10Mbit hub | Bruce Allan | 2013-03-27 | 3 | -0/+30 |
| * | e1000e: additional error handling on PHY register accesses | Bruce Allan | 2013-03-27 | 2 | -0/+13 |
* | | connector: replace obsolete NLMSG_* with type safe nlmsg_* | Hong zhi guo | 2013-03-28 | 1 | -6/+6 |
* | | scsi: replace obsolete NLMSG_* with type safe nlmsg_* | Hong zhi guo | 2013-03-28 | 3 | -50/+45 |
* | | gdm72xx: replace obsolete NLMSG_* with type safe nlmsg_* | Hong zhi guo | 2013-03-28 | 1 | -6/+6 |
* | | net: add ETH_P_802_3_MIN | Simon Horman | 2013-03-28 | 6 | -10/+10 |
|/ |
|
* | bnx2x: fix compilation without CONFIG_BNX2X_SRIOV | Dmitry Kravkov | 2013-03-27 | 2 | -1/+2 |
* | yam: remove redundant null check on dev | Colin Ian King | 2013-03-27 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-03-27 | 141 | -797/+1514 |
|\ |
|
| * | Merge tag 'iommu-fixes-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-03-27 | 4 | -15/+12 |
| |\ |
|
| | * | iommu/amd: Make sure dma_ops are set for hotplug devices | Joerg Roedel | 2013-03-27 | 1 | -12/+10 |
| | * | x86, io_apic: remove duplicated include from irq_remapping.c | Wei Yongjun | 2013-03-26 | 1 | -1/+0 |
| | * | iommu: OMAP: build only on OMAP2+ | Arnd Bergmann | 2013-03-09 | 1 | -1/+1 |
| | * | amd_iommu_init: remove __init from amd_iommu_erratum_746_workaround | Nikola Pajkovsky | 2013-03-09 | 1 | -1/+1 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-03-26 | 1 | -2/+4 |
| |\ \ |
|
| | * | | vt: synchronize_rcu() under spinlock is not nice... | Al Viro | 2013-03-26 | 1 | -2/+4 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-03-26 | 29 | -104/+195 |
| |\ \ \ |
|
| | * | | | bonding: remove already created master sysfs link on failure | Veaceslav Falico | 2013-03-26 | 1 | -0/+5 |
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2013-03-26 | 5 | -22/+43 |
| | |\ \ \ |
|
| | | * | | | igb: fix PHC stopping on max freq | Jiri Benc | 2013-03-26 | 1 | -1/+1 |
| | | * | | | igb: make sensor info static | Stephen Hemminger | 2013-03-26 | 1 | -1/+1 |
| | | * | | | igb: SR-IOV init reordering | Alex Williamson | 2013-03-26 | 1 | -1/+1 |
| | | * | | | igb: Fix null pointer dereference | Alex Williamson | 2013-03-26 | 1 | -1/+1 |
| | | * | | | igb: fix i350 anti spoofing config | Lior Levy | 2013-03-26 | 1 | -14/+19 |