| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-08-03 | 47 | -387/+617 |
|\ |
|
| * | qlcnic: Fix for flash update failure on 83xx adapter | Himanshu Madhani | 2013-08-03 | 10 | -132/+231 |
| * | qlcnic: Fix link speed and duplex display for 83xx adapter | Rajesh Borundia | 2013-08-03 | 1 | -9/+16 |
| * | qlcnic: Fix link speed display for 82xx adapter | Rajesh Borundia | 2013-08-03 | 1 | -3/+7 |
| * | qlcnic: Fix external loopback test. | Shahed Shaikh | 2013-08-03 | 1 | -2/+10 |
| * | qlcnic: Removed adapter series name from warning messages. | Pratik Pujar | 2013-08-03 | 2 | -2/+2 |
| * | qlcnic: Free up memory in error path. | Himanshu Madhani | 2013-08-03 | 1 | -3/+3 |
| * | qlcnic: Fix ingress MAC learning | Shahed Shaikh | 2013-08-03 | 1 | -33/+66 |
| * | qlcnic: Fix MAC address filter issue on 82xx adapter | Shahed Shaikh | 2013-08-03 | 1 | -1/+1 |
| * | net: ethernet: davinci_emac: drop IRQF_DISABLED | Mugunthan V N | 2013-08-03 | 1 | -2/+1 |
| * | sis900: Fix the tx queue timeout issue | Denis Kirjanov | 2013-08-02 | 1 | -10/+2 |
| * | r8169: remove "PHY reset until link up" log spam | Lekensteyn | 2013-08-02 | 1 | -1/+1 |
| * | net: ethernet: cpsw: drop IRQF_DISABLED | Felipe Balbi | 2013-08-02 | 1 | -1/+1 |
| * | macvlan: handle set_promiscuity failures | Michael S. Tsirkin | 2013-08-01 | 1 | -2/+5 |
| * | macvlan: better mode validation | Michael S. Tsirkin | 2013-08-01 | 1 | -2/+14 |
| * | net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL | Cong Wang | 2013-08-01 | 8 | -26/+26 |
| * | net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module param | Jack Morgenstein | 2013-08-01 | 1 | -1/+1 |
| * | net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MAC | Or Gerlitz | 2013-08-01 | 1 | -10/+1 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-08-01 | 17 | -57/+85 |
| |\ |
|
| | * | mwifiex: fix command 0x2c timeout during p2p_find or p2p_connect | Stone Piao | 2013-07-31 | 1 | -2/+2 |
| | * | mwifiex: fix wrong data rates in P2P client | Avinash Patil | 2013-07-31 | 1 | -1/+2 |
| | * | mwifiex: check for bss_role instead of bss_mode for STA operations | Avinash Patil | 2013-07-31 | 2 | -4/+6 |
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 2013-07-29 | 9 | -39/+57 |
| | |\ |
|
| | | * | iwlwifi: pcie: clear RFKILL interrupt in AMPG | Emmanuel Grumbach | 2013-07-26 | 2 | -0/+10 |
| | | * | iwlwifi: mvm: fix flushing not started aggregation sessions | Johannes Berg | 2013-07-26 | 1 | -3/+8 |
| | | * | iwlwifi: mvm: Disable managed PS when GO is added | Ilan Peer | 2013-07-26 | 1 | -21/+21 |
| | | * | iwlwifi: pcie: reset the NIC before the bring up | Emmanuel Grumbach | 2013-07-26 | 1 | -0/+5 |
| | | * | iwlwifi: mvm: set SSID bits for passive channels | David Spinadel | 2013-07-24 | 2 | -10/+2 |
| | | * | iwlwifi: mvm: use only a single GTK in D3 | Johannes Berg | 2013-07-24 | 1 | -5/+10 |
| | | * | iwlwifi: add DELL SKU for 5150 HMC | Emmanuel Grumbach | 2013-07-22 | 1 | -0/+1 |
| | * | | Merge branch 'for-linville-current' of git://github.com/kvalo/ath | John W. Linville | 2013-07-29 | 1 | -1/+1 |
| | |\ \ |
|
| | | * | | ath10k: ATH10K should depend on HAS_DMA | Geert Uytterhoeven | 2013-07-22 | 1 | -1/+1 |
| | * | | | rt2x00: fix stop queue | Stanislaw Gruszka | 2013-07-29 | 1 | -7/+11 |
| | * | | | brcmfmac: inform cfg80211 about disconnect when device is unplugged | Arend van Spriel | 2013-07-26 | 1 | -1/+4 |
| | * | | | mwifiex: Add missing endian conversion. | Tomasz Moń | 2013-07-26 | 1 | -2/+2 |
| * | | | | 8139cp: Add dma_mapping_error checking | Neil Horman | 2013-07-31 | 1 | -3/+45 |
| * | | | | net/usb/r8152: adjust relative ocp function | hayeswang | 2013-07-31 | 1 | -43/+23 |
| * | | | | net/usb/r8152: make sure the USB buffer is DMA-able | hayeswang | 2013-07-31 | 1 | -25/+35 |
| * | | | | net/usb/r815x: change the return value for bind functions | hayeswang | 2013-07-31 | 1 | -2/+2 |
| * | | | | net/usb/r815x: avoid to call mdio functions for runtime-suspended device | hayeswang | 2013-07-31 | 1 | -1/+13 |
| * | | | | net/usb/r815x: replace USB buffer from stack to DMA-able | hayeswang | 2013-07-31 | 1 | -17/+27 |
* | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2013-08-02 | 3 | -14/+83 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | mlx5_core: Implement new initialization sequence | Eli Cohen | 2013-07-31 | 3 | -14/+83 |
| * | | | | mlx5_core: Fix use after free in mlx5_cmd_comp_handler() | Dan Carpenter | 2013-07-31 | 1 | -4/+7 |
* | | | | | mlx5: fix error return code in mlx5_alloc_uuars() | Wei Yongjun | 2013-07-30 | 1 | -0/+1 |
* | | | | | mvneta: Try to fix mvneta when compiled as module | Arnaud Patard \(Rtp\) | 2013-07-30 | 1 | -10/+14 |
* | | | | | mvneta: Fix hang when loading the mvneta driver | Arnaud Patard \(Rtp\) | 2013-07-30 | 1 | -10/+9 |
* | | | | | atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring | Eric Dumazet | 2013-07-30 | 2 | -1/+42 |
* | | | | | net/fec: Don't let ndo_start_xmit return NETDEV_TX_BUSY without link | Uwe Kleine-König | 2013-07-30 | 1 | -5/+0 |
* | | | | | igb: fix vlan filtering in promisc mode when not in VT mode | Emil Tantilov | 2013-07-28 | 1 | -2/+1 |