summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-05-11macvlan: fix passthru mode race between dev removal and rx pathJiri Pirko
2013-05-11net/mlx4: Strengthen VLAN tags/priorities enforcement in VST modeRony Efraim
2013-05-11net/mlx4_core: Add missing report on VST and spoof-checking dev capsOr Gerlitz
2013-05-11net: fec: enable hardware checksum only on imx6q-fecShawn Guo
2013-05-11qlcnic: Fix validation of link event command.Rajesh Borundia
2013-05-11qlcnic: Fix mailbox response handling.Rajesh Borundia
2013-05-11qlcnic: Fix bug in diagnostics test reset recovery pathManish Chopra
2013-05-11qlcnic: Fix reset recovery after transmit timeoutSony Chacko
2013-05-11qlcnic: Fix ethtool supported port status for 83xxHimanshu Madhani
2013-05-11qlcnic: Fix missing bracket in module parameter.Himanshu Madhani
2013-05-11qlcnic: Fix ethtool stringsShahed Shaikh
2013-05-11qlcnic: Fix setting MAC addressManish Chopra
2013-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-05-09Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2013-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-05-08mwifiex: fix setting of multicast filterDaniel Drake
2013-05-08mwifiex: fix memory leak issue when driver unloadAmitkumar Karwar
2013-05-08mwifiex: clear is_suspended flag when interrupt is received earlyBing Zhao
2013-05-08ath9k: Update initvals for AR9565Sujith Manoharan
2013-05-08ath9k: Fix beacon reconfigurationSujith Manoharan
2013-05-08iwl4965: workaround connection regression on passive channelStanislaw Gruszka
2013-05-08B43: Handle DMA RX descriptor underrunThommy Jakobsson
2013-05-08net: fec: fix kernel oops when plug/unplug cable many timesFrank Li
2013-05-08bfin_mac: fix error return code in bfin_mac_probe()Wei Yongjun
2013-05-08sfc: fix return value check in efx_ptp_probe_channel()Wei Yongjun
2013-05-08net/spider_net: fix error return code in spider_net_open()Wei Yongjun
2013-05-08net/irda: fix error return code in bfin_sir_open()Wei Yongjun
2013-05-08sierra_net: keep status interrupt URB activeDan Williams
2013-05-08usbnet: allow status interrupt URB to always be activeDan Williams
2013-05-08qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN cardDan Williams
2013-05-08be2net: disable TX in be_close()Sathya Perla
2013-05-08be2net: fix EQ from getting full while cleaning RX CQSathya Perla
2013-05-08be2net: fix payload_len value for GET_MAC_LIST cmd reqSathya Perla
2013-05-08be2net: provision VF resources before enabling SR-IOVSathya Perla
2013-05-08Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-05-08drivers/net: rename random32() to prandom_u32()Akinobu Mita
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-05-07e1000e: fix scheduling while atomic bugBruce Allan
2013-05-06Merge branch 'late/dt' into next/dt2Arnd Bergmann
2013-05-06net/usb: new driver for RTL8152hayeswang
2013-05-063c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov
2013-05-05net/eth/ibmveth: Fixup retrieval of MAC addressBenjamin Herrenschmidt
2013-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-05wireless: single_open() leaksAl Viro
2013-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-05-03cxgb4: fix error recovery when t4_fw_hello returns a positive valueThadeu Lima de Souza Cascardo
2013-05-03sky2: Fix crash on receiving VLAN framesKirill Smelkov
2013-05-03asix: fix BUG in receive path when lowering MTUholger@eitzenberger.org