aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 41-124/+333
2010-05-25drivers/net/usb/asix.c: Fix pointer cast.Gravatar David S. Miller 1-2/+2
2010-05-25be2net: Bug fix to avoid disabling bottom half during firmware upgrade.Gravatar Sarveshwar Bandi 3-2/+20
2010-05-25hso: add support for new productsGravatar Filip Aben 1-0/+3
2010-05-25driver core: add devname module aliases to allow module on-demand auto-loadingGravatar Kay Sievers 2-2/+3
2010-05-25Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar David S. Miller 1-2/+2
2010-05-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar David S. Miller 18-124/+93
2010-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Gravatar Linus Torvalds 1-17/+19
2010-05-25ath9k: remove VEOL support for ad-hocGravatar Felix Fietkau 1-53/+10
2010-05-25ath9k: change beacon allocation to prefer the first beacon slotGravatar Felix Fietkau 1-9/+3
2010-05-25drivers: wireless: use new hex_to_bin() methodGravatar Andy Shevchenko 1-11/+4
2010-05-24macvlan: do proper cleanup in macvlan_common_newlink() V2Gravatar Jiri Pirko 1-1/+8
2010-05-24be2net: Bug fix in init code in probeGravatar Sarveshwar Bandi 1-4/+6
2010-05-24ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleepGravatar Vasanthakumar Thiagarajan 1-5/+12
2010-05-24iwlwifi: testing the wrong variable in iwl_add_bssid_station()Gravatar Dan Carpenter 1-1/+1
2010-05-24ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs()Gravatar Dan Carpenter 1-0/+4
2010-05-24ath9k_htc: dereferencing before check in hif_usb_tx_cb()Gravatar Dan Carpenter 1-2/+4
2010-05-24rt2x00: Fix rt2800usb TX descriptor writing.Gravatar Gertjan van Wingerde 1-1/+1
2010-05-24rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions.Gravatar Gertjan van Wingerde 4-14/+18
2010-05-24Revert "ath9k: Group Key fix for VAPs"Gravatar John W. Linville 1-25/+3
2010-05-24wireless: update gfp/slab.h includesGravatar Tejun Heo 2-0/+2
2010-05-24rt2x00: don't use to_pci_dev in rt2x00pci_uninitializeGravatar Helmut Schaa 1-1/+1
2010-05-24ath5k: consistently use rx_bufsize for RX DMAGravatar Bruno Randolf 1-3/+4
2010-05-24Revert "ath9k: Group Key fix for VAPs"Gravatar Linus Torvalds 1-25/+3
2010-05-24fec: add support for PHY interface platform dataGravatar Baruch Siach 2-0/+24
2010-05-24tun: Update classid on packet injectionGravatar Herbert Xu 1-0/+2
2010-05-23net/irda: bfin_sir: IRDA is not affected by anomaly 05000230Gravatar Graf Yang 1-2/+6
2010-05-23pppoe: uninitialized variable in pppoe_flush_dev()Gravatar Dan Carpenter 1-0/+1
2010-05-23bfin_mac: fix memleak in mii_bus{probe|remove}Gravatar Denis Kirjanov 1-0/+2
2010-05-23ethoc: fix null dereference in ethoc_probeGravatar Thomas Chou 1-4/+30
2010-05-23enic: Use random mac addr when associating port-profileGravatar Scott Feldman 1-0/+8
2010-05-23enic: bug fix: sprintf UUID to string as u8[] rather than u16[] arrayGravatar Scott Feldman 1-8/+13
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGravatar Grant Likely 818-33182/+62102
2010-05-22of: Remove duplicate fields from of_platform_driverGravatar Grant Likely 25-59/+122
2010-05-21Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Gravatar Linus Torvalds 1-23/+23
2010-05-21rndis_wlan: replace wireless_send_event with cfg80211_disconnectedGravatar Jussi Kivilinna 1-6/+10
2010-05-21ath9k: remove AR9003 from PCI IDs for nowGravatar Luis R. Rodriguez 1-1/+0
2010-05-21wl1271: Fix RX data path frame lengthsGravatar Juuso Oikarinen 1-0/+2
2010-05-21iwlwifi: fix internal scan raceGravatar Reinette Chatre 1-3/+18
2010-05-21sysfs: add struct file* to bin_attr callbacksGravatar Chris Wright 2-8/+15
2010-05-21drivers/base: Convert dev->sem to mutexGravatar Thomas Gleixner 1-0/+1
2010-05-20can: SJA1000 add missing spin_lock_init()Gravatar Oliver Hartkopp 1-0/+2
2010-05-20sh_eth: Fix memleak in sh_mdio_releaseGravatar Denis Kirjanov 1-0/+3
2010-05-20ixgbe:add support for a new 82599 10G Base-T deviceGravatar Mallikarjuna R Chilakala 7-0/+111
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Gravatar Linus Torvalds 6-39/+35
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Gravatar Linus Torvalds 793-32480/+59842
2010-05-20mlx4_core: Clean up mlx4_alloc_icm() a bitGravatar Roland Dreier 1-19/+20
2010-05-20mlx4_core: Fix possible chunk sg list overflow in mlx4_alloc_icm()Gravatar Sebastien Dugue 1-1/+2
2010-05-20USB: remove leftover references to udev->autosuspend_disabledGravatar Alan Stern 1-1/+1
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersGravatar Daniel Mack 5-38/+34