summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2014-03-23veth: Fix vlan_features so as to be able to use stacked vlan interfacesToshiaki Makita
2014-03-06can: kvaser_usb: check number of channels returned by HWOlivier Sobrie
2014-03-06net: mvneta: replace Tx timer with a real interruptwilly tarreau
2014-03-06net: mvneta: add missing bit descriptions for interrupt masks and causeswilly tarreau
2014-03-06net: mvneta: do not schedule in mvneta_tx_timeoutwilly tarreau
2014-03-06net: mvneta: use per_cpu stats to fix an SMP lock upwilly tarreau
2014-03-06net: mvneta: increase the 64-bit rx/tx stats out of the hot pathwilly tarreau
2014-03-06bonding: 802.3ad: make aggregator_identifier bond-privateJiri Bohac
2014-03-06usbnet: remove generic hard_header_len checkEmil Goode
2014-03-06net: asix: add missing flag to struct driver_infoEmil Goode
2014-03-06hyperv: Fix the carrier status settingHaiyang Zhang
2014-03-06tg3: Fix deadlock in tg3_change_mtu()Nithin Sujir
2014-03-06net: qmi_wwan: add Netgear Aircard 340UBjørn Mork
2014-03-06can: add destructor for self generated skbsOliver Hartkopp
2014-03-06rtlwifi: rtl8192ce: Fix too long disable of IRQsOlivier Langlois
2014-03-06rtlwifi: Fix incorrect return from rtl_ps_enable_nic()Olivier Langlois
2014-03-06rtl8187: fix regression on MIPS without coherent DMAStanislaw Gruszka