summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2010-05-24ath9k_htc: dereferencing before check in hif_usb_tx_cb()Dan Carpenter1-2/+4
2010-05-24rt2x00: Fix rt2800usb TX descriptor writing.Gertjan van Wingerde1-1/+1
2010-05-24rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions.Gertjan van Wingerde4-14/+18
2010-05-24Revert "ath9k: Group Key fix for VAPs"John W. Linville1-25/+3
2010-05-24wireless: update gfp/slab.h includesTejun Heo2-0/+2
2010-05-24rt2x00: don't use to_pci_dev in rt2x00pci_uninitializeHelmut Schaa1-1/+1
2010-05-24ath5k: consistently use rx_bufsize for RX DMABruno Randolf1-3/+4
2010-05-24Revert "ath9k: Group Key fix for VAPs"Linus Torvalds1-25/+3
2010-05-24fec: add support for PHY interface platform dataBaruch Siach2-0/+24
2010-05-24tun: Update classid on packet injectionHerbert Xu1-0/+2
2010-05-24net/irda: bfin_sir: IRDA is not affected by anomaly 05000230Graf Yang1-2/+6
2010-05-24pppoe: uninitialized variable in pppoe_flush_dev()Dan Carpenter1-0/+1
2010-05-24bfin_mac: fix memleak in mii_bus{probe|remove}Denis Kirjanov1-0/+2
2010-05-24ethoc: fix null dereference in ethoc_probeThomas Chou1-4/+30
2010-05-24enic: Use random mac addr when associating port-profileScott Feldman1-0/+8
2010-05-24enic: bug fix: sprintf UUID to string as u8[] rather than u16[] arrayScott Feldman1-8/+13
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely818-33182/+62102
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely25-59/+122
2010-05-22Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds1-23/+23
2010-05-21rndis_wlan: replace wireless_send_event with cfg80211_disconnectedJussi Kivilinna1-6/+10
2010-05-21ath9k: remove AR9003 from PCI IDs for nowLuis R. Rodriguez1-1/+0
2010-05-21wl1271: Fix RX data path frame lengthsJuuso Oikarinen1-0/+2
2010-05-21iwlwifi: fix internal scan raceReinette Chatre1-3/+18
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright2-8/+15
2010-05-21drivers/base: Convert dev->sem to mutexThomas Gleixner1-0/+1
2010-05-21can: SJA1000 add missing spin_lock_init()Oliver Hartkopp1-0/+2
2010-05-21sh_eth: Fix memleak in sh_mdio_releaseDenis Kirjanov1-0/+3
2010-05-21ixgbe:add support for a new 82599 10G Base-T deviceMallikarjuna R Chilakala7-0/+111
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds6-39/+35
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds793-32480/+59842
2010-05-21mlx4_core: Clean up mlx4_alloc_icm() a bitRoland Dreier1-19/+20
2010-05-21mlx4_core: Fix possible chunk sg list overflow in mlx4_alloc_icm()Sebastien Dugue1-1/+2
2010-05-21USB: remove leftover references to udev->autosuspend_disabledAlan Stern1-1/+1
2010-05-21USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack5-38/+34
2010-05-20wimax/i2400m: fix bad race condition check in RX pathInaky Perez-Gonzalez1-2/+2
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-4/+4
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds21-416/+82
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds3-17/+22
2010-05-19virtio_net: use virtqueue_xxx wrappersMichael S. Tsirkin1-23/+23
2010-05-19Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller4-0/+4
2010-05-19ixgbe: add support for active DA cablesDon Skidmore6-14/+54
2010-05-19ixgbe: dcb, do not tag tc_prio_control framesJohn Fastabend1-1/+2
2010-05-19ixgbe: fix ixgbe_tx_is_paused logicJohn Fastabend1-4/+4
2010-05-19ixgbe: always enable vlan strip/insert when DCB is enabledYi Zou1-1/+9
2010-05-19ixgbe: remove some redundant code in setting FCoE FIP filterYi Zou1-6/+0
2010-05-19ixgbe: fix wrong offset to fc_frame_header in ixgbe_fcoe_ddpYi Zou1-4/+7
2010-05-19ixgbe: fix header len when unsplit packet overflows to data bufferShannon Nelson1-2/+3
2010-05-19cxgb4: notify upper drivers if the device is already up when they loadDimitris Michailidis1-0/+3
2010-05-19cxgb4: keep interrupts available when the ports are brought downDimitris Michailidis2-28/+22
2010-05-19cxgb4: fix initial addition of MAC addressDimitris Michailidis1-1/+1