summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-13net: add Runtime PM to the sh_eth driverMagnus Damm
2009-10-13net: allow sh_eth to get mac address through platform dataMagnus Damm
2009-10-13can: make the number of echo skb's configurableWolfgang Grandegger
2009-10-13net: Add netdev_alloc_skb_ip_align() helperEric Dumazet
2009-10-13tcp: replace ehash_size by ehash_maskEric Dumazet
2009-10-13ipv6: fix devconf after adding force_tllao optionCosmin Ratiu
2009-10-13bonding: change bond_create_proc_entry() to return voidNicolas de Pesloüan
2009-10-13sfc: 10Xpress: Initialise pause advertising flagsBen Hutchings
2009-10-13mdio: Expose pause frame advertising flags to ethtoolBen Hutchings
2009-10-13mdio: Advertise pause (flow control) settings even if autoneg is offBen Hutchings
2009-10-13gianfar: Add support for hibernationAnton Vorontsov
2009-10-13gianfar: Factor out gfar_init_bds() from gfar_alloc_skb_resources()Anton Vorontsov
2009-10-13gianfar: Factor out RX BDs initialization from gfar_new_rxbdp()Anton Vorontsov
2009-10-13gianfar: Move tbase/rbase initialization to gfar_init_mac()Anton Vorontsov
2009-10-13gianfar: Split allocation and initialization steps out of startup_gfar()Anton Vorontsov
2009-10-13gianfar: Don't needlessly set the wrap bit for the last RX BDAnton Vorontsov
2009-10-13gianfar: Simplify skb resources freeing codeAnton Vorontsov
2009-10-13gianfar: Some cleanups for startup_gfar()Anton Vorontsov
2009-10-13net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo
2009-10-13cnic: Need to include net/ip6_checksum.hDavid S. Miller
2009-10-12pasemi_mac: ethtool set settings supportValentine Barshak
2009-10-12be2net: Implement ethtool get_phys_id function.Sarveshwar Bandi
2009-10-12net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman
2009-10-12Revert "af_packet: add interframe drop cmsg (v6)"David S. Miller
2009-10-12ipv6 sit: Set relay to 0.0.0.0 directly if relay_prefixlen == 0.YOSHIFUJI Hideaki / 吉藤英明
2009-10-12ipv6 sit: Fix 6rd relay address.YOSHIFUJI Hideaki / 吉藤英明
2009-10-12ipv6 sit: Ensure to initialize 6rd parameters.YOSHIFUJI Hideaki / 吉藤英明
2009-10-12cnic: Add main functions to support bnx2x devices.Michael Chan
2009-10-12cnic: Add bnx2x data structures.Michael Chan
2009-10-12cnic: Refactor some code.Michael Chan
2009-10-12bnx2x: Add main CNIC interface functions.Michael Chan
2009-10-12bnx2x: Add hw init code to support iSCSI.Michael Chan
2009-10-12bnx2x: Refactor MAC address setup code.Michael Chan
2009-10-12bnx2x: Refactor bnx2x_sp_post().Michael Chan
2009-10-12qlge: Add CBFC pause frame counters to ethtool stats.Ron Mercer
2009-10-12qlge: Don't fail open when port is not initialized.Ron Mercer
2009-10-12qlge: Get rid of firmware handler debug code.Ron Mercer
2009-10-12qlge: Remove inline math for small rx buf mapping.Ron Mercer
2009-10-12qlge: Store firmware revision as early as possible.Ron Mercer
2009-10-12qlge: Add handler for DCBX firmware event.Ron Mercer
2009-10-12qlge: Set PCIE max read request size.Ron Mercer
2009-10-12qlge: Remove explicit setting of PCI Dev CTL reg.Ron Mercer
2009-10-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-10-09net: Link in PHY drivers before others.David S. Miller
2009-10-09wireless: make wireless drivers select coreJohannes Berg
2009-10-09libertas: depend on CONFIG_CFG80211Holger Schurig
2009-10-09libertas: remove double assignment of dev->netdev_opsLuis R. Rodriguez
2009-10-09ath9k: use right parameter for MODULE_PARM_DESC() for debugLuis R. Rodriguez
2009-10-09ixgbe: Fix KR to KX fail over for Mezzanine cardsDon Skidmore