aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2005-09-06Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds20-233/+1735
2005-09-05[IPW2200]: ipw2200.h needs linux/dma-mapping.hDavid S. Miller1-0/+1
2005-09-05[TG3]: Update driver version and release date.David S. Miller1-2/+2
2005-09-05[TG3]: Use status tag to check for new eventsMichael Chan1-17/+15
2005-09-05[TG3]: Remove status block access in tg3_msi() and add prefetchesMichael Chan1-17/+11
2005-09-05[TG3]: Add PHY loopback testMichael Chan1-20/+53
2005-09-05[TG3]: Add ethtool -p supportMichael Chan1-0/+33
2005-09-05[TG3]: Minor 5780 and 5752 fixesMichael Chan1-5/+7
2005-09-05[PATCH] orinoco: New driver - spectrum_cs.Pavel Roskin3-0/+1134
2005-09-05[PATCH] orinoco: New driver - orinoco_nortel.Pavel Roskin3-0/+334
2005-09-05[PATCH] orinoco: Remove EXPERIMENTAL mark from PLX_HERMES, TMD_HERMES and PCI...Pavel Roskin1-12/+6
2005-09-05[PATCH] orinoco: Optimize orinoco_join_ap()Pavel Roskin1-7/+11
2005-09-05[PATCH] orinoco: Fix memory leak on error in processing hostscan frames.Pavel Roskin1-1/+3
2005-09-05[PATCH] orinoco: Remove entry for Intel PRO/Wireless 2011B.Pavel Roskin1-1/+0
2005-09-05[PATCH] orinoco: Change orinoco_translate_scan() to return error code on error.Pavel Roskin1-28/+43
2005-09-05[PATCH] Kconfig fix (PHYLIB vs. s390)viro@ZenIV.linux.org.uk1-1/+1
2005-09-05[PATCH] (15/22) Kconfig fix (82596)Al Viro1-1/+1
2005-09-05[PATCH] mv643xx: add netpoll api supportDale Farnsworth1-2/+42
2005-09-05[PATCH] mv643xx: Fix promiscuous mode handlingDale Farnsworth2-62/+4
2005-09-05[PATCH] mv643xx: Disable per port bandwidth limitsDale Farnsworth1-0/+3
2005-09-05[PATCH] mv643xx: fix outstanding tx skb counterDale Farnsworth1-15/+9
2005-09-05[PATCH] mv643xx: fix skb memory leakDale Farnsworth1-4/+2
2005-09-05[PATCH] sis190: basic sis191 supportFrancois Romieu2-5/+8
2005-09-05[PATCH] sis190: RGMII Tx internal delay fiddlingFrancois Romieu1-2/+17
2005-09-05[PATCH] sis190: make 10Mbps the default when handling the StationControl regi...Francois Romieu1-37/+21
2005-09-05[PATCH] sis190: recent chipsets from SiS include a RGMIIFrancois Romieu1-4/+45
2005-09-05[PATCH] sis190: unmask the link change eventsFrancois Romieu1-1/+2
2005-09-05[PATCH] 'mdio_bus_exit' in discarded section .text.exitPeter Chubb1-1/+1
2005-09-05[PATCH] drivers/net/ne3210.c: cleanupsAdrian Bunk1-6/+3
2005-09-05[PATCH] (6/7) missing include (ipw2200)viro@ftp.linux.org.uk1-0/+1
2005-09-05[PATCH] (5/7) iomem annotations, NULL noise removal (ipw2100)viro@ftp.linux.org.uk1-34/+35
2005-09-05[PATCH] (4/7) missing include (uli526x)viro@ftp.linux.org.uk1-1/+1
2005-09-05[PATCH] (3/7) iomem annotations (s2io)viro@ftp.linux.org.uk1-7/+7
2005-09-05[PATCH] (2/7) iomem annotations (e1000)viro@ftp.linux.org.uk1-1/+1
2005-09-05[PATCH] (1/7) chelsio sparse annotationsviro@ftp.linux.org.uk2-3/+3
2005-09-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds5-17/+34
2005-09-05[PATCH] fix pm_message_t stuff in -mm treePavel Machek2-3/+3
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek2-10/+10
2005-09-05[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek6-30/+19
2005-09-02Merge refs/heads/ieee80211-wifi from master.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2005-09-02[wireless hostap] automatically select ieee80211 dependency in KconfigJeff Garzik1-0/+2
2005-09-02Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds1-1/+1
2005-09-02Merge refs/heads/ieee80211-wifi from master.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds36-184/+38673
2005-09-01[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl1-2/+1
2005-09-01[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateHerbert Xu1-1/+1
2005-09-01[TG3]: Update driver version and release date.David S. Miller1-2/+2
2005-09-01[TG3]: Minimize locking in TX path.Michael Chan1-11/+13
2005-09-01[SUNGEM]: Fix netpoll bug in Sun GEM Ether driverEric Lemoine1-0/+1
2005-09-01[SUNGEM]: fix minor bug in sungem.hGeoff Levand1-1/+1
2005-09-01[TUNTAP]: Allow setting the linktype of the tap device from userspaceMike Kershaw1-0/+15
2005-09-01/spare/repo/netdev-2.6 branch 'ieee80211'Jeff Garzik100-4094/+18642
2005-09-01/spare/repo/netdev-2.6 branch 'master'Jeff Garzik100-4094/+18642
2005-08-31[PATCH] hostap: Fix null pointer dereference in prism2_pccard_card_present()Jouni Malinen1-7/+7
2005-08-31[PATCH] iseries_veth: Be consistent about driver name, increment versionMichael Ellerman1-6/+10
2005-08-31[PATCH] iseries_veth: Remove studly caps from iseries_veth.cMichael Ellerman1-37/+37
2005-08-31[PATCH] iseries_veth: Incorporate iseries_veth.h in iseries_veth.cMichael Ellerman2-48/+40
2005-08-31[PATCH] iseries_veth: Add sysfs support for port structsMichael Ellerman1-0/+67
2005-08-31[PATCH] iseries_veth: Add sysfs support for connection structsMichael Ellerman1-4/+90
2005-08-31[PATCH] iseries_veth: Fix bogus counting of TX errorsMichael Ellerman1-28/+19
2005-08-31[PATCH] iseries_veth: Simplify full-queue handlingMichael Ellerman1-44/+64
2005-08-31[PATCH] iseries_veth: Add a per-connection ack timerMichael Ellerman1-6/+69
2005-08-31[PATCH] iseries_veth: Remove TX timeout codeMichael Ellerman1-48/+0
2005-08-31[PATCH] iseries_veth: Use kobjects to track lifecycle of connection structsMichael Ellerman1-38/+83
2005-08-31[PATCH] iseries_veth: Make init_connection() & destroy_connection() symmetricalMichael Ellerman1-13/+22
2005-08-31[PATCH] iseries_veth: Only call dma_unmap_single() if dma_map_single() succeededMichael Ellerman1-9/+8
2005-08-31[PATCH] iseries_veth: Replace lock-protected atomic with an ordinary variableMichael Ellerman1-6/+7
2005-08-31[PATCH] iseries_veth: Remove redundant message stack lockMichael Ellerman1-9/+3
2005-08-31[PATCH] iseries_veth: Fix broken promiscuous handlingMichael Ellerman1-11/+5
2005-08-31[PATCH] iseries_veth: Try to avoid pathological reset behaviourMichael Ellerman1-2/+23
2005-08-31[PATCH] iseries_veth: Remove a FIXME WRT deletion of the ack_timerMichael Ellerman1-8/+13
2005-08-31[PATCH] iseries_veth: Cleanup error and debug messagesMichael Ellerman1-47/+51
2005-08-31[ARM] 2866/1: add i.MX set_mctrl / get_mctrl functionsSascha Hauer1-1/+1
2005-08-31[netdrvr de2104x] store PCI bus addresses in unsigned longJeff Garzik1-1/+1
2005-08-31[netdrvr tulip] new PCI IDJeff Garzik1-0/+1
2005-08-30Merge HEAD from /spare/repo/linux-2.6/.git Jeff Garzik19-279/+413
2005-08-29Merge refs/heads/upstream-fixes from master.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2005-08-29Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds2-2/+2
2005-08-30[PATCH] s2io build fixAndrew Morton1-2/+2
2005-08-30[PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell2-2/+2
2005-08-29[BNX2]: update version and minor fixesMichael Chan1-17/+15
2005-08-29[BNX2]: change irq locks to bh locksMichael Chan1-32/+24
2005-08-29[BNX2]: remove atomics in txMichael Chan2-20/+18
2005-08-29[BNX2]: speedup serdes linkupMichael Chan2-13/+45
2005-08-29[BNX2]: Fix rtnl deadlock in bnx2_closeMichael Chan2-1/+15
2005-08-29[BNX2]: Possible sparse fixes, take twoPeter Hagervall1-20/+19
2005-08-29[TG3]: Fix bug in setting a tg3_flagMichael Chan1-8/+6
2005-08-29[TG3]: Eliminate one register write in tg3_restart_ints()Michael Chan1-2/+0
2005-08-29[TG3]: Add indirect register method for 5703 behind ICHMichael Chan2-28/+163
2005-08-29[TG3]: Add mailbox read methodMichael Chan2-18/+24
2005-08-29[TG3]: Add various register methodsMichael Chan1-33/+33
2005-08-29[TG3]: Add basic register access function pointersMichael Chan2-11/+31
2005-08-29[NET]: Remove explicit initializations of skb->input_devDavid S. Miller1-1/+0
2005-08-29[NET]: Kill skb->real_devDavid S. Miller8-18/+16
2005-08-29[NET]: Remove HIPPI private from skbuff.hStephen Hemminger1-1/+2
2005-08-29[NET]: Kill skb->listDavid S. Miller2-63/+9
2005-08-29/spare/repo/netdev-2.6 branch 'chelsio'Jeff Garzik18-0/+6953
2005-08-29Merge /spare/repo/linux-2.6/Jeff Garzik219-10466/+13700
2005-08-29/spare/repo/netdev-2.6 branch 'e100'Jeff Garzik1-24/+217
2005-08-29/spare/repo/netdev-2.6 branch 'sis190'Jeff Garzik3-0/+1855
2005-08-29/spare/repo/netdev-2.6 branch 'uli-tulip'Jeff Garzik7-66/+1775
2005-08-29[PATCH] missing include in smc-ultraAl Viro1-0/+1
2005-08-29Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds55-3718/+7426
2005-08-28[PATCH] PHY Layer fixupAndy Fleming5-102/+493
2005-08-28[PATCH] hostap: Fix null pointer dereference in prism2_pccard_card_present()Kalle Valo1-1/+1
2005-08-28[PATCH] hostap: Fix hash values for product stringsJouni Malinen1-1/+1
2005-08-28[PATCH] hostap: Update versionJouni Malinen1-1/+1
2005-08-27Merge refs/heads/upstream-fixes from master.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds1-6/+3
2005-08-27[PATCH] r8169: avoid conflict between revisions 2 and 3 of the Linksys EG1032Francois Romieu2-2/+2
2005-08-27[PATCH] SMP rewrite of mkissRalf Baechle2-562/+523
2005-08-27[PATCH] Fix 6pack setting of MAC addressRalf Baechle1-6/+0
2005-08-27[PATCH] 6pack Timer initializationRalf Baechle1-0/+3
2005-08-26Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git Linus Torvalds1-4/+2
2005-08-26[PATCH] bogus iounmap() in emacAl Viro1-1/+1
2005-08-26[PATCH] sis190: complete the mii probe before registering the netdeviceFrancois Romieu1-11/+12
2005-08-25hostap: s/IEEE80211_FCTL_WEP/IEEE80211_FCTL_PROTECTED/ to fix buildJeff Garzik3-9/+9
2005-08-25/spare/repo/netdev-2.6 branch 'ieee80211'Jeff Garzik6-180/+154
2005-08-25ieee80211: new constants from latest 802.11x specificationsJiri Benc1-4/+4
2005-08-25ipw2200: minor cleanupsJiri Benc2-10/+2
2005-08-25This removes support for old (and non-mainline) kernels from ipw2200.Jiri Benc2-28/+0
2005-08-25ipw2100: interface-up carrier state fixJiri Benc1-1/+3
2005-08-25ipw2100: Fix incorrectly named config option.Jiri Benc1-1/+1
2005-08-25ipw2100: minor cleanupsJiri Benc2-78/+86
2005-08-25ipw2100: remove custom debug-print macrosJiri Benc1-45/+45
2005-08-25ipw2100: remove strange symbol prefixesJiri Benc1-13/+13
2005-08-25[TG3]: Fix ethtool loopback test lockupMichael Chan1-4/+2
2005-08-25[PATCH] e100: Driver version, white space, comments & otherMalli Chilakala1-3/+4
2005-08-25[PATCH] e100: CPU cycle saver microcodeMalli Chilakala1-18/+206
2005-08-25[PATCH] e100: Increased delay loop for command blocksMalli Chilakala1-1/+2
2005-08-25[PATCH] e100: fixed endian bug in xmit_prepare routineMalli Chilakala1-1/+2
2005-08-25[PATCH] e100: added msleep_interruptible delayMalli Chilakala1-0/+2
2005-08-25[PATCH] e100: Do not check Rx packet length against mtuMalli Chilakala1-1/+1
2005-08-24Merge upstream into 'upstream' branch of netdev-2.6.git.Jeff Garzik5-8/+9
2005-08-24/spare/repo/netdev-2.6 branch 'ieee80211'Jeff Garzik9-39/+47
2005-08-24Merge upstream into ieee80211.Jeff Garzik9-39/+47
2005-08-23[PATCH] emac netpoll fixAl Viro1-2/+1
2005-08-23[PATCH] Kconfig fix (emac dependencient)Al Viro1-2/+2
2005-08-23[PATCH] Kconfig fix (airo_cs on m32r)Al Viro1-1/+1
2005-08-23[PATCH] Kconfig fix (tms380tr and ISA_DMA_API)Al Viro1-1/+1
2005-08-23[PATCH] bonding: inherit zero-copy flags of slavesArthur Kepner2-1/+60
2005-08-23[PATCH] macsonic/jazzsonic network drivers updateFinn Thain5-892/+972
2005-08-23[PATCH] mv643xx: add workaround for HW checksum generation bugDale Farnsworth2-12/+21
2005-08-20[netdrvr uli526x] fix problems found in reviewPeer Chen1-114/+93
2005-08-19[PATCH] S2io: Hardware fixes for Xframe II adapterravinandan.arakali@neterion.com1-19/+18
2005-08-19[PATCH] tms380tr: remove prototypes in Space.cJochen Friedrich1-2/+0
2005-08-19[netdrvr] Convert madgemc to new MCA API.Jochen Friedrich8-274/+273
2005-08-19[TG3]: Update driver version and reldate.David S. Miller1-2/+2
2005-08-19[TG3]: Fix SerDes detectionMichael Chan1-0/+2
2005-08-19[netdrvr eepro100] check for skb==NULL before calling rx_align(skb)Jeff Garzik1-4/+4
2005-08-19[PATCH] e1000 printk warning fix 2Andrew Morton1-2/+2
2005-08-19[PATCH] network: fix fmvj18x_cs multicast codeKomuro1-6/+19
2005-08-19[PATCH] SIS190 must select MIIAdrian Bunk1-8/+9
2005-08-19[PATCH] r8169: PCI ID for the Linksys EG1032Francois Romieu1-0/+1
2005-08-19[PATCH] more-u32-vs-pm_message_t-fixes-6Andrew Morton1-1/+1
2005-08-19[PATCH] net/cycx_drv: replace delay_cycx() with msleep_interruptible()Nishanth Aravamudan1-16/+8
2005-08-19[PATCH] forcedeth: Initialize link settings in every nv_open()Manfred Spraul1-0/+5
2005-08-18Merge /spare/repo/linux-2.6/Jeff Garzik5-31/+39
2005-08-18Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds3-30/+37
2005-08-18[NET]: Fix comment in loopback driver.Ralf Baechle1-1/+1
2005-08-18[PATCH] DM9000 - incorrect ioctl() handlingBen Dooks1-13/+2
2005-08-18[PATCH] DM9000 - spinlock fixesBen Dooks1-13/+24
2005-08-18[PATCH] 8139cp - redetect link after suspendPierre Ossman1-0/+7
2005-08-18[PATCH] IOC3 fixesRalf Baechle1-4/+4
2005-08-16[PATCH] skge: turn on link status LEDStephen Hemminger1-1/+5
2005-08-16[PATCH] skge: increase receive flush threshold defaultStephen Hemminger1-1/+6
2005-08-16[PATCH] skge: fibre vs copper detection cleanupStephen Hemminger2-23/+14
2005-08-16[PATCH] skge: stop bogus sensor messagesStephen Hemminger2-16/+16
2005-08-15[PATCH] hostap: Replace WLAN_FC_ defines with ieee80211 onesJouni Malinen6-67/+65
2005-08-15[PATCH] hostap: Capability field is called ESS, not BSSJouni Malinen1-3/+0
2005-08-15/spare/repo/netdev-2.6 branch 'ieee80211'Jeff Garzik1-1/+1
2005-08-15[PATCH] ieee80211: Capability field is called ESS, not BSSJouni Malinen1-1/+1
2005-08-14/spare/repo/netdev-2.6 branch 'ieee80211'Jeff Garzik12-186/+232
2005-08-14Merge /spare/repo/linux-2.6/Jeff Garzik12-186/+232
2005-08-14[PATCH] hostap: Use ieee80211 WLAN_FC_GET_{TYPE,STYPE}Jouni Malinen8-152/+114
2005-08-14[PATCH] hostap: Replace hostap_ieee80211_hdr with ieee80211_hdrJouni Malinen6-119/+98
2005-08-14[PATCH] hostap: Remove extra definesJouni Malinen2-15/+0
2005-08-14[PATCH] hostap: Use void *hw_priv instead of #ifdef in local dataJouni Malinen4-98/+166
2005-08-14[PATCH] hostap: Remove experimental PCI bus master/DMA codeJouni Malinen6-273/+13
2005-08-14[PATCH] hostap: Fix skb->cb use for TX meta dataJouni Malinen4-32/+30
2005-08-11[NETPOLL]: e1000 netpoll tweakMatt Mackall1-0/+1
2005-08-11[PATCH] ixgb: Driver version, white space, commentsMalli Chilakala2-4/+9
2005-08-11[PATCH] ixgb: Redefined buffer_info-dma to be dma_addr_t instead of uint64Malli Chilakala1-1/+1
2005-08-11[PATCH] ixgb: Remove unused functionsMalli Chilakala2-178/+1
2005-08-11[PATCH] ixgb: Ethtool cleanup patch from Stephen HemmingerMalli Chilakala1-1/+1
2005-08-11[PATCH] ixgb: Fix data output by ethtool -dMalli Chilakala1-1/+2
2005-08-11[PATCH] ixgb: Fix Broadcast/Multicast packets received statisticsMalli Chilakala1-1/+2
2005-08-11[PATCH] ixgb: Use netdev_priv() instead of netdev->privMalli Chilakala2-30/+32
2005-08-11[PATCH] ixgb: Fix unnecessary link state messagesMalli Chilakala1-0/+21
2005-08-11[PATCH] ixgb: Set RXDCTL:PTHRESH/HTHRESH to zeroMalli Chilakala1-3/+5
2005-08-11[netdrvr tulip] Remove ULi-specific code from generic tulip driverPeer Chen4-66/+13
2005-08-11phy subsystem: more cleanupsJeff Garzik4-397/+12
2005-08-11Fix numerous minor problems with new phy subsystem.Jeff Garzik6-892/+53
2005-08-11[PATCH] hostap updateRichard Purdie1-0/+3
2005-08-11[PATCH] S2io: Errors found during reviewraghavendra.koushik@neterion.com2-19/+40
2005-08-11[PATCH] S2io: Miscellaneous fixesraghavendra.koushik@neterion.com1-12/+34
2005-08-11[PATCH] S2io: New link handling scheme for Xframe IIraghavendra.koushik@neterion.com2-34/+121
2005-08-11[PATCH] S2io: Support for bimodal interruptsraghavendra.koushik@neterion.com2-40/+85
2005-08-11[PATCH] S2io: Support for Xframe II NICraghavendra.koushik@neterion.com3-108/+471
2005-08-11[PATCH] S2io: VLAN supportraghavendra.koushik@neterion.com2-2/+59
2005-08-11[PATCH] S2io: Timer based slowpath handlingraghavendra.koushik@neterion.com2-3/+23
2005-08-11[PATCH] S2io: Support for runtime MTU changeraghavendra.koushik@neterion.com1-12/+16