summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2012-10-07drivers/net/irda/pxaficp_ir.c: fix error return codePeter Senna Tschudin
2012-10-07drivers/net/irda/mcs7780.c: fix error return codePeter Senna Tschudin
2012-10-07drivers/net/irda/irtty-sir.c: fix error return codePeter Senna Tschudin
2012-10-07drivers/net/ethernet/sis/sis900.c: fix error return codePeter Senna Tschudin
2012-10-07drivers/net/ethernet/natsemi/natsemi.c: fix error return codePeter Senna Tschudin
2012-10-07drivers/net/ethernet/dec/tulip/dmfe.c: fix error return codePeter Senna Tschudin
2012-10-07Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-10-07net: remove skb recyclingEric Dumazet
2012-10-07Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-10-05rt2x00/rt3352: Fix lnagain assignment to use register 66.Daniel Golle
2012-10-05ath9k: use ieee80211_free_txskbFelix Fietkau
2012-10-05ath9k: improve suspend/resume reliabilityFelix Fietkau
2012-10-05ath9k: fix ASPM initialization on resumeFelix Fietkau
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-10-06rapidio/rionet: rework to support multiple RIO master portsAlexandre Bounine
2012-10-06rapidio/rionet: fix multicast packet transmit logicAlexandre Bounine
2012-10-06drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() functionTakuya Yoshikawa
2012-10-06drivers/net/ethernet/sfc: use standard __{clear,set}_bit_le() functionsBen Hutchings
2012-10-06sections: fix section conflicts in drivers/net/wanAndi Kleen
2012-10-06sections: fix section conflicts in drivers/net/hamradioAndi Kleen
2012-10-06sections: fix section conflicts in drivers/netAndi Kleen
2012-10-04Merge branch 'fixes-for-3.7' of git://gitorious.org/linux-can/linux-canDavid S. Miller
2012-10-04team: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet
2012-10-04bonding: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet
2012-10-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-10-04can: mpc5xxx_can: fix section type conflictMarc Kleine-Budde
2012-10-04can: peak_pcmcia: fix error return codePeter Senna Tschudin
2012-10-04can: peak_pci: fix error return codePeter Senna Tschudin
2012-10-03cxgb4: Fix build error due to missing linux/vmalloc.h include.David S. Miller
2012-10-03mlx4_core: Adjust flow steering attach wrapper so that IB works on SR-IOV VFsJack Morgenstein
2012-10-03bnx2x: fix ring size for 10G functionsYuval Mintz
2012-10-03cxgb4: Dynamically allocate memory in t4_memory_rw() and get_vpd_params()Vipul Pandya
2012-10-03ixgbe: add support for X540-AT1joshua.a.hay@intel.com
2012-10-03ixgbe: fix poll loop for FDIRCTRL.INIT_DONE bitEmil Tantilov
2012-10-03ixgbe: fix PTP ethtool timestamping functionJacob Keller
2012-10-03ixgbe: (PTP) Fix PPS interrupt codeJacob Keller
2012-10-03ixgbe: Fix PTP X540 SDP alignment code for PPS signalJacob Keller
2012-10-02Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-10-02tg3: Fix sparse warnings.Michael Chan
2012-10-02bnx2x: use strlcpy() to copy a stringDan Carpenter
2012-10-02net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the re...htbegin
2012-10-02pch_gbe: Fix PTP dependencies.David S. Miller
2012-10-02Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-10-02workqueue: avoid using deprecated functionsLinus Torvalds
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-10-02hyperv: Add buffer for extended info after the RNDIS response message.Haiyang Zhang
2012-10-02hyperv: Report actual status in receive completion packetHaiyang Zhang
2012-10-02hyperv: Remove extra allocated space for recv_pkt_list elementsHaiyang Zhang
2012-10-02hyperv: Fix page buffer handling in rndis_filter_send_request()Haiyang Zhang