aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2006-02-03[PATCH] 3c59x: collision statistic fixSteffen Klassert1-10/+23
2006-02-01[PATCH] ipw2200: fix ->eeprom[EEPROM_VERSION] checkAlexey Dobriyan1-1/+1
2006-02-01[PATCH] lp486e: remove SLOW_DOWN_IOAlexey Dobriyan1-2/+0
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/bnx2-2.6Linus Torvalds3-524/+643
2006-01-31[SUNGEM]: Unbreak Sun GEM chips.David S. Miller1-30/+25
2006-01-31Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds10-96/+115
2006-01-31[PATCH] Clarify help text of SKGE/SK98LIN/SKY2Daniel Drake1-3/+25
2006-01-31Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik3-26/+32
2006-01-30[PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configurationAdrian Bunk1-1/+1
2006-01-30[PATCH] ipw2200: Fix a variable referenced after kfree() bugZhu Yi1-1/+1
2006-01-30[PATCH] ipw2200: Fix sw_reset doesn't clear the static essid problemZhu Yi1-0/+4
2006-01-30[PATCH] ipw2200: Fix "iwspy ethx off" causes kernel panicZhu Yi1-1/+0
2006-01-30[PATCH] ipw2100: Fix setting txpower failed problemZhu Yi1-13/+14
2006-01-30[PATCH] ipw2100: Fix a gcc compile warningZhu Yi1-10/+12
2006-01-28Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik1-2/+2
2006-01-27[PATCH] orinoco_cs: tweak Vcc debugging messagesValdis.Kletnieks@vt.edu1-2/+2
2006-01-27[PATCH] mv643xx_eth: Whitespace cleanupDale Farnsworth1-48/+46
2006-01-27[PATCH] mv643xx_eth: Update dev->last_rx on packet receivePaolo Galtieri1-0/+1
2006-01-27[PATCH] mv643xx_eth: Fix spinlock recursion bugDale Farnsworth1-13/+0
2006-01-26[PATCH] s2io: scatter-gather fixAnanda Raju1-1/+1
2006-01-26[PATCH] b44: fix laptop carrier detectStephen Hemminger1-2/+3
2006-01-26[PATCH] acenic: fix checking of read_eeprom_byte() return valuesEric Sesterhenn1-0/+4
2006-01-26[PATCH] bonding: fix ->get_settings error checkingEric Sesterhenn1-1/+1
2006-01-23[SUNGEM]: Make PM of PHYs more reliable (#2)Benjamin Herrenschmidt1-25/+30
2006-01-23[BNX2]: Update version and copyright yearMichael Chan3-8/+7
2006-01-23[BNX2]: Add PHY loopback testMichael Chan1-22/+79
2006-01-23[BNX2]: Use netdev_priv()Michael Chan1-40/+40
2006-01-23[BNX2]: Fix nvram sizingMichael Chan2-3/+14
2006-01-23[BNX2]: Workaround hw interrupt bugMichael Chan1-2/+17
2006-01-23[BNX2]: Fix UDP checksum verificationMichael Chan3-418/+439
2006-01-23[BNX2]: Misc. fixesMichael Chan2-6/+15
2006-01-23[BNX2]: Improve handshake with firmwareMichael Chan2-23/+25
2006-01-23[BNX2]: Fix VLAN on ASFMichael Chan2-3/+8
2006-01-18[PATCH] uml: arch Kconfig menu cleanupsPaolo 'Blaisorblade' Giarrusso1-0/+1
2006-01-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-4/+32
2006-01-18[CASSINI]: dont touch page_countNick Piggin1-4/+32
2006-01-18[PATCH] e1000: fix compile warningJesse Brandeburg1-1/+1
2006-01-18[PATCH] e1000: fix receive breakageJesse Brandeburg1-11/+26
2006-01-18[PATCH] e1000: Added driver commentsJesse Brandeburg1-5/+67
2006-01-18[PATCH] e1000: Fix whitespaceJesse Brandeburg6-441/+443
2006-01-18[PATCH] e1000: Added functions declarationsJesse Brandeburg1-0/+3
2006-01-18[PATCH] e1000: Added functions to save and restore configJesse Brandeburg1-2/+58
2006-01-18[PATCH] e1000: Added RX buffer enhancementsJesse Brandeburg1-59/+78
2006-01-18[PATCH] e1000: Added disable packet split capabilityJesse Brandeburg2-2/+11
2006-01-17Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds37-1576/+1929
2006-01-17[PATCH] skge: fix dma mask setup.Stephen Hemminger1-5/+15
2006-01-17[PATCH] Fix warning with b44.c on 64bit boxesAlan Cox1-1/+1
2006-01-17[PATCH] sky2: 0.13 versionStephen Hemminger1-1/+1
2006-01-17[PATCH] sky2: more conservative transmit lockingStephen Hemminger1-12/+31
2006-01-17[PATCH] sky2: don't inline so muchStephen Hemminger1-6/+6
2006-01-17[PATCH] sky2: use kzallocStephen Hemminger1-2/+1
2006-01-17[PATCH] sky2: ratelimit error messagesStephen Hemminger1-17/+27
2006-01-17[PATCH] sky2: optimize for 32 bit dmaStephen Hemminger1-2/+2
2006-01-17[PATCH] sky2: don't bother clearing status ring elementsStephen Hemminger1-5/+2
2006-01-17[PATCH] sky2: write barrier'sStephen Hemminger1-3/+2
2006-01-17[PATCH] sky2: fix ram buffer for Yukon FE rev 2Stephen Hemminger1-22/+30
2006-01-17[PATCH] sky2: version 0.12Stephen Hemminger1-1/+1
2006-01-17[PATCH] sky2: call pci_set_consistent_dma_maskStephen Hemminger1-6/+11
2006-01-17[PATCH] sky2: receive buffer alignmentStephen Hemminger1-7/+23
2006-01-17[PATCH] e100: e100 whitespace fixesJesse Brandeburg1-37/+37
2006-01-17[PATCH] e100: Handle the return values from pci_* functionsJesse Brandeburg1-7/+23
2006-01-17[PATCH] e100: Fix TX hang and RMCP Ping issue (due to a microcode loading issue)Jesse Brandeburg1-5/+39
2006-01-17[CASSINI]: Fix printk warning.Andrew Morton1-2/+2
2006-01-17airo: Off-by-one channel fixJavier Achirica1-10/+9
2006-01-17[PATCH] e1000: Removed unused variables and initialized variablesJeff Kirsher2-2/+2
2006-01-17[PATCH] e1000: Cleaned up code and removed hard coded numbersJeff Kirsher1-13/+21
2006-01-17[PATCH] e1000: Added copy break codeJeff Kirsher1-12/+47
2006-01-17[PATCH] e1000: Added variable to handle return values for pci_enable_* functionsJeff Kirsher1-11/+33
2006-01-17[PATCH] e1000: Added PCIe bus informationJeff Kirsher1-0/+20
2006-01-17[PATCH] e1000: Added firmware version reporting for 8257{1|2|3} controllersJeff Kirsher1-1/+20
2006-01-17[PATCH] e1000: Added hardware support for PCI express, 82546GB, and 82571 FiberJeff Kirsher4-2/+36
2006-01-17[PATCH] e1000: Added cleaned_count to RX buffer allocationJeff Kirsher2-26/+51
2006-01-17[PATCH] e1000: Added interrupt auto mask supportJeff Kirsher1-6/+25
2006-01-17[PATCH] e1000: Fix Netpoll issueJeff Kirsher1-0/+3
2006-01-17[PATCH] e1000: Fixed frame size logicJeff Kirsher1-2/+2
2006-01-17[PATCH] e1000: Fix VLAN supportJeff Kirsher1-1/+5
2006-01-17[PATCH] e1000: Fix __pskb_pull_tailJeff Kirsher1-8/+7
2006-01-17[PATCH] e1000: Fix collision distanceJeff Kirsher3-13/+29
2006-01-17[PATCH] e1000: Fix bit 22 (TXDCTL) for 82571 & 82572 controllersJeff Kirsher1-1/+0
2006-01-17[PATCH] e1000: Fix desc. clean upJeff Kirsher1-2/+3
2006-01-17[PATCH] e1000: Fix TX timeout logicJeff Kirsher1-10/+6
2006-01-17[PATCH] e1000: Fix Desc. Rings and Jumbo FramesJeff Kirsher1-47/+61
2006-01-17[PATCH] e1000: Fix TX queue length based on link speedJeff Kirsher2-0/+16
2006-01-17[PATCH] e1000: Fix flow control water marksJeff Kirsher2-15/+8
2006-01-17[PATCH] e1000: Fix EEPROM read logicJeff Kirsher1-8/+10
2006-01-17[PATCH] e1000: Fix PHY reset when blockedJeff Kirsher1-0/+5
2006-01-17[PATCH] e1000: Fix loopback logicJeff Kirsher1-24/+46
2006-01-17[PATCH] e1000: Fix mulitple queuesJeff Kirsher3-18/+120
2006-01-17[PATCH] e1000: Fix adapter structure and prepare for multique fixJeff Kirsher5-39/+55
2006-01-17[PATCH] e1000: Fix LED functionality for 82573Jeff Kirsher1-7/+15
2006-01-17[PATCH] Fix e1000 statsJeff Kirsher3-4/+8
2006-01-17[PATCH] e1000: Fix PHY config for 82573 controllerJeff Kirsher1-0/+6
2006-01-17[PATCH] e1000: Fix ASF/AMT for 8257{1|2|3} controllersJeff Kirsher2-70/+107
2006-01-17[PATCH] e1000: Fix SoL/IDER link and loopbackJeff Kirsher3-85/+65
2006-01-17[PATCH] e1000: General FixesJeff Kirsher2-7/+15
2006-01-17[PATCH] e1000: Fix TSOJeff Kirsher1-19/+18
2006-01-17[PATCH] e1000: Fix jumbo frame performanceJeff Kirsher1-2/+2
2006-01-17[PATCH] spidernet: fix missing includeArnd Bergmann1-0/+1
2006-01-17[PATCH] spidernet: performance optimizationsArnd Bergmann3-280/+307
2006-01-17[PATCH] spidernet: fix HW structures for 64 bit dma_addr_tArnd Bergmann2-7/+10
2006-01-17[PATCH] spidernet: read firmware from the OF device treeArnd Bergmann1-4/+15
2006-01-17[PATCH] spidernet: check if firmware was loaded correctlyArnd Bergmann1-4/+8
2006-01-17[PATCH] mv643xx_eth: Remove needless mask of extended intr registerDale Farnsworth1-55/+26
2006-01-17[PATCH] mv643xx_eth: Merge open and stop helper functionsDale Farnsworth1-64/+45
2006-01-17[PATCH] mv643xx_eth: Fix transmit skb accountingDale Farnsworth1-2/+5
2006-01-17[PATCH] mv643xx_eth: Request HW checksum generation only for IPv4Wolfram Joost1-8/+11
2006-01-17[PATCH] mv643xx_eth: Hold spinlocks only where neededDale Farnsworth1-80/+90
2006-01-17[PATCH] mv643xx_eth: iounmap the correct SRAM bufferDale Farnsworth1-1/+1
2006-01-17[PATCH] mv643xx_eth: Fix handling of small, unaligned fragmentsPaul Janzen1-23/+31
2006-01-17[PATCH] mv643xx_eth: Receive buffers require 8 byte alignmentDale Farnsworth1-3/+9
2006-01-17[PATCH] mv643xx_eth: Add multicast supportDale Farnsworth1-4/+197
2006-01-17[PATCH] mv643xx_eth: Fix a NULL pointer dereferencePaolo Galtieri1-0/+2
2006-01-17[PATCH] mv643xx_eth: Fix dma_map/dma_unmap relationsPaolo Galtieri1-30/+19
2006-01-17[PATCH] mv643xx_eth: 2.6.16 needs ip.h and in.hOlaf Hering1-0/+2
2006-01-17Merge branch 'upstream-jgarzik' of git://git.tuxdriver.com/git/wireless-2.6Jeff Garzik23-539/+154
2006-01-17[TG3]: Refine nvram lockingMichael Chan2-28/+55
2006-01-16[PATCH] cs89x0: credit Dmitry PervushinLennert Buytenhek1-0/+3
2006-01-16[PATCH] hostap: don't #include C files in hostap_main.cAdrian Bunk13-77/+119
2006-01-16[PATCH] ipw2100: remove code for WIRELESS_EXT < 18Adrian Bunk1-434/+0
2006-01-16[PATCH] drivers/net/wireless: correct reported ssid lengthsDan Williams5-6/+6
2006-01-16[PATCH] hostap: allow flashing firmwarePavel Roskin2-13/+22
2006-01-16[PATCH] ipw2200: do not sleep in ipw_request_direct_scanOlaf Kirch1-8/+6
2006-01-16[PATCH] prism54/islpci_eth.c: dev_kfree_skb used with interrupts disabledGraham Gower1-1/+1
2006-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds3-11/+3
2006-01-14[PATCH] cs89x0: add ixdp2351 supportDeepak Saxena2-6/+25
2006-01-14[PATCH] cs89x0: use u16 for device register dataLennert Buytenhek1-19/+19
2006-01-14[PATCH] cs89x0: use #elif instead of #else/#if/#endifLennert Buytenhek1-3/+1
2006-01-14[PATCH] cs89x0: credit Dmitry PervushinLennert Buytenhek1-0/+3
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven7-73/+73
2006-01-15Fix "stuct", "strut", "struc" typosAlexey Dobriyan1-1/+1
2006-01-15drivers/net/{,wireless/}Kconfig: remove dead URLAdrian Bunk2-8/+0
2006-01-15Spelling fix in IPW2100 and IPW2200 Kconfig entriesAlex Shepard1-2/+2
2006-01-12[PATCH] via-velocity: use NETIF_F_IP_CSUM (hardware only support IPv4)John W. Linville1-1/+1
2006-01-12[PATCH] bonding: UPDATED hash-table corruption in bond_alb.cJay Vosburgh2-4/+4
2006-01-12[PATCH] wireless/atmel: add IWENCODEEXT, IWAUTH, and association event supportDan Williams1-4/+223
2006-01-12[PATCH] replace MODULE_PARM in tulip/uli526x.cEric Sesterhenn / snakebyte1-3/+3
2006-01-12[PATCH] gianfar: Use new PHY_ID_FMT macroKumar Gala1-1/+4
2006-01-12[PATCH] phy: Added a macro to represent the string format used to match a phy...Kumar Gala2-2/+2
2006-01-12[PATCH] gianfar mii: Use proper resource for MII memory regionKumar Gala1-1/+4
2006-01-12[PATCH] gfar: fix compile errorKumar Gala1-0/+1
2006-01-12[PATCH] CONFIG_AIRO needs CONFIG_CRYPTOdann frazier1-1/+1
2006-01-12[PATCH] corruption during e100 MDI register accessODonnell, Michael1-3/+29
2006-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-2/+2
2006-01-12[PATCH] m68k: NULL noise removalAl Viro2-2/+2
2006-01-12[PATCH] m68k: lvalues abuse in mac8390Al Viro1-17/+14
2006-01-12[PATCH] powerpc: remove bitfields from HvLpEventStephen Rothwell1-2/+2
2006-01-11[PATCH] cs89x0: Fix the Kconfig help textJean Delvare1-1/+1
2006-01-11[PATCH] cs89x0: fix setting of ALLOW_DMALennert Buytenhek1-1/+1
2006-01-11drivers/net/gianfar_sysfs.c: update email address of Kumar GalaAdrian Bunk1-1/+1
2006-01-10[IRDA] DONGLE_OLD: remove dependency on non-existing symbolAdrian Bunk1-2/+1
2006-01-10[IRDA]: kill drivers/net/irda/sir_core.cAdrian Bunk6-62/+21
2006-01-10[PATCH] m68knommu: allow configure of FEC for M520x CPU familyGreg Ungerer1-1/+1
2006-01-10[PATCH] TTY layer buffering revampAlan Cox9-69/+11
2006-01-10[PATCH] turn "const static" into "static const"Jesper Juhl4-4/+4
2006-01-10[PATCH] drivers/net/irda/irport.c: cleanupsAdrian Bunk1-14/+1
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds5-8/+8
2006-01-10spelling: s/trough/through/Adrian Bunk1-1/+1
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-1/+309
2006-01-10spelling: s/retreive/retrieve/Adrian Bunk1-1/+1
2006-01-09Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-1039/+6
2006-01-10spelling: s/usefull/useful/Adrian Bunk3-6/+6
2006-01-09[NET]: Add IFB (Intermediate Functional Block) network device.Jamal Hadi Salim3-0/+308
2006-01-09[AX25] mkiss: Drop spinlock before sleeping call.Ralf Baechle1-1/+1
2006-01-09Merge Linus' tree.Russell King9-98/+145
2006-01-09[patch] ipw2100: support WEXT-18 enc_capa v3Dan Williams1-1/+4
2006-01-09[PATCH] fix a few "warning: 'cleanup_card' defined but not used"Denis Vlasenko12-96/+96
2006-01-09[PATCH] forcedeth: TSO fix for large buffersAyaz Abdulla1-64/+100
2006-01-09[PATCH] remove bouncing mail address of mv643xx_eth maintainerOlaf Hering1-1/+1
2006-01-09[PATCH] e1000: Fix invalid memory referenceKenji Kaneshige1-3/+7
2006-01-09[PATCH] drivers/net/gianfar.h: "extern inline" -> "static inline"Adrian Bunk1-2/+2
2006-01-09[PATCH] drivers/net/bonding/bonding.h: "extern inline" -> "static inline"Adrian Bunk1-4/+4
2006-01-09[PATCH] drivers/net/Kconfig: indentation fixAdrian Bunk1-1/+1
2006-01-09[PATCH] Add MIPS dependency for dm9000 driverFranck1-1/+1
2006-01-09[PATCH] tulip: enable multiport NIC BIOS fixups for x86_64Christoph Dworzak1-1/+1
2006-01-09[PATCH] PPC44x EMAC driver: disable TX status deferral in half-duplex modeEugene Surovegin2-2/+3
2006-01-09[PATCH] sk98lin: error handling of pci setupStephen Hemminger1-13/+6
2006-01-09[PATCH] sk98lin: error handling on probeStephen Hemminger1-11/+17
2006-01-09[PATCH] sk98lin: use kzallocStephen Hemminger1-2/+1
2006-01-09[PATCH] sk98lin: error handling on dual port boardStephen Hemminger1-15/+21
2006-01-09[PATCH] sk98lin: not doing high dma properlyStephen Hemminger1-4/+24
2006-01-09[PATCH] sk98lin: routine called from probe marked __initStephen Hemminger1-8/+7
2006-01-09[ARM] Update am79c961 to use struct platform_driverRussell King1-6/+6
2006-01-09[ARM] Remove asm/irq.h includes from ARM driversRussell King2-2/+0
2006-01-08[PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1Jan Blunck3-30/+30
2006-01-08[PATCH] IRQ type flagsRussell King2-13/+10
2006-01-08[PATCH] cs89x0: fix up after pnx0105 Kconfig symbol renamingLennert Buytenhek1-7/+7
2006-01-08[PATCH] fix Kconfig depends for cs89x0 (PNX010X support)Lennert Buytenhek1-1/+1
2006-01-08[PATCH] cs89x0: switch {in,out}sw to {read,write}wordsLennert Buytenhek1-3/+31
2006-01-08[PATCH] cs89x0: cleanly implement ixdp2x01 and pnx0501 supportLennert Buytenhek2-13/+34
2006-01-08[PATCH] cs89x0: make {read,write}reg use {read,write}wordLennert Buytenhek1-6/+6
2006-01-08[PATCH] cs89x0: swap {read,write}reg and {read,write}wordLennert Buytenhek1-10/+10
2006-01-08[PATCH] cs89x0: convert {inw,outw} calls to {read,write}wordLennert Buytenhek1-17/+17
2006-01-08[PATCH] cs89x0: make {read,write}word take base_addrLennert Buytenhek1-9/+9
2006-01-08[ARM] Remove EPXA10DB machine supportRussell King3-1031/+0
2006-01-07[AX25/MKISS]: unbalanced spinlock_bh in ax_encaps()Francois Romieu1-0/+1
2006-01-06[PATCH] parport: include fixesMarko Kohtala1-2/+0
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky1-1/+1
2006-01-06[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...Dominik Brodowski20-995/+208
2006-01-06[PATCH] pcmcia: remove dev_list from driversDominik Brodowski18-313/+40
2006-01-06[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski20-381/+138