summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-08stmmac: review driver documentationGiuseppe CAVALLARO
2013-04-08stmmac: modified pcs mode support for SGMIIByungho An
2013-04-08net: of_mdio: scan mdiobus for PHYs without reg propertySebastian Hesselbarth
2013-04-08net: mvmdio: get and enable optional clockSebastian Hesselbarth
2013-04-08net: ks8851: Use dev_pm_opsLars-Peter Clausen
2013-04-08net: ks8851: Use module_spi_driverLars-Peter Clausen
2013-04-08mac802154: Keep track of the channel when changedAlan Ott
2013-04-08mrf24j40: Enable link-layer acknowledgement and retryAlan Ott
2013-04-08TTY: ircomm, use GFP_KERNEL in ircomm_open()Mathias Krause
2013-04-08irda: use GFP_KERNEL in irda_connect_response()Mathias Krause
2013-04-08irda: use GFP_KERNEL in irda_create()Mathias Krause
2013-04-08ip_gre: fix a possible crash in parse_gre_header()Eric Dumazet
2013-04-08at86rf230: remove unnecessary / dead codeSascha Herrmann
2013-04-08enic: be less verbose about non-critical firmware errorsStefan Assmann
2013-04-08ieee802154/nl-mac.c: make some MLME operations optionalWerner Almesberger
2013-04-08IEEE 802.15.4: remove get_bsn from "struct ieee802154_mlme_ops"Werner Almesberger
2013-04-07scm: Stop passing struct credEric W. Biederman
2013-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-07bnx2x: Fix KR2 rapid link flapYaniv Rosner
2013-04-07decnet: remove duplicated include from dn_table.cWei Yongjun
2013-04-07net_cls: remove duplicated include from cls_api.cWei Yongjun
2013-04-07netdev/phy: Implement ieee802.3 clause 45 in mdio-octeon.cDavid Daney
2013-04-076lowpan: handle dev_queue_xmit() error code properlyAlan Ott
2013-04-07mac802154: Increase tx_buffer_lenAlan Ott
2013-04-07mac802154: Use netif flow controlAlan Ott
2013-04-07mac802154: Do not try to resend failed packetsAlan Ott
2013-04-07sctp: fix error return code in __sctp_connect()Wei Yongjun
2013-04-07802: fix a possible race conditionCong Wang
2013-04-07selftests: net: add PF_PACKET TPACKET v1/v2/v3 selftestsDaniel Borkmann
2013-04-07sctp: remove 'sridhar' from maintainers listSridhar Samudrala
2013-04-07vxlan: Bypass encapsulation if the destination is localSridhar Samudrala
2013-04-07net/mlx4_en: Advertize DCB_CAP_DCBX_HOST in getdcbxOr Gerlitz
2013-04-07net/mlx4_en: Enable DCB ETS ops only when supported by the firmwareOr Gerlitz
2013-04-07net/mlx4_core: Added proper description for two device capabilitiesOr Gerlitz
2013-04-07net: phy: spi_ks8995: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-04-07net: wireless: p54spi: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-04-07net: wireless: wl1251: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-04-07net: ethernet: enc28j60: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-04-07net: ethernet: ks8851: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-04-07net: can: mcp251x: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-04-07net: ieee802154: mrf24j40: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-04-07r8169: add a new chip for RTL8106Ehayeswang
2013-04-07r8169: adjust the flow of hw_starthayeswang
2013-04-07r8169: add a new chip for RTL8111Ghayeswang
2013-04-07r8169: Update the RTL8111G parametershayeswang
2013-04-07r8169: Modify the method for setting firmwarehayeswang
2013-04-07r8169: Update PHY settings of RTL8111Ghayeswang
2013-04-07r8169: Modify the mothod for PHY settings of RTL8111Ghayeswang
2013-04-07r8169: Remove firmware codehayeswang
2013-04-07Merge branch 'infoleaks'David S. Miller