summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MACOr Gerlitz2013-08-011-10/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-0117-57/+85
| |\ \ | | |/
| | * mwifiex: fix command 0x2c timeout during p2p_find or p2p_connectStone Piao2013-07-311-2/+2
| | * mwifiex: fix wrong data rates in P2P clientAvinash Patil2013-07-311-1/+2
| | * mwifiex: check for bss_role instead of bss_mode for STA operationsAvinash Patil2013-07-312-4/+6
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-07-299-39/+57
| | |\
| | | * iwlwifi: pcie: clear RFKILL interrupt in AMPGEmmanuel Grumbach2013-07-262-0/+10
| | | * iwlwifi: mvm: fix flushing not started aggregation sessionsJohannes Berg2013-07-261-3/+8
| | | * iwlwifi: mvm: Disable managed PS when GO is addedIlan Peer2013-07-261-21/+21
| | | * iwlwifi: pcie: reset the NIC before the bring upEmmanuel Grumbach2013-07-261-0/+5
| | | * iwlwifi: mvm: set SSID bits for passive channelsDavid Spinadel2013-07-242-10/+2
| | | * iwlwifi: mvm: use only a single GTK in D3Johannes Berg2013-07-241-5/+10
| | | * iwlwifi: add DELL SKU for 5150 HMCEmmanuel Grumbach2013-07-221-0/+1
| | * | Merge branch 'for-linville-current' of git://github.com/kvalo/athJohn W. Linville2013-07-291-1/+1
| | |\ \
| | | * | ath10k: ATH10K should depend on HAS_DMAGeert Uytterhoeven2013-07-221-1/+1
| | * | | rt2x00: fix stop queueStanislaw Gruszka2013-07-291-7/+11
| | * | | brcmfmac: inform cfg80211 about disconnect when device is unpluggedArend van Spriel2013-07-261-1/+4
| | * | | mwifiex: Add missing endian conversion.Tomasz Moń2013-07-261-2/+2
| * | | | 8139cp: Add dma_mapping_error checkingNeil Horman2013-07-311-3/+45
| * | | | net/usb/r8152: adjust relative ocp functionhayeswang2013-07-311-43/+23
| * | | | net/usb/r8152: make sure the USB buffer is DMA-ablehayeswang2013-07-311-25/+35
| * | | | net/usb/r815x: change the return value for bind functionshayeswang2013-07-311-2/+2
| * | | | net/usb/r815x: avoid to call mdio functions for runtime-suspended devicehayeswang2013-07-311-1/+13
| * | | | net/usb/r815x: replace USB buffer from stack to DMA-ablehayeswang2013-07-311-17/+27
* | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-08-023-14/+83
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mlx5_core: Implement new initialization sequenceEli Cohen2013-07-313-14/+83
| * | | | mlx5_core: Fix use after free in mlx5_cmd_comp_handler()Dan Carpenter2013-07-311-4/+7
* | | | | mlx5: fix error return code in mlx5_alloc_uuars()Wei Yongjun2013-07-301-0/+1
* | | | | mvneta: Try to fix mvneta when compiled as moduleArnaud Patard \(Rtp\)2013-07-301-10/+14
* | | | | mvneta: Fix hang when loading the mvneta driverArnaud Patard \(Rtp\)2013-07-301-10/+9
* | | | | atl1c: Fix misuse of netdev_alloc_skb in refilling rx ringEric Dumazet2013-07-302-1/+42
* | | | | net/fec: Don't let ndo_start_xmit return NETDEV_TX_BUSY without linkUwe Kleine-König2013-07-301-5/+0
* | | | | igb: fix vlan filtering in promisc mode when not in VT modeEmil Tantilov2013-07-281-2/+1
* | | | | ixgbe: Fix Tx Hang issue with lldpad on 82598EBJacob Keller2013-07-281-2/+1
* | | | | net: fec: workaround stop tx during errata ERR006358Frank Li2013-07-272-2/+31
* | | | | qlcnic: Fix diagnostic interrupt test for 83xx adapters.Manish Chopra2013-07-271-0/+2
* | | | | qlcnic: Fix setting Guest VLANManish Chopra2013-07-271-1/+25
* | | | | qlcnic: Fix operation type and command type.Pratik Pujar2013-07-272-3/+3
* | | | | qlcnic: Fix initialization of work function.Jitendra Kalsaria2013-07-271-2/+2
* | | | | Revert "atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring"David S. Miller2013-07-271-1/+1
* | | | | atl1c: Fix misuse of netdev_alloc_skb in refilling rx ringNeil Horman2013-07-261-1/+1
* | | | | net/tg3: Fix warning from pci_disable_device()Gavin Shan2013-07-261-1/+2
* | | | | net/tg3: Fix kernel crashGavin Shan2013-07-261-1/+2
* | | | | drivers: net: sun4i-emac: select MDIO_SUN4IMaxime Ripard2013-07-261-0/+1
* | | | | drivers: net: allwinner: Fix Kconfig indentationMaxime Ripard2013-07-261-12/+13
* | | | | usbnet: do not pretend to support SG/TSOEric Dumazet2013-07-262-14/+7
* | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-07-2517-76/+128
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-07-2417-76/+128
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | brcmfmac: bail out of brcmf_txflowblock_if() for non-netdev interfaceArend van Spriel2013-07-221-1/+1
| | * | | | brcmfmac: decrement pending 8021x count upon tx failureArend van Spriel2013-07-221-1/+7
OpenPOWER on IntegriCloud