aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2010-05-24ath5k: consistently use rx_bufsize for RX DMABruno Randolf
2010-05-24Revert "ath9k: Group Key fix for VAPs"Linus Torvalds
2010-05-24fec: add support for PHY interface platform dataBaruch Siach
2010-05-24tun: Update classid on packet injectionHerbert Xu
2010-05-23net/irda: bfin_sir: IRDA is not affected by anomaly 05000230Graf Yang
2010-05-23pppoe: uninitialized variable in pppoe_flush_dev()Dan Carpenter
2010-05-23bfin_mac: fix memleak in mii_bus{probe|remove}Denis Kirjanov
2010-05-23ethoc: fix null dereference in ethoc_probeThomas Chou
2010-05-23enic: Use random mac addr when associating port-profileScott Feldman
2010-05-23enic: bug fix: sprintf UUID to string as u8[] rather than u16[] arrayScott Feldman
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-21Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-05-21rndis_wlan: replace wireless_send_event with cfg80211_disconnectedJussi Kivilinna
2010-05-21ath9k: remove AR9003 from PCI IDs for nowLuis R. Rodriguez
2010-05-21wl1271: Fix RX data path frame lengthsJuuso Oikarinen
2010-05-21iwlwifi: fix internal scan raceReinette Chatre
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-05-21drivers/base: Convert dev->sem to mutexThomas Gleixner
2010-05-20can: SJA1000 add missing spin_lock_init()Oliver Hartkopp
2010-05-20sh_eth: Fix memleak in sh_mdio_releaseDenis Kirjanov
2010-05-20ixgbe:add support for a new 82599 10G Base-T deviceMallikarjuna R Chilakala
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-05-20mlx4_core: Clean up mlx4_alloc_icm() a bitRoland Dreier
2010-05-20mlx4_core: Fix possible chunk sg list overflow in mlx4_alloc_icm()Sebastien Dugue
2010-05-20USB: remove leftover references to udev->autosuspend_disabledAlan Stern
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack
2010-05-20wimax/i2400m: fix bad race condition check in RX pathInaky Perez-Gonzalez
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2010-05-19virtio_net: use virtqueue_xxx wrappersMichael S. Tsirkin
2010-05-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-05-18ixgbe: add support for active DA cablesDon Skidmore
2010-05-18ixgbe: dcb, do not tag tc_prio_control framesJohn Fastabend
2010-05-18ixgbe: fix ixgbe_tx_is_paused logicJohn Fastabend
2010-05-18ixgbe: always enable vlan strip/insert when DCB is enabledYi Zou
2010-05-18ixgbe: remove some redundant code in setting FCoE FIP filterYi Zou
2010-05-18ixgbe: fix wrong offset to fc_frame_header in ixgbe_fcoe_ddpYi Zou
2010-05-18ixgbe: fix header len when unsplit packet overflows to data bufferShannon Nelson
2010-05-18cxgb4: notify upper drivers if the device is already up when they loadDimitris Michailidis
2010-05-18cxgb4: keep interrupts available when the ports are brought downDimitris Michailidis
2010-05-18cxgb4: fix initial addition of MAC addressDimitris Michailidis
2010-05-18cnic: Return SPQ credit to bnx2x after ring setup and shutdown.Michael Chan
2010-05-18cnic: Convert cnic_local_flags to atomic ops.Michael Chan
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-05-18can: Fix SJA1000 command register writes on SMP systemsOliver Hartkopp
2010-05-17ARCNET: Limit com20020 PCI ID matches for SOHARD cardsAndreas Bombe
2010-05-17cleanup: remove pppoe_ioctl() declaration.Rami Rosen