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