summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-02-24net: bcmgenet: remove unused bh_lock memberFlorian Fainelli
2014-02-24net: bcmgenet: remove commented code in bcmgenet_xmit()Florian Fainelli
2014-02-24net: bcmgenet: drop checks on priv->phydevFlorian Fainelli
2014-02-24gianfar: Fix Tx int miss, dont write IC on-the-flyClaudiu Manoil
2014-02-24gianfar: Fix device reset races (oops) for TxClaudiu Manoil
2014-02-24gianfar: Don't free/request irqs on device resetClaudiu Manoil
2014-02-24gianfar: Fix on-the-fly vlan and mtu updatesClaudiu Manoil
2014-02-24gianfar: Implement MAC reset and reconfig procedureClaudiu Manoil
2014-02-24bcmgenet: Deleted unnecessary select_queue method.David S. Miller
2014-02-24net: bcmgenet: Use devm_ioremap_resource()Fabio Estevam
2014-02-24cgxb4: Stop using ethtool SPEED_* constantsBen Hutchings
2014-02-24loopback: sctp: add NETIF_F_SCTP_CSUM to device featuresDaniel Borkmann
2014-02-24qlcnic: Update version to 5.3.56Shahed Shaikh
2014-02-24qlcnic: Enhance semaphore lock access failure error messageHarish Patil
2014-02-24qlcnic: Allow vlan0 trafficRajesh Borundia
2014-02-24qlcnic: Enhance driver message in failed state.Sucheta Chakraborty
2014-02-24qlcnic: Updates to QLogic application/driver interface for virtual NIC config...Jitendra Kalsaria
2014-02-24qlcnic: Re-factor firmware minidump template header handlingShahed Shaikh
2014-02-24net/mlx4: Fix limiting number of IRQ's instead of RSS queuesIdo Shamay
2014-02-24net/mlx4: Set number of RX rings in a utility functionIdo Shamay
2014-02-24bonding: remove no longer needed lock for bond_xxx_info_query()dingtianhong
2014-02-24bonding: use rcu_dereference() to access curr_active_slavedingtianhong
2014-02-24bonding: netpoll: remove unwanted slave_dev_support_netpoll()dingtianhong
2014-02-21i40e and i40evf: Bump driver versionsCatherine Sullivan
2014-02-21i40e: Change MSIX to MSI-XCatherine Sullivan
2014-02-21i40e: tighten up ring enable/disable flowMitch Williams
2014-02-21i40e: remove unnecessary delayMitch Williams
2014-02-21i40evf: remove errant spaceMitch A Williams
2014-02-21i40evf: update version and copyright dateMitch Williams
2014-02-21i40evf: store ring size in ring structsMitch Williams
2014-02-21i40evf: don't guess device nameMitch Williams
2014-02-21i40evf: remove bogus commentMitch Williams
2014-02-21i40evf: fix up strings in init taskMitch Williams
2014-02-21i40evf: get rid of pci_using_dacMitch Williams
2014-02-21i40evf: fix multiple crashes on removeMitch Williams
2014-02-21i40evf: remove VLAN filters on closeMitch Williams
2014-02-21i40evf: request reset on tx hangMitch Williams
2014-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-20bonding: fix bond_arp_rcv() race of curr_active_slaveVeaceslav Falico
2014-02-19hyperv: Add latest NetVSP versions to auto negotiationHaiyang Zhang
2014-02-19atm: solos-pci: make solos_bh() as staticDaeseok Youn
2014-02-19atm: nicstar: use NULL instead of 0 for pointerDaeseok Youn
2014-02-19atm: ambassador: use NULL instead of 0 for pointerDaeseok Youn
2014-02-19bonding: Invert testJoe Perches
2014-02-19bonding: Remove unnecessary elseJoe Perches
2014-02-19bonding: More use of ether_addr_copyJoe Perches
2014-02-19pcnet32: add missing check for pci_dma_mapping_errorDon Fry
2014-02-19pcnet32: fix reallocation errorDon Fry
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds