summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* sis900: Fix the tx queue timeout issueDenis Kirjanov2013-08-021-10/+2
* r8169: remove "PHY reset until link up" log spamLekensteyn2013-08-021-1/+1
* net: ethernet: cpsw: drop IRQF_DISABLEDFelipe Balbi2013-08-021-1/+1
* macvlan: handle set_promiscuity failuresMichael S. Tsirkin2013-08-011-2/+5
* macvlan: better mode validationMichael S. Tsirkin2013-08-011-2/+14
* net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang2013-08-018-26/+26
* net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module paramJack Morgenstein2013-08-011-1/+1
* 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-0119-73/+133
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2013-07-312-16/+48
| |\
| | * Bluetooth: Add support for Atheros [0cf3:e003]AceLan Kao2013-07-252-0/+3
| | * Bluetooth: Add support for Atheros [0cf3:3121]AceLan Kao2013-07-252-0/+3
| | * Bluetooth: ath3k: Add support for ID 0x13d3/0x3402Sujith Manoharan2013-07-252-0/+3
| | * Bluetooth: fix wrong use of PTR_ERR() in btusbAdam Lee2013-07-251-7/+7
| | * Bluetooth: ath3k: don't use stack memory for DMAStanislaw Gruszka2013-07-251-9/+29
| | * Bluetooth: ath3k: Add support for Fujitsu Lifebook UH5x2 [04c5:1330]Thomas Loo2013-07-252-0/+3
| * | 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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-3164-261/+534
|\ \ \ \ \
| * | | | | 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