summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2013-08-20can: pcan_usb: fix wrong memcpy() bytes lengthStephane Grosjean1-1/+1
2013-08-20iwl4965: reset firmware after rfkill offStanislaw Gruszka2-5/+6
2013-08-20iwl4965: set power mode earlyStanislaw Gruszka1-3/+3
2013-08-11iwlwifi: dvm: don't send BT_CONFIG on devices w/o BluetoothJohannes Berg1-1/+1
2013-08-11iwlwifi: mvm: set SSID bits for passive channelsDavid Spinadel2-10/+2
2013-08-11net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module paramJack Morgenstein1-1/+1
2013-08-11net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MACOr Gerlitz1-10/+1
2013-08-118139cp: Add dma_mapping_error checkingNeil Horman1-3/+45
2013-08-11atl1c: use custom skb allocatorEric Dumazet2-1/+42
2013-08-11usbnet: do not pretend to support SG/TSOEric Dumazet2-14/+7
2013-08-11sfc: Enable RX scatter for flows steered by RFSBen Hutchings1-1/+3
2013-08-11arcnet: cleanup sizeof parameterDan Carpenter1-1/+1
2013-08-11mwifiex: fix wrong data rates in P2P clientAvinash Patil1-1/+2
2013-08-11mwifiex: check for bss_role instead of bss_mode for STA operationsAvinash Patil2-4/+6
2013-08-11mwifiex: Add missing endian conversion.Tomasz Moń1-2/+2
2013-08-11rt2x00: fix stop queueStanislaw Gruszka1-7/+11
2013-08-11ath: wil6210: Fix build errorLarry Finger1-2/+2
2013-08-11ixgbe: Fix Tx Hang issue with lldpad on 82598EBJacob Keller1-2/+1
2013-08-11ath9k_htc: reboot firmware if it was loadedOleksij Rempel1-1/+3
2013-08-11ath9k_htc: do some initial hardware configurationOleksij Rempel1-0/+1
2013-08-11iwlwifi: mvm: fix flushing not started aggregation sessionsJohannes Berg1-3/+8
2013-08-11iwlwifi: add DELL SKU for 5150 HMCEmmanuel Grumbach1-0/+1
2013-08-11iwlwifi: mvm: refuse connection to APs with BI < 16Johannes Berg1-0/+16
2013-08-11iwlwifi: mvm: fix bug in scan ssidDavid Spinadel1-2/+2
2013-08-11iwlwifi: mvm: fix L2P BA ressources leakEmmanuel Grumbach1-2/+6
2013-08-04rtlwifi: Initialize power-setting callback for USB devicesLarry Finger4-13/+15
2013-08-04xen-netfront: pull on receive skb may need to happen earlierJan Beulich1-18/+13
2013-07-28macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang1-25/+37
2013-07-28tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang1-24/+38
2013-07-28hyperv: Fix the NETIF_F_SG flag setting in netvscHaiyang Zhang1-2/+2
2013-07-28be2net: Fix to avoid hardware workaround when not neededSarveshwar Bandi1-4/+10
2013-07-28atl1e: unmap partially mapped skb on dma error and free skbNeil Horman1-1/+23
2013-07-28atl1e: fix dma mapping warningsNeil Horman1-3/+25
2013-07-28ifb: fix oops when loading the ifb faileddingtianhong1-0/+4
2013-07-28dummy: fix oops when loading the dummy faileddingtianhong1-0/+4
2013-07-28alx: fix lockdep annotationMaarten Lankhorst1-3/+2
2013-07-28macvtap: correctly linearize skb when zerocopy is usedJason Wang1-2/+6
2013-07-28tuntap: correctly linearize skb when zerocopy is usedJason Wang1-3/+6
2013-07-28ifb: fix rcu_sched self-detected stallsdingtianhong1-1/+3
2013-07-28sunvnet: vnet_port_remove must call unregister_netdevDave Kleikamp1-0/+2
2013-07-28virtio_net: fix race in RX VQ processingMichael S. Tsirkin1-2/+3
2013-07-28net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bitJongsung Kim1-1/+1
2013-07-28sfc: Fix memory leak when discarding scattered packetsBen Hutchings1-7/+20
2013-07-25b43: ensue that BCMA is "y" when B43 is "y"Hauke Mehrtens1-2/+2
2013-07-25ath9k: Do not assign noise for NULL caldataSujith Manoharan1-1/+0
2013-07-25ath9k: Fix noisefloor calibrationSujith Manoharan2-8/+2
2013-07-25ath9k_hw: Assign default xlna config for AR9485Sujith Manoharan2-2/+8
2013-07-25rt2x00: rt2800lib: fix default TX power check for RT55xxGabor Juhos1-1/+1
2013-07-25rt2x00: read 5GHz TX power values from the correct offsetGabor Juhos3-4/+6
2013-07-21iwlwifi: pcie: wake the queue if stopped when being unmappedEmmanuel Grumbach1-0/+3