summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2008-04-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds1-1/+1
2008-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-55/+121
2008-04-24tun: Multicast handling in tun_chr_ioctl() needs proper locking.David S. Miller1-0/+10
2008-04-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller8-22/+82
2008-04-23iwlwifi: Fix built-in compilation of iwlcore (part 2)Zhu Yi1-2/+1
2008-04-23tun: Fix minor race in TUNSETLINK ioctl handling.David S. Miller1-2/+9
2008-04-23ppp_generic: use stats from net_device structurePaulius Zaleckas1-29/+19
2008-04-23iwlwifi: Don't unlock priv->mutex if it isn't lockedRoland Dreier2-2/+0
2008-04-23wireless: rndis_wlan: modparam_workaround_interval is never below 0.Roel Kluin1-2/+3
2008-04-23prism54: prism54_get_encode() test below 0 on unsigned indexRoel Kluin1-1/+1
2008-04-23b43: Workaround DMA quirksMichael Buesch1-8/+39
2008-04-23ath5k: Fix radio identification on AR5424/2424Nick Kossifidis1-4/+10
2008-04-23b43: Add more btcoexist workaroundsMichael Buesch1-4/+9
2008-04-23b43: Fix HostFlags data typesMichael Buesch2-3/+4
2008-04-23b43: Workaround invalid bluetooth settingsMichael Buesch1-2/+20
2008-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-11/+17
2008-04-23iwlwifi: Fix built-in compilation of iwlcoreTomas Winkler1-1/+1
2008-04-23rt2x00: Select LEDS_CLASS.David S. Miller1-5/+10
2008-04-23iwlwifi: Select LEDS_CLASS.David S. Miller1-2/+6
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds9-63/+612
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-8/+5
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds4-11/+63
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds7-7/+2
2008-04-21hamradio: Remove unneeded and deprecated cli()/sti() calls in dmascc.cMark Asselstine1-3/+0
2008-04-19PM: Remove destroy_suspended_device()Rafael J. Wysocki2-8/+5
2008-04-19drivers/net/appletalk: use time_before, time_before_eq, etcJulia Lawall1-1/+2
2008-04-19tg3: 5701 DMA corruption fixMatt Carlson2-4/+49
2008-04-19iwlwifi: Fix unconditional access to station->tidp[].agg.David S. Miller1-6/+12
2008-04-19Merge branch 'merge-fixes' into develRussell King391-86379/+34214
2008-04-19Merge branch 'omap2-upstream' into develRussell King67-716/+888
2008-04-19Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x...Russell King3-2/+15
2008-04-19[ARM] 4971/1: pxaficp_ir: provide startup and shutdown hooksDmitry Baryshkov1-0/+10
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao1-0/+1
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2-2/+2
2008-04-18net: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox5-5/+0
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds375-86245/+33895
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller11-72/+94
2008-04-17Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller57-3264/+2759
2008-04-17[netdrvr] forcedeth: internal simplifications; changelog removalJeff Garzik1-160/+74
2008-04-17phylib: factor out get_phy_id from within get_phy_devicePaul Gortmaker1-9/+29
2008-04-17PHY: add BCM5464 support to broadcom PHY driverPaul Gortmaker1-0/+20
2008-04-17cxgb3: Fix __must_check warning with dev_dbg.Dan Noe1-2/+2
2008-04-17tc35815: Statistics cleanupAtsushi Nemoto1-1/+2
2008-04-17natsemi: fix MMIO for PPC 44x platformsSergei Shtylyov1-4/+6
2008-04-17[ARM] 4980/1: [AT91] emQbit ECB_AT91 board supportAndrew Victor1-1/+3
2008-04-17[POWERPC] QE: UCC nodes cleanupAnton Vorontsov2-4/+15
2008-04-16IB/mlx4: Fix incorrect commentEli Cohen1-2/+1
2008-04-16IB/mlx4: Fix race when detaching a QP from a multicast groupEli Cohen1-9/+3
2008-04-16IB/mlx4: Add support for resizing CQsVladimir Sokolovsky1-0/+28
2008-04-16IB/mlx4: Add support for modifying CQ moderation parametersEli Cohen1-7/+37