summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mac80211_hwsim: fix possible race condition in usage of info->control.sta & c...Thomas Huehn2012-07-261-5/+0
* be2net: Fix to parse RSS hash from Receive completions correctly.Sarveshwar Bandi2012-07-261-2/+2
* net/mlx4_en: Limit the RFS filter IDs to be < RPS_NO_FILTERAmir Vadai2012-07-261-1/+1
* hyperv: Add error handling to rndis_filter_device_add()Haiyang Zhang2012-07-261-7/+4
* hyperv: Add a check for ring_size valueHaiyang Zhang2012-07-261-1/+6
* net/pch_gpe: Cannot disable ethernet autonegationWei Yang2012-07-262-2/+3
* qeth: repair crash in qeth_l3_vlan_rx_kill_vid()frank.blaschka@de.ibm.com2012-07-261-0/+4
* netiucv: cleanup attribute usagefrank.blaschka@de.ibm.com2012-07-261-28/+6
* net: wiznet add missing HAS_IOMEM dependencyfrank.blaschka@de.ibm.com2012-07-261-0/+1
* be2net: Missing byteswap in be_get_fw_log_level causes oops on PowerPCAnton Blanchard2012-07-262-3/+4
* mlx4: Add support for EEH error recoveryKleber Sacilotto de Souza2012-07-263-11/+93
* cdc-ncm: tag Ericsson WWAN devices (eg F5521gw) with FLAG_WWANDan Williams2012-07-241-23/+45
* caif: fix NULL pointer checkAlan Cox2012-07-241-0/+3
* team: init error value to 0 in team_netpoll_setup()Jiri Pirko2012-07-241-1/+1
* bnx2x: Correct EEE statistics gatheringYuval Mintz2012-07-242-3/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-07-24791-39630/+42779
|\
| * r8169: revert "add byte queue limit support".Francois Romieu2012-07-241-22/+5
| * bnx2x: Add new 57840 device IDsYuval Mintz2012-07-233-10/+38
| * niu: Change niu_rbr_fill() to use unlikely() to check niu_rbr_add_page() retu...Shuah Khan2012-07-231-1/+1
| * niu: Fix to check for dma mapping errors.Shuah Khan2012-07-231-0/+4
| * net: ethernet: davinci_emac: add pm_runtime supportMark A. Greer2012-07-221-21/+22
| * net: ethernet: davinci_emac: Remove unnecessary #includeMark A. Greer2012-07-221-2/+0
| * tun: experimental zero copy tx supportMichael S. Tsirkin2012-07-221-12/+134
| * tun: orphan frags on xmitMichael S. Tsirkin2012-07-221-0/+2
| * ixgbe: Fix build with PCI_IOV enabled.David S. Miller2012-07-221-1/+1
| * forcedeth: advertise transmit time stampingRichard Cochran2012-07-221-0/+1
| * e1000e: advertise transmit time stampingRichard Cochran2012-07-221-0/+1
| * e1000: advertise transmit time stampingRichard Cochran2012-07-221-0/+1
| * bnx2x: advertise transmit time stampingRichard Cochran2012-07-221-0/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-07-2210-209/+323
| |\
| | * igb: reset PHY in the link_up process to recover PHY setting after power down.Akeem G. Abodunrin2012-07-221-1/+2
| | * ixgbe: Use 1TC DCB instead of disabling DCB for MSI and legacy interruptsAlexander Duyck2012-07-222-7/+17
| | * ixgbe: add support for new 82599 deviceDon Skidmore2012-07-222-0/+2
| | * ixgbe: remove extra unused queues in DCB + FCoE caseJohn Fastabend2012-07-221-5/+8
| | * ixgbe: fix RAR entry counting for generic and fdb_add()John Fastabend2012-07-221-8/+19
| | * ixgbe: Use num_tcs.pg_tcs as upper limit for TC when checking based on UPAlexander Duyck2012-07-221-4/+8
| | * ixgbe: Reduce Rx header size to what is actually usedAlexander Duyck2012-07-222-9/+10
| | * ixgbevf: Fix namespace issue with ixgbe_write_eitrGreg Rose2012-07-222-25/+19
| | * ixgbe: Fix handling of FDIR_HASH flagAlexander Duyck2012-07-222-24/+46
| | * ixgbevf: Add support for PCI error handlingAlexander Duyck2012-07-221-0/+80
| | * ixgbevf: Add lock around mailbox ops to prevent simultaneous accessAlexander Duyck2012-07-222-2/+41
| | * ixgbe: Change how we check for pre-existing and assigned VFsAlexander Duyck2012-07-224-94/+45
| | * ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriovAlexander Duyck2012-07-223-32/+28
| * | Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2012-07-224-8/+11
| |\ \
| | * | vhost: make vhost work queue visibleStefan Hajnoczi2012-07-222-3/+5
| | * | vhost: Separate vhost-net features from vhost featuresStefan Hajnoczi2012-07-223-5/+6
| | |/
| * | wimax: fix printk format warningsRandy Dunlap2012-07-222-3/+3
| * | net: fix race condition in several drivers when reading statsKevin Groeneveld2012-07-224-12/+12
| |/
| * forcedeth: spin_unlock_irq in interrupt handler fixDenis Efremov2012-07-211-2/+2
| * atl1c: fix issue of io access mode for AR8152 v2.1Cloud Ren2012-07-202-1/+20