summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-09-21net: constify some ppp/pptp structsEric Dumazet
2010-09-21sundance: Use dev_kfree_skb_any() helperDenis Kirjanov
2010-09-21sundance: Handle DMA mapping errorsDenis Kirjanov
2010-09-21sundance: Convert to DMA APIDenis Kirjanov
2010-09-21drivers: atm: use native kernel's hex_to_bin() funcAndy Shevchenko
2010-09-21tmspci: fix tr%d in printkMeelis Roos
2010-09-21sfc: Fix build due to lack of vmalloc.h include.David S. Miller
2010-09-21sfc: Clean up and correct comments on efx_monitor()Ben Hutchings
2010-09-21sfc: Include RX IP filter table in register dumpBen Hutchings
2010-09-21sfc: Implement the ethtool RX n-tuple control functionsBen Hutchings
2010-09-21sfc: Add filter table managementBen Hutchings
2010-09-20qlcnic: dont set skb->truesizeEric Dumazet
2010-09-19bna: off by oneDan Carpenter
2010-09-17bonding: enable gro by defaultEric Dumazet
2010-09-17ethtool, ixgbe: Move RX n-tuple mask fixup to ethtoolBen Hutchings
2010-09-17netns: keep vlan slaves on master netns moveDavid Lamparter
2010-09-17stmmac: use one memset() to reset TDES01Giuseppe CAVALLARO
2010-09-17stmmac: prevent dma init stuck in case of failures.Giuseppe CAVALLARO
2010-09-17stmmac: consolidate and tidy-up the COE supportGiuseppe CAVALLARO
2010-09-17stmmac: add CSR Clock range selectionGiuseppe CAVALLARO
2010-09-17qlcnic: update version 5.0.10Amit Kumar Salecha
2010-09-17qlcnic: remove fw version checkAmit Kumar Salecha
2010-09-17qlcnic: vlan lro supportAmit Kumar Salecha
2010-09-17qlcnic: vlan gro supportAmit Kumar Salecha
2010-09-17qlcnic: support vlan rx acclerationAmit Kumar Salecha
2010-09-16drivers/net/tulip/de4x5.c: fix union member name in DE4X5_GET_REG ioctlDan Rosenberg
2010-09-15ehea: Remove a silly returnBreno Leitao
2010-09-15sky2: enable GRO by defaultstephen hemminger
2010-09-15ipv4: ip_ptr cleanupsEric Dumazet
2010-09-15misdn: kill big kernel lockArnd Bergmann
2010-09-15i4l: kill big kernel lockArnd Bergmann
2010-09-15ethtool: Remove unimplemented flow specification typesBen Hutchings
2010-09-15tg3: phy tmp variable roundupMatt Carlson
2010-09-15tg3: Dynamically allocate VPD data memoryMatt Carlson
2010-09-15tg3: Use skb_is_gso_v6()Matt Carlson
2010-09-15tg3: Move producer ring struct to tg3_napiMatt Carlson
2010-09-15tg3: Clarify semantics of TG3_IRQ_MAX_VECSMatt Carlson
2010-09-15tg3: Unlock 5717 B0+ supportMatt Carlson
2010-09-15tg3: Don't send APE events for NCSI firmwareMatt Carlson
2010-09-15tg3: Disable TSSMatt Carlson
2010-09-15tg3: Fix read DMA FIFO overruns on recent devicesMatt Carlson
2010-09-14drivers/net/wireless: Use static const char * const where possibleJoe Perches
2010-09-14drivers/net/pcmcia: Use static const char * const where possibleJoe Perches
2010-09-14drivers/net: Use static const char * const where possibleJoe Perches
2010-09-14drivers/isdn: Use static const char * const where possibleJoe Perches
2010-09-14e1000e: Simplify MSI interrupt testingJean Delvare
2010-09-13uwb: use '%pM' format to print MAC addressAndy Shevchenko
2010-09-13bnx2x: Spread rx buffers between allocated queuesDmitry Kravkov
2010-09-13cx82310_eth: allow empty URBsOndrej Zary
2010-09-13cx82310_eth: check usb_string() return value for errorOndrej Zary