aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-04-14net: vxlan: fix crash when interface is created with no groupMike Rapoport
2014-04-14Call efx_set_channels() before efx->type->dimension_resources()Daniel Pieczko
2014-04-14xen-netback: disable rogue vif in kthread contextWei Liu
2014-04-14xen-netback: remove pointless clause from if statementPaul Durrant
2014-04-14usbnet: include wait queue head in device structureOliver Neukum
2014-04-14virtio-net: correct error handling of virtqueue_kick()Jason Wang
2014-04-14tg3: Do not include vlan acceleration features in vlan_featuresVlad Yasevich
2014-04-14net: micrel : ks8851-ml: add vdd-supply supportNishanth Menon
2014-04-14vxlan: fix nonfunctional neigh_reduce()David Stevens
2014-04-14vxlan: fix potential NULL dereference in arp_reduce()David Stevens
2014-04-14net: cdc_ncm: fix control message orderingBjørn Mork
2014-04-14eth: fec: Fix lost promiscuous mode after reconnecting cableStefan Wahren
2014-04-14bonding: set correct vlan id for alb xmit pathdingtianhong
2014-04-14Xen-netback: Fix issue caused by using gso_type wronglyAnnie Li
2014-04-14bnx2: Fix shutdown sequenceMichael Chan
2014-04-03net: mvneta: fix usage as a module on RGMII configurationsThomas Petazzoni
2014-04-03net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLEThomas Petazzoni
2014-03-31e100: Fix "disabling already-disabled device" warningMichele Baldessari
2014-03-31p54: clamp properly instead of just truncatingDan Carpenter
2014-03-31sfc: Use the correct maximum TX DMA ring size for SFC9100Ben Hutchings
2014-03-31net: davinci_emac: Replace devm_request_irq with request_irqChristian Riesch
2014-03-23can: flexcan: flexcan_remove(): add missing netif_napi_del()Marc Kleine-Budde
2014-03-23can: flexcan: factor out transceiver {en,dis}able into seperate functionsMarc Kleine-Budde
2014-03-23can: flexcan: fix transition from and to low power mode in chip_{en,dis}ableMarc Kleine-Budde
2014-03-23can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() failsMarc Kleine-Budde
2014-03-23can: flexcan: fix shutdown: first disable chip, then all interruptsMarc Kleine-Budde
2014-03-23vmxnet3: fix building without CONFIG_PCI_MSIArnd Bergmann
2014-03-23vmxnet3: fix netpoll race conditionNeil Horman
2014-03-23ibmveth: Fix endian issues with MAC addressesAnton Blanchard
2014-03-23Revert "USBNET: ax88179_178a: enable tso if usb host supports sg dma"Mathias Nyman
2014-03-23mwifiex: save and copy AP's VHT capability info correctlyAmitkumar Karwar
2014-03-23mwifiex: copy AP's HT capability info correctlyAmitkumar Karwar
2014-03-23mwifiex: do not advertise usb autosuspend supportBing Zhao
2014-03-23mwifiex: fix cmd and Tx data timeout issue for PCIe cardsAmitkumar Karwar
2014-03-23mwifiex: add NULL check for PCIe Rx skbAmitkumar Karwar
2014-03-23mwifiex: clean pcie ring only when device is presentAvinash Patil
2014-03-23iwlwifi: disable TX AMPDU by default for iwldvmEmmanuel Grumbach
2014-03-23iwlwifi: mvm: don't WARN when statistics are handled lateEmmanuel Grumbach
2014-03-23iwlwifi: fix TX status for aggregated packetsJohannes Berg
2014-03-23iwlwifi: dvm: clear IWL_STA_UCODE_INPROGRESS when assoc failsEmmanuel Grumbach
2014-03-23iwlwifi: mvm: change of listen interval from 70 to 10Max Stepanov
2014-03-23ath9k: fix invalid descriptor discardingFelix Fietkau
2014-03-23ath9k: fix ps-poll responses under a-mpdu sessionsFelix Fietkau
2014-03-23ath9k: protect tid->sched checkStanislaw Gruszka
2014-03-23ath9k: Fix ETSI compliance for AR9462 2.0Sujith Manoharan
2014-03-23macvlan: Add support for 'always_on' offload featuresVlad Yasevich
2014-03-23tg3: Don't check undefined error bits in RXBDMichael Chan
2014-03-23sfc: check for NULL efx->ptp_data in efx_ptp_eventEdward Cree
2014-03-23virtio-net: alloc big buffers also when guest can receive UFOJason Wang
2014-03-23tun: remove bogus hardware vlan acceleration flags from vlan_featuresFernando Luis Vazquez Cao