summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2013-08-02net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang8-26/+26
2013-08-02net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module paramJack Morgenstein1-1/+1
2013-08-02net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MACOr Gerlitz1-10/+1
2013-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville17-57/+85
2013-08-018139cp: Add dma_mapping_error checkingNeil Horman1-3/+45
2013-08-01net/usb/r8152: adjust relative ocp functionhayeswang1-43/+23
2013-08-01net/usb/r8152: make sure the USB buffer is DMA-ablehayeswang1-25/+35
2013-08-01net/usb/r815x: change the return value for bind functionshayeswang1-2/+2
2013-08-01net/usb/r815x: avoid to call mdio functions for runtime-suspended devicehayeswang1-1/+13
2013-08-01net/usb/r815x: replace USB buffer from stack to DMA-ablehayeswang1-17/+27
2013-07-31mwifiex: fix command 0x2c timeout during p2p_find or p2p_connectStone Piao1-2/+2
2013-07-31mwifiex: fix wrong data rates in P2P clientAvinash Patil1-1/+2
2013-07-31mwifiex: check for bss_role instead of bss_mode for STA operationsAvinash Patil2-4/+6
2013-07-31mlx5: fix error return code in mlx5_alloc_uuars()Wei Yongjun1-0/+1
2013-07-31mvneta: Try to fix mvneta when compiled as moduleArnaud Patard \(Rtp\)1-10/+14
2013-07-31mvneta: Fix hang when loading the mvneta driverArnaud Patard \(Rtp\)1-10/+9
2013-07-31atl1c: Fix misuse of netdev_alloc_skb in refilling rx ringEric Dumazet2-1/+42
2013-07-31net/fec: Don't let ndo_start_xmit return NETDEV_TX_BUSY without linkUwe Kleine-König1-5/+0
2013-07-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville9-39/+57
2013-07-29Merge branch 'for-linville-current' of git://github.com/kvalo/athJohn W. Linville1-1/+1
2013-07-29rt2x00: fix stop queueStanislaw Gruszka1-7/+11
2013-07-29igb: fix vlan filtering in promisc mode when not in VT modeEmil Tantilov1-2/+1
2013-07-29ixgbe: Fix Tx Hang issue with lldpad on 82598EBJacob Keller1-2/+1
2013-07-28net: fec: workaround stop tx during errata ERR006358Frank Li2-2/+31
2013-07-28qlcnic: Fix diagnostic interrupt test for 83xx adapters.Manish Chopra1-0/+2
2013-07-28qlcnic: Fix setting Guest VLANManish Chopra1-1/+25
2013-07-28qlcnic: Fix operation type and command type.Pratik Pujar2-3/+3
2013-07-28qlcnic: Fix initialization of work function.Jitendra Kalsaria1-2/+2
2013-07-28Revert "atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring"David S. Miller1-1/+1
2013-07-27atl1c: Fix misuse of netdev_alloc_skb in refilling rx ringNeil Horman1-1/+1
2013-07-27net/tg3: Fix warning from pci_disable_device()Gavin Shan1-1/+2
2013-07-27net/tg3: Fix kernel crashGavin Shan1-1/+2
2013-07-27brcmfmac: inform cfg80211 about disconnect when device is unpluggedArend van Spriel1-1/+4
2013-07-27mwifiex: Add missing endian conversion.Tomasz Moń1-2/+2
2013-07-27drivers: net: sun4i-emac: select MDIO_SUN4IMaxime Ripard1-0/+1
2013-07-27drivers: net: allwinner: Fix Kconfig indentationMaxime Ripard1-12/+13
2013-07-27usbnet: do not pretend to support SG/TSOEric Dumazet2-14/+7
2013-07-26iwlwifi: pcie: clear RFKILL interrupt in AMPGEmmanuel Grumbach2-0/+10
2013-07-26iwlwifi: mvm: fix flushing not started aggregation sessionsJohannes Berg1-3/+8
2013-07-26iwlwifi: mvm: Disable managed PS when GO is addedIlan Peer1-21/+21
2013-07-26iwlwifi: pcie: reset the NIC before the bring upEmmanuel Grumbach1-0/+5
2013-07-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller17-76/+128
2013-07-25net: sun4i: fix timeout checkEmilio López1-8/+6
2013-07-25mlx5: use after free in mlx5_cmd_comp_handler()Dan Carpenter1-4/+7
2013-07-25r8169: fix lockdep warning when removing interfaceLekensteyn1-2/+2
2013-07-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville17-76/+128
2013-07-24iwlwifi: mvm: set SSID bits for passive channelsDavid Spinadel2-10/+2
2013-07-24iwlwifi: mvm: use only a single GTK in D3Johannes Berg1-5/+10
2013-07-24fec: Add MODULE_ALIASFabio Estevam1-0/+1
2013-07-23sfc: Enable RX scatter for flows steered by RFSBen Hutchings1-1/+3