summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-14rt2x00: Centralize RX packet alignment handling in rt2x00lib.Gertjan van Wingerde
2008-06-14rt2x00: Cleanup struct skb_frame_desc.Gertjan van Wingerde
2008-06-14rt2x00: Don't kick TX queue after each frameIvo van Doorn
2008-06-14rt2x00: Move generic TX frame writing code into rt2x00queueIvo van Doorn
2008-06-14rt2x00: Implement rt2x00usb_kick_tx_queue()Ivo van Doorn
2008-06-14rt2x00: Fix queue initializationIvo van Doorn
2008-06-14rt2x00: Release rt2x00 2.1.7Ivo van Doorn
2008-06-14rt2x00: Make rt2x00_set/get_field macrosIvo van Doorn
2008-06-14rt2x00: Removed unused descriptor read in txdoneIvo van Doorn
2008-06-14rt2x00: Remove CTS/RTS check in tx()Ivo van Doorn
2008-06-14rt2x00: Move led initialization into functionIvo van Doorn
2008-06-14rt2x00: Cleanup/optimize set_state() function callback functionIvo van Doorn
2008-06-14rt2x00: Calculate register offset during compile timeIvo van Doorn
2008-06-12Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller
2008-06-11Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroo...David S. Miller
2008-06-11irda: remove CVS keywordsAdrian Bunk
2008-06-11net: remove CVS keywordsAdrian Bunk
2008-06-11[netdrvr] Fix 8390 build breakageStephen Rothwell
2008-06-11e1000e: allow VLAN devices to use TSO and TCP CSUM offloadJeff Kirsher
2008-06-11igb: allow vlan devices to use TSO and TCP CSUM offloadJeff Kirsher
2008-06-11ixbge: allow vlan devices to use TSO and TCP CSUM offloadJeff Kirsher
2008-06-11HSO: add option hso driverGreg Kroah-Hartman
2008-06-11drivers/net/macsonic.c: make functions staticAdrian Bunk
2008-06-11drivers/net/: remove write-only "last_dev"Adrian Bunk
2008-06-11drivers/net/mac8390.c: make functions staticAdrian Bunk
2008-06-11make hplance_{init,cleanup}_module() staticAdrian Bunk
2008-06-11make drivers/net/atarilance.c:lance_addr_list[] staticAdrian Bunk
2008-06-11macb: use random mac if stored address in EEPROM is invalidSven Schnelle
2008-06-11net: sh_eth: add support for Renesas SuperH EthernetNobuhiro Iwamatsu
2008-06-11smc911x: SuperH architecture supportMagnus Damm
2008-06-11smc911x: introduce platform data flagsMagnus Damm
2008-06-11smc911x: pass along private data and use iomemMagnus Damm
2008-06-11smc911x: fix 16-bit I/O operationsMagnus Damm
2008-06-11smc911x: remove unused 8-bit I/O operationsMagnus Damm
2008-06-12tcp md5sig: Let the caller pass appropriate key for tcp_v{4,6}_do_calc_md5_ha...YOSHIFUJI Hideaki
2008-06-12tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6.YOSHIFUJI Hideaki
2008-06-12tcp md5sig: Remove redundant protocol argument.YOSHIFUJI Hideaki
2008-06-12tcp md5sig: Share MD5 Signature option parser between IPv4 and IPv6.YOSHIFUJI Hideaki
2008-06-12key: Use xfrm_addr_cmp() where appropriate.YOSHIFUJI Hideaki
2008-06-12key: Share common code path to extract address from sockaddr{}.YOSHIFUJI Hideaki
2008-06-12key: Share common code path to fill sockaddr{}.YOSHIFUJI Hideaki
2008-06-12key: Introduce pfkey_sockaddr_len() for raw sockaddr{} length.YOSHIFUJI Hideaki
2008-06-12ipv6 netns: Address labels per namespaceBenjamin Thery
2008-06-12ipv6 addrconf: Introduce addrconf_is_prefix_route() helper.YOSHIFUJI Hideaki
2008-06-12ipv6 addrconf: Remove IFA_GLOBAL definition from include/net/if_inet6.h.Rami Rosen
2008-06-12ipv6 mroute: Use MRT6_VERSION instead of MRT_VERSION in ip6mr.c.Rami Rosen
2008-06-12ipv6 mcast: Remove unused macro (MLDV2_QQIC) from mcast.c.Rami Rosen
2008-06-10ipv4 addr: Send netlink notification for address label changesThomas Graf
2008-06-10bluetooth: hci_bcsp.c small cleanups/api usersHarvey Harrison
2008-06-10net/mac80211/ieee80211_i.h: fix-up merge damageJohn W. Linville