summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-04-14xen-netback: remove pointless clause from if statementPaul Durrant1-2/+2
2014-04-14usbnet: include wait queue head in device structureOliver Neukum1-14/+19
2014-04-14tg3: Do not include vlan acceleration features in vlan_featuresVlad Yasevich1-3/+2
2014-04-14vxlan: fix potential NULL dereference in arp_reduce()David Stevens1-0/+3
2014-04-03net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLEThomas Petazzoni1-2/+2
2014-03-31e100: Fix "disabling already-disabled device" warningMichele Baldessari1-1/+1
2014-03-31p54: clamp properly instead of just truncatingDan Carpenter1-1/+1
2014-03-23iwlwifi: mvm: don't WARN when statistics are handled lateEmmanuel Grumbach1-2/+5
2014-03-23can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() failsMarc Kleine-Budde1-1/+3
2014-03-23vmxnet3: fix building without CONFIG_PCI_MSIArnd Bergmann1-2/+5
2014-03-23vmxnet3: fix netpoll race conditionNeil Horman1-5/+11
2014-03-23mwifiex: save and copy AP's VHT capability info correctlyAmitkumar Karwar2-6/+5
2014-03-23mwifiex: copy AP's HT capability info correctlyAmitkumar Karwar1-2/+1
2014-03-23mwifiex: do not advertise usb autosuspend supportBing Zhao1-8/+0
2014-03-23mwifiex: fix cmd and Tx data timeout issue for PCIe cardsAmitkumar Karwar1-17/+11
2014-03-23mwifiex: add NULL check for PCIe Rx skbAmitkumar Karwar1-0/+6
2014-03-23mwifiex: clean pcie ring only when device is presentAvinash Patil1-1/+2
2014-03-23iwlwifi: disable TX AMPDU by default for iwldvmEmmanuel Grumbach4-9/+48
2014-03-23iwlwifi: fix TX status for aggregated packetsJohannes Berg2-14/+18
2014-03-23iwlwifi: dvm: clear IWL_STA_UCODE_INPROGRESS when assoc failsEmmanuel Grumbach1-0/+1
2014-03-23ath9k: Fix ETSI compliance for AR9462 2.0Sujith Manoharan1-2/+2
2014-03-23tg3: Don't check undefined error bits in RXBDMichael Chan2-3/+6
2014-03-23sfc: check for NULL efx->ptp_data in efx_ptp_eventEdward Cree1-0/+7
2014-03-23virtio-net: alloc big buffers also when guest can receive UFOJason Wang1-1/+2
2014-03-06can: kvaser_usb: check number of channels returned by HWOlivier Sobrie1-0/+2
2014-03-06bonding: 802.3ad: make aggregator_identifier bond-privateJiri Bohac2-4/+3
2014-03-06usbnet: remove generic hard_header_len checkEmil Goode9-21/+41
2014-03-06net: asix: add missing flag to struct driver_infoEmil Goode1-1/+2
2014-03-06tg3: Fix deadlock in tg3_change_mtu()Nithin Sujir1-2/+2
2014-03-06net: qmi_wwan: add Netgear Aircard 340UBjørn Mork1-0/+1
2014-03-06can: add destructor for self generated skbsOliver Hartkopp3-31/+11
2014-03-06rtlwifi: rtl8192ce: Fix too long disable of IRQsOlivier Langlois1-2/+16
2014-03-06rtlwifi: Fix incorrect return from rtl_ps_enable_nic()Olivier Langlois1-1/+1
2014-03-06rtl8187: fix regression on MIPS without coherent DMAStanislaw Gruszka1-2/+8
2014-02-22iwlwifi: mvm: BT Coex - disable BT when TXing probe request in scanEmmanuel Grumbach1-1/+2
2014-02-22iwlwifi: mvm: print the version of the firmware when it assertsEmmanuel Grumbach1-0/+2
2014-02-22iwlwifi: mvm: don't allow A band if SKU forbids itEmmanuel Grumbach1-0/+5
2014-02-22ar5523: fix usb id for Gigaset.Oleksij Rempel1-1/+1
2014-02-22ath9k_htc: make ->sta_rc_update atomic for most callsStanislaw Gruszka1-12/+13
2014-02-06iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160Emmanuel Grumbach5-7/+14
2014-02-06iwlwifi: pcie: enable oscillator for L1 exitEmmanuel Grumbach2-0/+20
2014-02-06xen-netfront: fix resource leak in netfrontAnnie Li1-62/+26
2014-02-06net,via-rhine: Fix tx_timeout handlingRichard Weinberger1-0/+1
2014-02-06bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt1-4/+9
2014-02-06b43: fix the wrong assignment of status.freq in b43_rx()ZHAO Gang1-2/+2
2014-02-06b43legacy: Fix unload oops if firmware is not availableLarry Finger1-0/+1
2014-02-06b43: Fix unload oops if firmware is not availableLarry Finger2-7/+7
2014-02-06b43: Fix lockdep splatLarry Finger1-6/+11
2014-02-06iwlwifi: mvm: fix missing cleanup in .start() error pathEliad Peller1-0/+1
2014-02-06mwifiex: fix wrong 11ac bits setting in fw_cap_infoBing Zhao1-1/+1