aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
...
* | | bna: add missing iounmap() on error in bnad_init()Wei Yongjun2013-05-13
* | | qlge: fix dma map leak when the last chunk is not allocatedThadeu Lima de Souza Cascardo2013-05-13
* | | virtio_net: use default napi weight by defaultAmerigo Wang2013-05-11
* | | emac: Fix EMAC soft reset on 460EX/GTPetri Gynther2013-05-11
* | | 3c59x: fix PCI resource managementSergei Shtylyov2013-05-11
* | | caif: CAIF_VIRTIO should depend on HAS_DMAGeert Uytterhoeven2013-05-11
* | | net/ethernet: MACB should depend on HAS_DMAGeert Uytterhoeven2013-05-11
* | | net/ethernet: ARM_AT91_ETHER should depend on HAS_DMAGeert Uytterhoeven2013-05-11
* | | net/wireless: ATH9K should depend on HAS_DMAGeert Uytterhoeven2013-05-11
* | | net/ethernet: STMMAC_ETH should depend on HAS_DMAGeert Uytterhoeven2013-05-11
* | | net/ethernet: NET_CALXEDA_XGMAC should depend on HAS_DMAGeert Uytterhoeven2013-05-11
* | | macvlan: fix passthru mode race between dev removal and rx pathJiri Pirko2013-05-11
* | | net/mlx4: Strengthen VLAN tags/priorities enforcement in VST modeRony Efraim2013-05-11
* | | net/mlx4_core: Add missing report on VST and spoof-checking dev capsOr Gerlitz2013-05-11
* | | net: fec: enable hardware checksum only on imx6q-fecShawn Guo2013-05-11
* | | qlcnic: Fix validation of link event command.Rajesh Borundia2013-05-11
* | | qlcnic: Fix mailbox response handling.Rajesh Borundia2013-05-11
* | | qlcnic: Fix bug in diagnostics test reset recovery pathManish Chopra2013-05-11
* | | qlcnic: Fix reset recovery after transmit timeoutSony Chacko2013-05-11
* | | qlcnic: Fix ethtool supported port status for 83xxHimanshu Madhani2013-05-11
* | | qlcnic: Fix missing bracket in module parameter.Himanshu Madhani2013-05-11
* | | qlcnic: Fix ethtool stringsShahed Shaikh2013-05-11
* | | qlcnic: Fix setting MAC addressManish Chopra2013-05-11
| |/ |/|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-05-10
|\ \ | |/ |/|
| * mwifiex: fix setting of multicast filterDaniel Drake2013-05-08
| * mwifiex: fix memory leak issue when driver unloadAmitkumar Karwar2013-05-08
| * mwifiex: clear is_suspended flag when interrupt is received earlyBing Zhao2013-05-08
| * ath9k: Update initvals for AR9565Sujith Manoharan2013-05-08
| * ath9k: Fix beacon reconfigurationSujith Manoharan2013-05-08
| * iwl4965: workaround connection regression on passive channelStanislaw Gruszka2013-05-08
| * B43: Handle DMA RX descriptor underrunThommy Jakobsson2013-05-08
| * ath5k: do not reschedule tx_complete_work on stopStanislaw Gruszka2013-05-03
| * ath9k: fix key allocation error handling for powersave keysFelix Fietkau2013-05-03
* | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2013-05-09
|\ \
| * | tile: support new Tilera hypervisorChris Metcalf2013-05-02
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-09
|\ \ \
| * | | net: fec: fix kernel oops when plug/unplug cable many timesFrank Li2013-05-08
| * | | bfin_mac: fix error return code in bfin_mac_probe()Wei Yongjun2013-05-08
| * | | sfc: fix return value check in efx_ptp_probe_channel()Wei Yongjun2013-05-08
| * | | net/spider_net: fix error return code in spider_net_open()Wei Yongjun2013-05-08
| * | | net/irda: fix error return code in bfin_sir_open()Wei Yongjun2013-05-08
| * | | sierra_net: keep status interrupt URB activeDan Williams2013-05-08
| * | | usbnet: allow status interrupt URB to always be activeDan Williams2013-05-08
| * | | qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN cardDan Williams2013-05-08
| * | | be2net: disable TX in be_close()Sathya Perla2013-05-08
| * | | be2net: fix EQ from getting full while cleaning RX CQSathya Perla2013-05-08
| * | | be2net: fix payload_len value for GET_MAC_LIST cmd reqSathya Perla2013-05-08
| * | | be2net: provision VF resources before enabling SR-IOVSathya Perla2013-05-08
* | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-09
|\ \ \ \
| * | | | Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-16