summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-06-12Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller21-488/+5005
2008-06-11irda: remove CVS keywordsAdrian Bunk3-7/+1
2008-06-11[netdrvr] Fix 8390 build breakageStephen Rothwell1-0/+4
2008-06-11e1000e: allow VLAN devices to use TSO and TCP CSUM offloadJeff Kirsher1-0/+5
2008-06-11igb: allow vlan devices to use TSO and TCP CSUM offloadJeff Kirsher1-1/+6
2008-06-11ixbge: allow vlan devices to use TSO and TCP CSUM offloadJeff Kirsher1-1/+6
2008-06-11HSO: add option hso driverGreg Kroah-Hartman4-0/+2848
2008-06-11drivers/net/macsonic.c: make functions staticAdrian Bunk1-11/+8
2008-06-11drivers/net/: remove write-only "last_dev"Adrian Bunk3-12/+0
2008-06-11drivers/net/mac8390.c: make functions staticAdrian Bunk1-5/+3
2008-06-11make hplance_{init,cleanup}_module() staticAdrian Bunk1-2/+2
2008-06-11make drivers/net/atarilance.c:lance_addr_list[] staticAdrian Bunk1-1/+1
2008-06-11macb: use random mac if stored address in EEPROM is invalidSven Schnelle1-1/+5
2008-06-11net: sh_eth: add support for Renesas SuperH EthernetNobuhiro Iwamatsu4-0/+1651
2008-06-11smc911x: SuperH architecture supportMagnus Damm2-2/+1
2008-06-11smc911x: introduce platform data flagsMagnus Damm2-1/+97
2008-06-11smc911x: pass along private data and use iomemMagnus Damm2-388/+369
2008-06-11smc911x: fix 16-bit I/O operationsMagnus Damm1-63/+3
2008-06-11smc911x: remove unused 8-bit I/O operationsMagnus Damm1-4/+0
2008-06-10bluetooth: hci_bcsp.c small cleanups/api usersHarvey Harrison2-31/+14
2008-06-10rt2x00dev.c: fix-up merge damageJohn W. Linville1-1/+1
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller321-3144/+7229
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller99-4160/+6415
2008-06-09irda: net/irda build fix: mcs7780Ingo Molnar1-0/+1
2008-06-09tg3: Update version to 3.92.1Matt Carlson1-2/+2
2008-06-09tg3: Fix 5761 WOLMatt Carlson1-0/+24
2008-06-09tg3: Fix a flags typoMatt Carlson1-1/+1
2008-06-09tg3: Fix 5714S / 5715S / 5780S link failuresMatt Carlson1-2/+1
2008-06-09iwlwifi: fix oops in iwl3945_led_brightness_setMarcin Slusarz1-2/+3
2008-06-09zd1211rw: Fix data padding for QoSMichael Buesch1-1/+1
2008-06-09libertas: fix sleep confirmationHolger Schurig2-2/+5
2008-06-09ipw2200: queue direct scansDan Williams2-95/+87
2008-06-04l2tp: Fix possible oops if transmitting or receiving when tunnel goes downJames Chapman1-23/+78
2008-06-04lt2p: Fix possible WARN_ON from socket code when UDP socket is closedJames Chapman1-0/+10
2008-06-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller6-15/+40
2008-06-04USB ID for Philips CPWUA054/00 Wireless USB Adapter 11gFelix Homann1-0/+1
2008-06-04ssb: Fix context assertion in ssb_pcicore_dev_irqvecs_enableMichael Buesch1-2/+2
2008-06-04libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENTHolger Schurig1-2/+2
2008-06-04ipw2200: expire and use oldest BSS on adhoc createDan Williams1-2/+25
2008-06-04airo warning fixAndrew Morton1-1/+1
2008-06-04b43legacy: Fix controller restart crashMichael Buesch1-8/+9
2008-06-04sunhme: Cleanup use of deprecated calls to save_and_cli and restore_flags.Mark Asselstine1-2/+2
2008-06-04Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller8-14/+52
2008-06-03libertas: unify various CF-related definesHolger Schurig1-93/+79
2008-06-03PS3: gelic: Add support for ESSID scanMasakazu Mokuno1-7/+58
2008-06-03p54: fix skb->cb tx info conversionJohannes Berg1-5/+10
2008-06-03PS3: gelic: Deprecate the private ioctls in the gelic driverMasakazu Mokuno2-0/+19
2008-06-03PS3: gelic: Use the new PMK interface in the gelic driverMasakazu Mokuno1-34/+12
2008-06-03PS3: gelic: Kill the static bounce bufferMasakazu Mokuno2-12/+0
2008-06-03PS3: gelic: Allocate the bounce buffer dynamicallyMasakazu Mokuno1-7/+33