summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | be2net: Bug fix to avoid disabling bottom half during firmware upgrade.Sarveshwar Bandi2010-05-263-2/+20
| * | | hso: add support for new productsFilip Aben2010-05-261-0/+3
| * | | Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2010-05-251-2/+2
| |\ \ \
| | * | | wimax/i2400m: fix bad race condition check in RX pathInaky Perez-Gonzalez2010-05-201-2/+2
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-05-2518-124/+93
| |\ \ \ \
| | * | | | ath9k: remove VEOL support for ad-hocFelix Fietkau2010-05-251-53/+10
| | * | | | ath9k: change beacon allocation to prefer the first beacon slotFelix Fietkau2010-05-251-9/+3
| | * | | | ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleepVasanthakumar Thiagarajan2010-05-241-5/+12
| | * | | | iwlwifi: testing the wrong variable in iwl_add_bssid_station()Dan Carpenter2010-05-241-1/+1
| | * | | | ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs()Dan Carpenter2010-05-241-0/+4
| | * | | | ath9k_htc: dereferencing before check in hif_usb_tx_cb()Dan Carpenter2010-05-241-2/+4
| | * | | | rt2x00: Fix rt2800usb TX descriptor writing.Gertjan van Wingerde2010-05-241-1/+1
| | * | | | rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions.Gertjan van Wingerde2010-05-244-14/+18
| | * | | | Revert "ath9k: Group Key fix for VAPs"John W. Linville2010-05-241-25/+3
| | * | | | wireless: update gfp/slab.h includesTejun Heo2010-05-242-0/+2
| | * | | | rt2x00: don't use to_pci_dev in rt2x00pci_uninitializeHelmut Schaa2010-05-241-1/+1
| | * | | | ath5k: consistently use rx_bufsize for RX DMABruno Randolf2010-05-241-3/+4
| | * | | | rndis_wlan: replace wireless_send_event with cfg80211_disconnectedJussi Kivilinna2010-05-211-6/+10
| | * | | | ath9k: remove AR9003 from PCI IDs for nowLuis R. Rodriguez2010-05-211-1/+0
| | * | | | wl1271: Fix RX data path frame lengthsJuuso Oikarinen2010-05-211-0/+2
| | * | | | iwlwifi: fix internal scan raceReinette Chatre2010-05-211-3/+18
| * | | | | macvlan: do proper cleanup in macvlan_common_newlink() V2Jiri Pirko2010-05-251-1/+8
| * | | | | be2net: Bug fix in init code in probeSarveshwar Bandi2010-05-251-4/+6
| * | | | | fec: add support for PHY interface platform dataBaruch Siach2010-05-242-0/+24
| * | | | | tun: Update classid on packet injectionHerbert Xu2010-05-241-0/+2
| * | | | | net/irda: bfin_sir: IRDA is not affected by anomaly 05000230Graf Yang2010-05-241-2/+6
| * | | | | isdn/gigaset: remove dummy CAPI method implementationsTilman Schmidt2010-05-241-26/+2
| * | | | | isdn/capi: make reset_ctr op truly optionalTilman Schmidt2010-05-241-0/+6
| * | | | | pppoe: uninitialized variable in pppoe_flush_dev()Dan Carpenter2010-05-241-0/+1
| * | | | | bfin_mac: fix memleak in mii_bus{probe|remove}Denis Kirjanov2010-05-241-0/+2
| * | | | | ethoc: fix null dereference in ethoc_probeThomas Chou2010-05-241-4/+30
| * | | | | enic: Use random mac addr when associating port-profileScott Feldman2010-05-241-0/+8
| * | | | | enic: bug fix: sprintf UUID to string as u8[] rather than u16[] arrayScott Feldman2010-05-241-8/+13
| |/ / / /
| * | | | can: SJA1000 add missing spin_lock_init()Oliver Hartkopp2010-05-211-0/+2
| * | | | sh_eth: Fix memleak in sh_mdio_releaseDenis Kirjanov2010-05-211-0/+3
| * | | | ixgbe:add support for a new 82599 10G Base-T deviceMallikarjuna R Chilakala2010-05-217-0/+111
* | | | | driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers2010-05-262-2/+3
* | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-05-254-17/+124
|\ \ \ \ \
| * \ \ \ \ Merge branch 'devel-stable' into develRussell King2010-05-254-72/+177
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2010-05-214-72/+177
| | |\ \ \ \ \
| | | * | | | | ARM: mx3: Fix a race condition in mxcmmcDaniel Mack2010-05-171-1/+12
| | | * | | | | mxc: Add generic USB HW initialization for MX51Dinh Nguyen2010-05-031-2/+2
| | | * | | | | ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handlingDaniel Mack2010-04-142-0/+22
| | | * | | | | ARM: MXC: mxcmmc: Teach the driver SDIO operationsDaniel Mack2010-04-141-11/+59
| | | * | | | | ARM: MXC: mxcmmc: misc cleanupsDaniel Mack2010-04-141-4/+13
| | | * | | | | MXC: mxc_nand: support i.MX21Ivo Clarysse2010-04-141-16/+25
| | | * | | | | MXC: mxc_nand: set NFC registers after resetIvo Clarysse2010-04-141-42/+48
| * | | | | | | ARM: 6137/1: nomadik hwrng: Add clock supportSrinidhi Kasagar2010-05-211-0/+17
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-05-2578-5143/+51080
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'qib' into for-nextRoland Dreier2010-05-2572-5068/+50976
| |\ \ \ \ \ \ \ \ \ \