summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] orinoco: Remove unneeded forward declarations.Pavel Roskin2005-09-232-24/+6
* [PATCH] orinoco: orinoco_send_wevents() could return without unlocking.Pavel Roskin2005-09-231-1/+3
* [PATCH] orinoco: Fix memory leak and unneeded unlock in orinoco_join_ap()Pavel Roskin2005-09-231-2/+4
* [PATCH] orinoco: Make nortel_pci_hw_init() static.Pavel Roskin2005-09-231-1/+1
* [PATCH] orinoco: Remove inneeded system includes.Pavel Roskin2005-09-2311-141/+10
* Merge /spare/repo/linux-2.6/Jeff Garzik2005-09-224-106/+97
|\
| * [PATCH] r8169: call proper VLAN receive functionTommy Christensen2005-09-211-2/+2
| * [PATCH] skge: check length from PHYStephen Hemminger2005-09-212-82/+85
| * [PATCH] skge: expand ethtool debug register dumpStephen Hemminger2005-09-211-21/+8
| * [PATCH] bonding: Fix link monitor capability check (was skge: set mac address...nsxfreddy@gmail.com2005-09-211-1/+2
* | ieee80211: update orinoco, wl3501 drivers for latest struct namingJames Ketrenos2005-09-222-2/+2
* | forcedeth: add hardware tx checksummingManfred Spraul2005-09-211-27/+44
* | [PATCH] ieee80211: Updated hostap to be compatible with extra_prefix_len changesJames Ketrenos2005-09-212-8/+8
* | [PATCH] ieee80211: Updated hostap to be compatible with ieee80211_hdr changesJames Ketrenos2005-09-214-66/+66
* | [PATCH] ieee80211: Updated atmel to be compatible with ieee80211_hdr changesJames Ketrenos2005-09-211-12/+12
* | [PATCH] ieee80211: Updated ipw2200 to be compatible with ieee80211's hard_sta...James Ketrenos2005-09-211-1/+1
* | [PATCH] ieee80211: Updated ipw2200 to be compatible with ieee80211_hdr changesJames Ketrenos2005-09-212-6/+7
* | [PATCH] ieee80211: Updated ipw2100 to be compatible with ieee80211's hard_sta...James Ketrenos2005-09-211-1/+2
* | [PATCH] ieee80211: Updated ipw2100 to be compatible with ieee80211_hdr changesJames Ketrenos2005-09-212-3/+3
* | Merge /spare/repo/linux-2.6/Jeff Garzik2005-09-2115-150/+158
|\ \ | |/
| * [WAN] hdlc_cisco: Fix regression introduced by skb->tail changes.Krzysztof Halasa2005-09-191-1/+1
| * [BOND]: Fix bond_init() error path handling.Florin Malita2005-09-181-0/+8
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2005-09-181-61/+47
| |\
| | * [TG3]: Fix 4GB boundary tx handlingMichael Chan2005-09-171-55/+39
| | * [TG3]: Sparse fixes for tg3Peter Hagervall2005-09-161-3/+3
| | * [TG3]: Add AMD K8 to list of write-reorder chipsets.David S. Miller2005-09-161-3/+5
| * | [PATCH] net: fix spider_net media detectionJens Osterkamp2005-09-161-0/+4
| * | [PATCH] 8139cp: allocate statistics space only when neededStephen Hemminger2005-09-161-23/+23
| * | [PATCH] bonding: plug reference count leakJay Vosburgh2005-09-161-0/+3
| |/
| * [PATCH] skge: gmac register access errors in dual portStephen Hemminger2005-09-143-46/+56
| * [PATCH] ixgb: correct rx_dropped countingJohn W. Linville2005-09-141-2/+0
| * [PATCH] e100: correct rx_dropped and add rx_missed_errorsJohn W. Linville2005-09-141-3/+1
| * [PATCH] e1000: correct rx_dropped countingJohn W. Linville2005-09-141-1/+0
| * [PATCH] airo : fix channel number in scanmatthieu castet2005-09-141-1/+4
| * [PATCH] Correct xircom_cb use of CONFIG_NET_POLL_CONTROLLERKeith Owens2005-09-141-1/+1
| * [PATCH] s2io warning fixesAndrew Morton2005-09-141-4/+5
| * [PATCH] sk98lin: remove PCI id info for cards for conflicting devicesStephen Hemminger2005-09-141-7/+5
* | [PATCH] Updated ipw2200 to compile with ieee80211 abg_ture to abg_true changeJames Ketrenos2005-09-161-7/+7
* | [PATCH] orinoco: Update PCMCIA ID's.Pavel Roskin2005-09-162-21/+57
* | [PATCH] orinoco: Don't include <net/ieee80211.h> twice.Pavel Roskin2005-09-161-2/+0
* | [PATCH] orinoco: Remove conditionals that are useless in the kernel drivers.Pavel Roskin2005-09-162-28/+1
* | [PATCH] pcnet32: set min ring size to 4Hubert WS Lin2005-09-161-7/+12
* | [PATCH] pcnet32: set_ringparam implementationHubert WS Lin2005-09-161-54/+209
* | [PATCH] Add rapidio net driverMatt Porter2005-09-143-0/+589
* | [PATCH] mii: Add test for GigE supportDale Farnsworth2005-09-141-0/+15
* | [PATCH] C99 initializers in ray_cs.cviro@ZenIV.linux.org.uk2005-09-141-23/+23
* | [PATCH] lne390 bogus castsviro@ZenIV.linux.org.uk2005-09-141-1/+1
* | [PATCH] drivers/net/wan/: possible cleanupsAdrian Bunk2005-09-1413-133/+101
* | [PATCH] Replace drivers/net/wan custom ctype macros with standard onesTobias Klauser2005-09-143-8/+9
* | [PATCH] drivers/net: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-1415-86/+49
OpenPOWER on IntegriCloud