Age | Commit message (Expand) | Author | Files | Lines |
2013-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 47 | -387/+617 |
2013-08-03 | qlcnic: Fix for flash update failure on 83xx adapter | Himanshu Madhani | 10 | -132/+231 |
2013-08-03 | qlcnic: Fix link speed and duplex display for 83xx adapter | Rajesh Borundia | 1 | -9/+16 |
2013-08-03 | qlcnic: Fix link speed display for 82xx adapter | Rajesh Borundia | 1 | -3/+7 |
2013-08-03 | qlcnic: Fix external loopback test. | Shahed Shaikh | 1 | -2/+10 |
2013-08-03 | qlcnic: Removed adapter series name from warning messages. | Pratik Pujar | 2 | -2/+2 |
2013-08-03 | qlcnic: Free up memory in error path. | Himanshu Madhani | 1 | -3/+3 |
2013-08-03 | qlcnic: Fix ingress MAC learning | Shahed Shaikh | 1 | -33/+66 |
2013-08-03 | qlcnic: Fix MAC address filter issue on 82xx adapter | Shahed Shaikh | 1 | -1/+1 |
2013-08-03 | net: ethernet: davinci_emac: drop IRQF_DISABLED | Mugunthan V N | 1 | -2/+1 |
2013-08-03 | sis900: Fix the tx queue timeout issue | Denis Kirjanov | 1 | -10/+2 |
2013-08-03 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 3 | -14/+83 |
2013-08-03 | r8169: remove "PHY reset until link up" log spam | Lekensteyn | 1 | -1/+1 |
2013-08-03 | net: ethernet: cpsw: drop IRQF_DISABLED | Felipe Balbi | 1 | -1/+1 |
2013-08-02 | macvlan: handle set_promiscuity failures | Michael S. Tsirkin | 1 | -2/+5 |
2013-08-02 | macvlan: better mode validation | Michael S. Tsirkin | 1 | -2/+14 |
2013-08-02 | net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL | Cong Wang | 8 | -26/+26 |
2013-08-02 | net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module param | Jack Morgenstein | 1 | -1/+1 |
2013-08-02 | net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MAC | Or Gerlitz | 1 | -10/+1 |
2013-08-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 17 | -57/+85 |
2013-08-01 | 8139cp: Add dma_mapping_error checking | Neil Horman | 1 | -3/+45 |
2013-08-01 | net/usb/r8152: adjust relative ocp function | hayeswang | 1 | -43/+23 |
2013-08-01 | net/usb/r8152: make sure the USB buffer is DMA-able | hayeswang | 1 | -25/+35 |
2013-08-01 | net/usb/r815x: change the return value for bind functions | hayeswang | 1 | -2/+2 |
2013-08-01 | net/usb/r815x: avoid to call mdio functions for runtime-suspended device | hayeswang | 1 | -1/+13 |
2013-08-01 | net/usb/r815x: replace USB buffer from stack to DMA-able | hayeswang | 1 | -17/+27 |
2013-08-01 | mlx5_core: Implement new initialization sequence | Eli Cohen | 3 | -14/+83 |
2013-08-01 | mlx5_core: Fix use after free in mlx5_cmd_comp_handler() | Dan Carpenter | 1 | -4/+7 |
2013-07-31 | mwifiex: fix command 0x2c timeout during p2p_find or p2p_connect | Stone Piao | 1 | -2/+2 |
2013-07-31 | mwifiex: fix wrong data rates in P2P client | Avinash Patil | 1 | -1/+2 |
2013-07-31 | mwifiex: check for bss_role instead of bss_mode for STA operations | Avinash Patil | 2 | -4/+6 |
2013-07-31 | mlx5: fix error return code in mlx5_alloc_uuars() | Wei Yongjun | 1 | -0/+1 |
2013-07-31 | mvneta: Try to fix mvneta when compiled as module | Arnaud Patard \(Rtp\) | 1 | -10/+14 |
2013-07-31 | mvneta: Fix hang when loading the mvneta driver | Arnaud Patard \(Rtp\) | 1 | -10/+9 |
2013-07-31 | atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring | Eric Dumazet | 2 | -1/+42 |
2013-07-31 | net/fec: Don't let ndo_start_xmit return NETDEV_TX_BUSY without link | Uwe Kleine-König | 1 | -5/+0 |
2013-07-29 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 9 | -39/+57 |
2013-07-29 | Merge branch 'for-linville-current' of git://github.com/kvalo/ath | John W. Linville | 1 | -1/+1 |
2013-07-29 | rt2x00: fix stop queue | Stanislaw Gruszka | 1 | -7/+11 |
2013-07-29 | igb: fix vlan filtering in promisc mode when not in VT mode | Emil Tantilov | 1 | -2/+1 |
2013-07-29 | ixgbe: Fix Tx Hang issue with lldpad on 82598EB | Jacob Keller | 1 | -2/+1 |
2013-07-28 | net: fec: workaround stop tx during errata ERR006358 | Frank Li | 2 | -2/+31 |
2013-07-28 | qlcnic: Fix diagnostic interrupt test for 83xx adapters. | Manish Chopra | 1 | -0/+2 |
2013-07-28 | qlcnic: Fix setting Guest VLAN | Manish Chopra | 1 | -1/+25 |
2013-07-28 | qlcnic: Fix operation type and command type. | Pratik Pujar | 2 | -3/+3 |
2013-07-28 | qlcnic: Fix initialization of work function. | Jitendra Kalsaria | 1 | -2/+2 |
2013-07-28 | Revert "atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring" | David S. Miller | 1 | -1/+1 |
2013-07-27 | atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring | Neil Horman | 1 | -1/+1 |
2013-07-27 | net/tg3: Fix warning from pci_disable_device() | Gavin Shan | 1 | -1/+2 |
2013-07-27 | net/tg3: Fix kernel crash | Gavin Shan | 1 | -1/+2 |