aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-09uninline atl1e_setup_mac_ctrl()Adrian Bunk1-2/+2
2008-08-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-10/+10
2008-08-08[CPUFREQ] Fix -Wshadow warning in conservative governor.Dave Jones1-10/+10
2008-08-08Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds185-397/+373
2008-08-08Merge Linus' latest into masterRussell King132-6320/+5822
2008-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds132-3204/+34038
2008-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-6/+13
2008-08-07bnx2x: fix logical opRandy Dunlap1-1/+1
2008-08-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller5-33/+167
2008-08-07Merge branch 'ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller25-4/+31522
2008-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds14-104/+82
2008-08-07Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds4-436/+513
2008-08-07Fix up duplicate '__s3c2410wdt_stop()' functionLinus Torvalds1-11/+0
2008-08-07powerpc/iseries: remove the old viocons driverStephen Rothwell3-1169/+1
2008-08-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds28-592/+679
2008-08-07Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds10-238/+687
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds70-3746/+3837
2008-08-07Merge branches 'cma', 'cxgb3', 'ipath', 'ipoib', 'mad' and 'mlx4' into for-linusRoland Dreier12-77/+58
2008-08-07IB/mad: Test ib_create_send_mad() return with IS_ERR(), not == NULLJulien Brunel1-1/+1
2008-08-07IB/mlx4: Allow 4K messages for UD QPsAlex Naslednikov1-1/+1
2008-08-07[Bluetooth] Add full quirk implementation for btusb driverMarcel Holtmann1-2/+161
2008-08-07[Bluetooth] Removal of unnecessary ignore module parameterMarcel Holtmann4-31/+6
2008-08-07ath9k: Revamp wireless mode usageSujith12-324/+205
2008-08-07ath9k: More unused macrosSujith1-6/+0
2008-08-07ath9k: Remove a few unused macros and fix indentationSujith1-145/+130
2008-08-07ath9k: Use mac80211's band macros and remove enum hal_freq_bandSujith2-9/+4
2008-08-07ath9k: Remove redundant data structure ath9k_txq_infoSujith6-212/+178
2008-08-07ath9k: Cleanup data structures related to HW capabilitiesSujith9-320/+330
2008-08-07ath9k: work around gcc ICEsAdrian Bunk1-1/+5
2008-08-07ath9k: Add new Atheros IEEE 802.11n driverLuis R. Rodriguez22-0/+31685
2008-08-07ath5k: remove Atheros 11n devices from supported listLuis R. Rodriguez1-2/+0
2008-08-07list.h: Add list_splice_tail() and list_splice_tail_init()Luis R. Rodriguez2-2/+2
2008-08-07p54: swap short slot time dcf valuesChristian Lamparter1-2/+2
2008-08-07rt2x00: Block all unsupported modesIvo van Doorn1-17/+37
2008-08-07p54: Fix for TX sequence number problemLarry Finger2-0/+15
2008-08-07iwlwifi: cleanup iwl_tx_skbTomas Winkler3-25/+22
2008-08-07Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6Russell King1-1/+3
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King182-366/+366
2008-08-07Merge branch 'header-move' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Russell King2-3/+3
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King551-15802/+30676
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King96-96/+93
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King15-15/+0
2008-08-07Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 into tmpJeff Garzik33-1863/+1233
2008-08-07WAN: remove extra help text from HDLC_PPP config optionKrzysztof Halasa1-2/+0
2008-08-07bonding: Don't destroy bonding master when removing slave via sysfsMoni Shoua1-3/+0
2008-08-07bonding: refactor mii monitorJay Vosburgh2-222/+173
2008-08-07[netdrvr] Drivers should not set IFF_* flag themselvesWang Chen13-57/+9
2008-08-07dm9000: Support MAC address setting through platform data.Laurent Pinchart1-0/+5
2008-08-073c59x: use netdev_alloc_skbStephen Hemminger1-6/+8
2008-08-07pegasus: add blacklist support to fix Belkin bluetooth dongle.Ben Collins1-0/+21