aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds7-34/+26
2005-10-28Merge ../bleed-2.6Greg KH127-3933/+6572
2005-10-28Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6Linus Torvalds1-7/+23
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King5-32/+24
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2-2/+2
2005-10-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-3/+898
2005-10-28Auto-update from upstreamKyle McMartin6-8/+9
2005-10-28Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds115-3922/+5665
2005-10-28[ARM] 2897/2: PXA2xx IRDA supportNicolas Pitre3-0/+882
2005-10-28[ARM] 2919/1: CS8900A ethernet driver modifications for the Comdial MP1000Jon Ringle3-3/+15
2005-10-28[PATCH] gfp_t: drivers/netAl Viro6-8/+9
2005-10-28[ARM] 2/4: Remove asm/hardware.h from asm-arm/arch-ebsa110/io.hRussell King1-0/+1
2005-10-26[netdrvr forcedeth] scatter gather and segmentation offload supportAyaz Abdulla1-87/+162
2005-10-21[PARISC] Add NETPOLL support to lasi_82596Sven Schnelle1-3/+18
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox1-3/+4
2005-10-21[PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks betterMatthew Wilcox1-1/+1
2005-10-20[PATCH] sb1250-mac: PHY probing fixes.Ralf Baechle1-0/+36
2005-10-20Merge branch 'master'Jeff Garzik1-2/+3
2005-10-20[PATCH] e1000: Driver version, white space, comments, device id & otherMallikarjuna R Chilakala1-4/+9
2005-10-20[PATCH] sundance: include MII address 0 in PHY probeJohn W. Linville1-4/+5
2005-10-19[PATCH] orinoco: limit message rateAndrew Morton1-2/+3
2005-10-19[PATCH] sb1250-mac: Whitespace cleanup.Ralf Baechle1-515/+515
2005-10-19[PATCH] sb1250-mac: Get rid of all the funny SBMAC_WRITECSR and SBMAC_READCSR...Ralf Baechle1-171/+132
2005-10-19[PATCH] Remove unused header.Ralf Baechle1-62/+0
2005-10-18[PATCH] e1000 build fixAndrew Morton1-1/+1
2005-10-18[PATCH] sundance: expand reset maskJohn W. Linville1-1/+1
2005-10-18[PATCH] sundance: remove if (1) { ... } block in sundance_probe1John W. Linville1-23/+21
2005-10-18[PATCH] orinoco: remove redundance skb length check before paddingJohn W. Linville1-5/+3
2005-10-18[PATCH] b44: alternate allocation option for DMA descriptorsJohn W. Linville2-8/+128
2005-10-18[PATCH] bonding: cleanup comment for mode 1 IGMP xmit hackJohn W. Linville1-3/+7
2005-10-18[PATCH] 8139too: fix resume for Realtek 8100B/8139DJohn W. Linville1-1/+2
2005-10-18[PATCH] epic100: fix counting of work_done in epic_pollJohn W. Linville1-2/+2
2005-10-18[PATCH] via-rhine: change mdelay to msleep and remove from ISR pathJohn W. Linville1-3/+31
2005-10-18[PATCH] s2io build fixAndrew Morton1-1/+1
2005-10-18[PATCH] e1000_intr build fixAndrew Morton1-1/+1
2005-10-18[PATCH] mipsnet: Virtual ethernet driver for MIPSsim.Ralf Baechle4-0/+507
2005-10-18[PATCH] ne: Support for RBHMA4500 eval board.Ralf Baechle1-0/+15
2005-10-18[PATCH] declance: Use physical addresses at the interface level.Ralf Baechle1-16/+10
2005-10-18[PATCH] declance: Deal with the bloody KSEG vs CKSEG horror...Ralf Baechle1-1/+1
2005-10-18[PATCH] declance: Fix mapping of device.Ralf Baechle1-2/+2
2005-10-18[PATCH] declance: Convert to irqreturn_t.Ralf Baechle1-2/+3
2005-10-18[PATCH] sgiseeq: Configure PIO and DMA timing requests.Ralf Baechle1-14/+14
2005-10-18[PATCH] sgiseeq: Fix resource handling.Ralf Baechle1-5/+4
2005-10-18[PATCH] de2104x: Resurrect Cobalt support for 2.6.Ralf Baechle1-0/+5
2005-10-18[PATCH] au1000_eth: Misc Au1000 net driver fixes.Ralf Baechle1-8/+5
2005-10-18[PATCH] sb1250-mac: Ensure 16-byte alignment of the descriptor ring.Ralf Baechle1-1/+8
2005-10-18[PATCH] sb1250-mac: Check the actual setting for reporting hw checksumming.Ralf Baechle1-1/+1
2005-10-18Merge branch 'master'Jeff Garzik1-1/+1
2005-10-18[PATCH] Initialize the .owner field the tty_ldisc structure.Ralf Baechle1-0/+1
2005-10-18[PATCH] SMACK support for mkissRalf Baechle2-31/+148
2005-10-18[PATCH] rcu in bpqether driver.Ralf Baechle1-6/+3
2005-10-18[PATCH] S2io: Offline diagnostics fixesravinandan.arakali@neterion.com2-80/+162
2005-10-14[PATCH] wireless/airo: Build fixMatteo Croce1-1/+1
2005-10-13Merge branch 'master'Jeff Garzik4-210/+23
2005-10-11e100: revert CPU cycle saver microcode, it causes severe problemsJeff Garzik1-206/+18
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro3-3/+3
2005-10-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+3
2005-10-05Merge branch 'master'Jeff Garzik2-10/+9
2005-10-04[BONDING]: fix sparse gfp nocast warningsRandy Dunlap1-2/+3
2005-10-04[PATCH] orinoco: Information leakage due to incorrect paddingPavel Roskin1-5/+9
2005-10-04[PATCH] bogus kfree() in ibmtrAl Viro1-5/+0
2005-10-04[wireless ipw2200] remove redundant return statementMateusz Berezecki1-2/+0
2005-10-04[PATCH] bonding: replicate IGMP traffic in activebackup modeJohn W. Linville1-2/+51
2005-10-04[netdrvr s2io] Add a MODULE_VERSION entryJohn Linville1-3/+7
2005-10-04[PATCH] s2io: change strncpy length arg to use size of targetJohn W. Linville1-5/+4
2005-10-04airo: fix resumeMichal Schmidt1-3/+4
2005-10-04[PATCH] AX.25: Convert mkiss.c to DEFINE_RWLOCKRalf Baechle1-1/+1
2005-10-04[PATCH] AX.25: Delete debug printk from mkiss driverRalf Baechle1-1/+0
2005-10-04e1000: fix warningsJeff Garzik1-6/+9
2005-10-04e1000: Flush shadow RAMMallikarjuna R Chilakala2-2/+5
2005-10-04e1000: Added msleep_interruptible delayMallikarjuna R Chilakala1-0/+1
2005-10-04e1000: Fixes for packet split related issuesMallikarjuna R Chilakala3-38/+60
2005-10-04e1000: Enable custom configuration bits for 82571/2 controllersMallikarjuna R Chilakala1-0/+23
2005-10-04e1000: implementation of the multi-queue featureMallikarjuna R Chilakala1-3/+188
2005-10-04e1000: multi-queue defines/modification to data structuresMallikarjuna R Chilakala4-243/+564
2005-10-04e1000: Support for 82571 and 82572 controllersMallikarjuna R Chilakala4-54/+372
2005-10-04[PATCH] S2io: MSI/MSI-X support (runtime configurable)Ravinandan Arakali2-37/+556
2005-10-04Merge branch 'upstream-fixes'Jeff Garzik8-242/+134
2005-10-04[PATCH] sungem: fix gfp flags typeRandy Dunlap1-1/+2
2005-10-04[PATCH] ns83820: fix gfp flags typeRandy Dunlap1-1/+1
2005-10-03[netdrvr starfire] fix highmem and broken firmware issuesIon Badulescu1-22/+24
2005-10-03[PATCH] net/Kconfig: convert pocket_adapter ISA to PARPORTGrant Coady1-4/+4
2005-10-03[PATCH] emac: add support for platform-specific unsupported PHY featuresWade Farnsworth1-0/+31
2005-10-03[PATCH] tulip DC21143 rev 48 10Mbit HDX fixPhilippe De Muyter1-1/+1
2005-10-03[PATCH] fix bonding crash, remove old ABI supportJay Vosburgh2-213/+71
2005-10-03Merge branch 'upstream-fixes'Jeff Garzik22-78/+9844
2005-10-03[netdrvr] fix smc91c92_cs multicast bugKomuro1-1/+1
2005-10-03[PATCH] ns83820: fix gfp flags typeRandy Dunlap1-1/+1
2005-10-03[PATCH] hostap: Unregister netdevs before freeing local dataJouni Malinen1-10/+12
2005-10-03[PATCH] hostap: Do not free local->hw_priv before unregistering netdevJouni Malinen3-14/+7
2005-10-03[PATCH] hostap: Fix hostap_pci build with PRISM2_IO_DEBUGJouni Malinen1-0/+8
2005-10-03[PATCH] hostap: Remove hw specific dev_open/close handlersJouni Malinen5-47/+10
2005-10-03[PATCH] skge: set mac address oops with bondingStephen Hemminger1-8/+16
2005-10-03[TG3]: Update driver version and release date.David S. Miller1-2/+2
2005-10-03[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu4-13/+18
2005-10-03[TG3]: Refine AMD K8 write-reorder chipset test.Michael Chan1-11/+12
2005-10-03[CASSINI]: Convert to ethtool_opsAl Viro1-288/+214
2005-10-02[ARM] Fix init printk for EBSA110 network driver, and link timerRussell King1-11/+9
2005-10-02[ARM] Fix EBSA110 network driver link detectionRussell King1-1/+1
2005-09-30[PATCH] r8169: tone down the r8169 driverFrancois Romieu1-2/+1
2005-09-30[PATCH] volatile unsigned short f(...) doesn't make senseAl Viro1-1/+1
2005-09-30[PATCH] cassini annotations and fixesAl Viro1-9/+9
2005-09-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-0/+9745
2005-09-29[PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro4-11/+11
2005-09-28[PATCH] orinoco: Fix flood of kernel log with stupid WE warningsBenjamin Herrenschmidt1-1/+1
2005-09-27[NET]: Add Sun Cassini driver.David S. Miller4-0/+9745
2005-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-15/+80
2005-09-27[TG3]: Update driver version and release date.David S. Miller1-2/+2
2005-09-27[TG3]: misc. fixesMichael Chan1-7/+46
2005-09-27[TG3]: 5780 PHY fixesMichael Chan2-6/+32
2005-09-26[PATCH] missing asm/irq.h (cs89x0)Al Viro1-0/+1
2005-09-24[wireless airo] remove needed dma_addr_t obfuscationJeff Garzik1-6/+7
2005-09-24Remove WIRELESS_EXT ifdefs from several wireless drivers.Jeff Garzik9-241/+1
2005-09-24[PATCH] hostap: Remove iwe_stream_add_event kludgeJean Tourrilhes1-12/+0
2005-09-24[PATCH] hostap: Use GFP_ATOMIC to get rid of weird might_sleep issueJean Tourrilhes1-1/+1
2005-09-24[PATCH] hostap: Add support for WE-19Jean Tourrilhes3-6/+12
2005-09-24[PATCH] hostap: Fix pci_driver name for hostap_plx and hostap_pciPavel Roskin2-2/+2
2005-09-23[netdrvr] delete CONFIG_PHYCONTROLJeff Garzik4-20/+0
2005-09-23[netdrvr gianfar] use new phy layerAndy Fleming9-1251/+433
2005-09-23[PATCH] skge: fix Yukon-Lite A0 workaroundStephen Hemminger1-2/+20
2005-09-23[PATCH] 8390 Tx fix for non i386 machinesPaul Gortmaker1-1/+1
2005-09-23[PATCH] orinoco: Bump version to 0.15rc3.Pavel Roskin1-1/+1
2005-09-23[PATCH] orinoco: Read only needed data in __orinoco_ev_txexc().Pavel Roskin1-3/+3
2005-09-23[PATCH] orinoco: Annotate endianess of variables and structure members.Pavel Roskin4-97/+99
2005-09-23[PATCH] orinoco: Remove unneeded forward declarations.Pavel Roskin2-24/+6
2005-09-23[PATCH] orinoco: orinoco_send_wevents() could return without unlocking.Pavel Roskin1-1/+3
2005-09-23[PATCH] orinoco: Fix memory leak and unneeded unlock in orinoco_join_ap()Pavel Roskin1-2/+4
2005-09-23[PATCH] orinoco: Make nortel_pci_hw_init() static.Pavel Roskin1-1/+1
2005-09-23[PATCH] orinoco: Remove inneeded system includes.Pavel Roskin11-141/+10
2005-09-22Merge /spare/repo/linux-2.6/Jeff Garzik4-106/+97
2005-09-22ieee80211: update orinoco, wl3501 drivers for latest struct namingJames Ketrenos2-2/+2
2005-09-21forcedeth: add hardware tx checksummingManfred Spraul1-27/+44
2005-09-21[PATCH] ieee80211: Updated hostap to be compatible with extra_prefix_len changesJames Ketrenos2-8/+8
2005-09-21[PATCH] ieee80211: Updated hostap to be compatible with ieee80211_hdr changesJames Ketrenos4-66/+66
2005-09-21[PATCH] ieee80211: Updated atmel to be compatible with ieee80211_hdr changesJames Ketrenos1-12/+12
2005-09-21[PATCH] ieee80211: Updated ipw2200 to be compatible with ieee80211's hard_sta...James Ketrenos1-1/+1
2005-09-21[PATCH] ieee80211: Updated ipw2200 to be compatible with ieee80211_hdr changesJames Ketrenos2-6/+7
2005-09-21[PATCH] ieee80211: Updated ipw2100 to be compatible with ieee80211's hard_sta...James Ketrenos1-1/+2
2005-09-21[PATCH] ieee80211: Updated ipw2100 to be compatible with ieee80211_hdr changesJames Ketrenos2-3/+3
2005-09-21[PATCH] r8169: call proper VLAN receive functionTommy Christensen1-2/+2
2005-09-21Merge /spare/repo/linux-2.6/Jeff Garzik15-150/+158
2005-09-21[PATCH] skge: check length from PHYStephen Hemminger2-82/+85
2005-09-21[PATCH] skge: expand ethtool debug register dumpStephen Hemminger1-21/+8
2005-09-21[PATCH] bonding: Fix link monitor capability check (was skge: set mac address...nsxfreddy@gmail.com1-1/+2
2005-09-19[WAN] hdlc_cisco: Fix regression introduced by skb->tail changes.Krzysztof Halasa1-1/+1
2005-09-18[BOND]: Fix bond_init() error path handling.Florin Malita1-0/+8
2005-09-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-61/+47
2005-09-17[TG3]: Fix 4GB boundary tx handlingMichael Chan1-55/+39
2005-09-16[TG3]: Sparse fixes for tg3Peter Hagervall1-3/+3
2005-09-16[TG3]: Add AMD K8 to list of write-reorder chipsets.David S. Miller1-3/+5
2005-09-16[PATCH] net: fix spider_net media detectionJens Osterkamp1-0/+4
2005-09-16[PATCH] Updated ipw2200 to compile with ieee80211 abg_ture to abg_true changeJames Ketrenos1-7/+7
2005-09-16[PATCH] orinoco: Update PCMCIA ID's.Pavel Roskin2-21/+57
2005-09-16[PATCH] orinoco: Don't include <net/ieee80211.h> twice.Pavel Roskin1-2/+0
2005-09-16[PATCH] orinoco: Remove conditionals that are useless in the kernel drivers.Pavel Roskin2-28/+1
2005-09-16[PATCH] 8139cp: allocate statistics space only when neededStephen Hemminger1-23/+23
2005-09-16[PATCH] bonding: plug reference count leakJay Vosburgh1-0/+3
2005-09-16[PATCH] pcnet32: set min ring size to 4Hubert WS Lin1-7/+12
2005-09-16[PATCH] pcnet32: set_ringparam implementationHubert WS Lin1-54/+209
2005-09-14[PATCH] Add rapidio net driverMatt Porter3-0/+589
2005-09-14[PATCH] mii: Add test for GigE supportDale Farnsworth1-0/+15
2005-09-14[PATCH] C99 initializers in ray_cs.cviro@ZenIV.linux.org.uk1-23/+23
2005-09-14[PATCH] lne390 bogus castsviro@ZenIV.linux.org.uk1-1/+1
2005-09-14[PATCH] drivers/net/wan/: possible cleanupsAdrian Bunk13-133/+101
2005-09-14[PATCH] Replace drivers/net/wan custom ctype macros with standard onesTobias Klauser3-8/+9
2005-09-14[PATCH] drivers/net: fix-up schedule_timeout() usageNishanth Aravamudan15-86/+49
2005-09-14[PATCH] skge: gmac register access errors in dual portStephen Hemminger3-46/+56
2005-09-14[PATCH] orinoco: WE-18 supportPavel Roskin2-110/+33
2005-09-14[PATCH] via-rhine: support ETHTOOL_GPERMADDRJohn W. Linville1-1/+3
2005-09-14[PATCH] sundance: support ETHTOOL_GPERMADDRJohn W. Linville1-0/+2
2005-09-14[PATCH] skge: support ETHTOOL_GPERMADDRJohn W. Linville1-0/+2
2005-09-14[PATCH] r8169: support ETHTOOL_GPERMADDRJohn W. Linville1-0/+2
2005-09-14[PATCH] pcnet32: support ETHTOOL_GPERMADDRJohn W. Linville1-1/+3
2005-09-14[PATCH] ne2k-pci: support ETHTOOL_GPERMADDRJohn W. Linville1-0/+2
2005-09-14[PATCH] ixgb: support ETHTOOL_GPERMADDRJohn W. Linville2-1/+3
2005-09-14[PATCH] forcedeth: support ETHTOOL_GPERMADDRJohn W. Linville1-1/+3
2005-09-14[PATCH] e100: support ETHTOOL_GPERMADDRJohn W. Linville1-1/+3
2005-09-14[PATCH] e1000: support ETHTOOL_GPERMADDRJohn W. Linville2-1/+3
2005-09-14[PATCH] b44: support ETHTOOL_GPERMADDRJohn W. Linville1-0/+2
2005-09-14[PATCH] 8139too: support ETHTOOL_GPERMADDRJohn W. Linville1-0/+2
2005-09-14[PATCH] 8139cp: support ETHTOOL_GPERMADDRJohn W. Linville1-0/+2
2005-09-14[PATCH] ixgb: correct rx_dropped countingJohn W. Linville1-2/+0
2005-09-14[PATCH] e100: correct rx_dropped and add rx_missed_errorsJohn W. Linville1-3/+1
2005-09-14[PATCH] e1000: correct rx_dropped countingJohn W. Linville1-1/+0
2005-09-14[PATCH] airo : fix channel number in scanmatthieu castet1-1/+4
2005-09-14[PATCH] Correct xircom_cb use of CONFIG_NET_POLL_CONTROLLERKeith Owens1-1/+1
2005-09-14[PATCH] s2io warning fixesAndrew Morton1-4/+5
2005-09-14[PATCH] sk98lin: remove PCI id info for cards for conflicting devicesStephen Hemminger1-7/+5
2005-09-13[PATCH] Remove unnecessary check_region references in commentsPeter Osterlund1-2/+2
2005-09-13[PATCH] pcmcia: add another orinoco_cs idKomuro1-0/+1
2005-09-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds10-60/+31
2005-09-12[BNX2]: Add support for ETHTOOL_GPERMADDR.John W. Linville1-0/+2
2005-09-12[TG3]: Add support for ETHTOOL_GPERMADDR.John W. Linville1-0/+4
2005-09-12[TG3]: Do not count non-error frames dropped by the hardware as rx_errors.John W. Linville1-2/+4
2005-09-12[AX.25]: Rename ax25_encapsulate to ax25_hard_headerRalf Baechle8-8/+8
2005-09-12[HAMRADIO]: driver cleanupsRalf Baechle4-50/+13
2005-09-11[PATCH] m68knommu: FEC eth definitions support for the 523x Coldfire processo...Greg Ungerer1-3/+4
2005-09-11[PATCH] m68knommu: ColdFire FEC eth driver improvementsGreg Ungerer1-230/+248
2005-09-11[PATCH] m68knommu: config support for FEC eth of 523x Coldfire processor familyGreg Ungerer1-3/+10
2005-09-11[PATCH] Sun HME: enable and map PCI ROM properlyWilly Tarreau1-26/+17