Merge branch 'linux-2.6' into for-2.6.22
[pandora-kernel.git] / drivers / net /
2007-04-30 Paul MackerrasMerge branch 'linux-2.6' into for-2.6.22
2007-04-28 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-04-28 Neil Hormansis900: Allocate rx replacement buffer before rx operation
2007-04-27 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-04-27 Linus TorvaldsMerge branch 'master' of ssh:///linux/kernel/git/mcheha...
2007-04-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-04-27 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2007-04-27 Greg Kroah-HartmanPHY: remove rwsem use from phy core
2007-04-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-04-27 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2007-04-27 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2007-04-27 Linus TorvaldsMerge branch 'e1000-fixes' of /linux/kernel/git/jgarzik...
2007-04-27 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-04-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-04-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-04-27 Stephen Rothwell[POWERPC] Partially revert a7edd0e676d51145ae634a2acf7a...
2007-04-26 Paul MackerrasRevert "[POWERPC] Rename get_property to of_get_propert...
2007-04-26 David S. Miller[TIGON3]: of_get_property() returns const.
2007-04-26 David S. Miller[TULIP]: Use pci_device_to_OF_node() on sparc.
2007-04-26 David S. Miller[TULIP]: Use CONFIG_SPARC consistently in ifdef tests.
2007-04-26 David S. Miller[TG3]: Use pci_device_to_OF_node() on sparc.
2007-04-26 David S. Miller[SUNHME]: Use pci_device_to_OF_node().
2007-04-26 David S. Miller[SUNGEM]: Consolidate powerpc and sparc MAC probing...
2007-04-26 David S. Miller[SUNGEM]: __sparc__ --> CONFIG_SPARC
2007-04-26 Stephen Rothwell[SPARC/64] constify of_get_property return: drivers
2007-04-26 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2007-04-26 Milind Arun Choudhary[NET]: ROUND_UP macro cleanup in drivers/net/ppp_generic.c
2007-04-26 Brian Braunstein[NET] tun/tap: fixed hw address handling
2007-04-26 Andrew Morton[NET]: Fix yam.c
2007-04-26 Mark Huthe1000: FIX: Stop raw interrupts disabled nag from RT
2007-04-26 Bruce Allane1000: FIX: firmware handover bits
2007-04-26 Auke Koke1000: FIX: be ready for incoming irq at pci_request_irq
2007-04-26 John W. Linville[WIRELESS] drivers/net/wireless/Kconfig: correct minor...
2007-04-26 Johannes Berg[WIRELESS]: Refactor wireless Kconfig.
2007-04-26 Samuel Ortiz[IrDA]: Adding carriage returns to mcs7780 debug statements
2007-04-26 Michal Ostrowski[PPPOE]: Fix device tear-down notification.
2007-04-26 Florian Zumbiehl[PPPOE]: memory leak when socket is release()d before...
2007-04-26 Florian Zumbiehl[PPPOE]: race between interface going down and connect()
2007-04-26 Florian Zumbiehl[PPPoE]: miscellaneous smaller cleanups
2007-04-26 Eric Dumazet[NET]: loopback driver can use loopback_dev integrated...
2007-04-26 Herbert Xu[NETDRV]: Perform missing csum_offset conversions
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
2007-04-26 David S. Miller[NET]: Fix warnings in 3c523.c and ni52.c
2007-04-26 Rusty Russell[NET]: Inline net_device_stats
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
2007-04-26 David S. Miller[WAN] cosa.c: Build fix.
2007-04-26 Arnaldo Carvalho... [FORCEDETH]: Use skb_tailroom where appropriate
2007-04-26 Arnaldo Carvalho... [LMC]: lmc_main wants to use skb_tailroom
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->end to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-04-26 Peter Kovar[IrDA]: SMC SuperIO Chip LPC47N227 not identified properly
2007-04-26 Samuel Ortiz[IrDA]: removing stir4200 useless include
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: unions of just one member don't get anything...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_header_len
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_transport_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ipip_hdr(), remove skb->h.ipiph
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
2007-04-26 Arnaldo Carvalho... [TCP]: Introduce tcp_hdrlen() and tcp_optlen()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_transport_offset()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_transport_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-04-26 Arnaldo Carvalho... [IP]: Introduce ip_hdrlen()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_header()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_offset()
2007-04-26 Arnaldo Carvalho... [SK_BUFF] bonding: Set skb->nh.raw relative to skb...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_network_header(skb)
2007-04-26 Arnaldo Carvalho... [BONDING]: Introduce arp_pkt()
2007-04-26 Arnaldo Carvalho... [PPPOE]: Introduce pppoe_hdr()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_mac_header()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_set_mac_header()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_mac_header(skb)
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2007-04-26 Arnaldo Carvalho... [HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb...
2007-04-26 Arnaldo Carvalho... [TR]: Make tr_type_trans set skb->dev
2007-04-26 Arnaldo Carvalho... [TR]: Use tr_hdr() were appropriate
2007-04-25 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-04-25 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-04-24 Michael Chan[BNX2]: Fix occasional NETDEV WATCHDOG on 5709.
2007-04-24 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-04-24 Andrew Mortondrivers/net/hamradio/baycom_ser_fdx build fix
2007-04-24 Neil Hormansis900: Allocate rx replacement buffer before rx operation
2007-04-24 Andrea Righi[netdrvr] depca: handle platform_device_add() failure
2007-04-23 Paul MackerrasMerge branch 'kconfig' of /linux/kernel/git/galak/power...
2007-04-23 S.Çağlar OnurAdd missing USRobotics Wireless Adapter (Model 5423...
2007-04-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-04-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-04-21 Marcel van Nies[SUNHME]: Fix module unload.
2007-04-21 Marcel van Nies[SUNLANCE]: Fix module unload.
2007-04-21 Marcel van Nies[SUNQE]: Fix MAC address assignment.
2007-04-20 Linus TorvaldsRevert "e1000: fix NAPI performance on 4-port adapters"
2007-04-20 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-04-19 Paul Mackerras[PPP]: Fix skbuff.c:BUG due incorrect logic in process_...
2007-04-19 Stephen Hemmingersky2: version 1.14
2007-04-19 Stephen Hemmingersky2: no jumbo on Yukon FE
2007-04-19 Stephen Hemmingersky2: EC-U performance and jumbo support
2007-04-19 Stephen Hemmingersky2: disable ASF on all chip types
2007-04-19 Stephen Hemmingersky2: handle descriptor errors
next