[S390] cio: change misleading console logic
[safe/jmp/linux-2.6] / drivers / net /
2009-10-13 Ingo Molnarheaders: Fix build after <linux/sched.h> removal
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-10-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-10-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-10-07 Yevgeny Petrilinmlx4_core: Add 40GigE device ID
2009-10-07 Thomas Chouethoc: limit the number of buffers to 128
2009-10-07 Thomas Chouethoc: use system memory as buffer
2009-10-07 Thomas Chouethoc: align received packet to make IP header at word...
2009-10-07 Thomas Chouethoc: fix buffer address mapping
2009-10-07 Thomas Chouethoc: fix typo to compute number of tx descriptors
2009-10-07 roel kluinau1000_eth: Duplicate test of RX_OVERLEN bit in update_...
2009-10-07 Roel Kluinnetxen: Fix Unlikely(x) > y
2009-10-07 Valentine Barshakpasemi_mac: ethtool get settings fix
2009-10-07 Matt Carlsontg3: Fix phylib locking strategy
2009-10-07 John W. Linvillerndis_host: support ETHTOOL_GPERMADDR
2009-10-07 Ajit Khapardebe2net: Bug fix to properly update ethtool tx-checksumm...
2009-10-07 Ajit Khapardebe2net: Fix a typo in be_cmds.h
2009-10-07 Ajit Khapardebe2net: Bug Fix while accounting of multicast frames...
2009-10-07 Ron Mercerqlge: Fix lock/mutex warnings.
2009-10-07 Ron Mercerqlge: Fix queueing of firmware handler in ISR.
2009-10-07 Ron Mercerqlge: Fix some bit definitions for reset register.
2009-10-05 Ajit Khapardebe2net: Fix a bug in preparation of mcc wrb which was...
2009-10-05 Ken Kawasakipcnet_cs: add cis of National Semicondoctor's multifunc...
2009-10-05 Alexander Duycke1000e: swap max hw supported frame size between 82574...
2009-10-05 Don Skidmoreixgbe: add support for 82599 based X520 10G Dual KX4...
2009-10-05 Don Skidmoreixgbe: add support for 82599 Combined Backplane
2009-10-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-10-02 Michael Chancnic: Fix NETDEV_UP event processing.
2009-10-02 Frans Pope1000e/igb/ixgbe: Don't report an error if devices...
2009-10-02 Jean Delvarenet: Fix wrong sizeof
2009-10-01 Stephen Hemmingersky2: irqname based on pci address
2009-10-01 Michal Schmidtskge: use unique IRQ name
2009-10-01 Ralf BaechleKconfig: STRIP: Remove stale bits of STRIP help text
2009-10-01 Ralf BaechleNET: mkiss: Fix typo
2009-10-01 Eric Dumazettg3: Remove prev_vlan_tag from struct tx_ring_info
2009-10-01 Uwe Kleine-Königmove virtnet_remove to .devexit.text
2009-10-01 Uwe Kleine-Königdon't use __devexit_p to wrap sgiseeq_remove
2009-10-01 Uwe Kleine-Königdon't use __devexit_p to wrap meth_remove
2009-10-01 Jiri Pirkobonding: set primary param via sysfs
2009-10-01 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-10-01 Jiri Pirkoixgbe: correct the parameter description
2009-10-01 Ajit Khapardebe2net: Workaround to fix a bug in Rx Completion proces...
2009-10-01 Anton Vorontsov3c59x: Rework suspend and resume
2009-10-01 Choi, Daviddrivers/net: ks8851_mll ethernet network driver
2009-10-01 Mike McCormackskge: Make sure both ports initialize correctly
2009-10-01 roel kluinbcm63xx_enet: timeout off by one in do_mdio_op()
2009-10-01 Ron Mercerqlge: Fix error exit for probe call.
2009-10-01 Ron Mercerqlge: Protect reset recovery with rtnl_lock().
2009-10-01 Ron Mercerqlge: Fix spin_lock warning.
2009-10-01 Ron Mercerqlge: Fix out of sync hardware semaphore.
2009-10-01 Ron Mercerqlge: Fix bad bit definitions.
2009-10-01 Peter P Waskiewicz Jrixgbe: Remove ATR computation for UDP traffic
2009-10-01 Ben Greearixgbe patch to provide NIC's tx/rx counters via ethtool
2009-10-01 Peter P Waskiewicz Jrixgbe: Bump driver version number
2009-10-01 Peter P Waskiewicz Jrixgbe: Fix backplane flow control autoneg
2009-10-01 Peter P Waskiewicz Jrixgbe: Fix disabling of relaxed ordering with Tx DCA
2009-10-01 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-09-30 David S. Millernet: Make setsockopt() optlen be unsigned.
2009-09-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-09-29 Christian Lamparterar9170: fix bug in iq-auto calibration value calculation
2009-09-29 Michal Szalatart2x00: Thrustmaster FunAccess WIFI USB and rt73usb
2009-09-29 Jouni Malinenmac80211_hwsim: Fix initial beacon timer configuration
2009-09-29 Michael Bueschb43: Always use block-I/O for the PIO data registers
2009-09-28 Reinette Chatreiwlwifi: fix 3945 ucode info retrieval after failure
2009-09-28 Reinette Chatreiwlwifi: fix memory leak in command queue handling
2009-09-28 Reinette Chatreiwlwifi: fix debugfs buffer handling
2009-09-27 Don Skidmoree1000: cleanup unused prototype
2009-09-27 Jesse Brandeburge1000: fix namespacecheck warnings
2009-09-27 Jesse Brandeburge1000: drop unused functionality for eeprom write/read
2009-09-27 Jesse Brandeburge1000: updated whitespace and comments
2009-09-27 Jesse Brandeburge1000: drop redunant line of code, cleanup
2009-09-27 Jesse Brandeburge1000: remove races when changing mtu
2009-09-27 Jesse Brandeburge1000: two workarounds were incomplete, fix them
2009-09-27 Jesse Brandeburge1000: fix tx waking queue after queue stopped during...
2009-09-27 Jesse Brandeburge1000: test link state conclusively
2009-09-27 Jesse Brandeburge1000: stop timers at appropriate times
2009-09-27 Jesse Brandeburge1000: use netif_tx_disable
2009-09-27 Jesse Brandeburge1000: remove unused functions
2009-09-27 Jesse Brandeburge1000: drop dead pcie code from e1000
2009-09-26 Alexey Dobriyanheaders: kref.h redux
2009-09-26 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-09-25 David S. Millerat91_can: Forgotten git 'add' of at91_can.c
2009-09-25 SriramTI Davinci EMAC: Fix in vector definition for EMAC_VERS...
2009-09-25 David S. MillerMerge branch 'master' of ssh:///linux/kernel/git/rusty...
2009-09-25 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-09-25 Linus TorvaldsMerge branch 'for-linus' of git://repo.or.cz/cris-mirror
2009-09-25 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2009-09-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-24 Anton Vorontsov3c59x: Get rid of "Trying to free already-free IRQ"
2009-09-24 Sebastian Haasems_pci: fix size of CAN controllers BAR mapping for...
2009-09-24 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-09-24 Russell KingMerge branch 'origin' into for-linus
2009-09-24 Eli Cohenmlx4_core: Pass cache line size to device FW
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
2009-09-24 Amit Shahvirtio_net: Check for room in the vq before adding...
2009-09-24 Rusty Russellvirtio_net: avoid (most) NETDEV_TX_BUSY by stopping...
2009-09-24 Rusty Russellvirtio_net: formalize skb_vnet_hdr
2009-09-24 Rusty Russellvirtio_net: don't free buffers in xmit ring
2009-09-24 Rusty Russellvirtio_net: return NETDEV_TX_BUSY instead of queueing...
2009-09-24 Rusty Russellvirtio_net: skb_orphan() and nf_reset() in xmit path.
next