summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] chelsio: remove unused mutexStephen Hemminger2006-12-022-2/+0Star
* [PATCH] chelsio: use kzallocStephen Hemminger2006-12-022-4/+3Star
* [PATCH] chelsio: whitespace fixesStephen Hemminger2006-12-024-16/+16
* [PATCH] amd8111e use standard CRC libStephen Hemminger2006-12-022-30/+1Star
* [PATCH] sky2: msi enhancements.Stephen Hemminger2006-12-022-8/+11
* [PATCH] sky2: kfree_skb_any neededStephen Hemminger2006-12-021-1/+1
* [PATCH] sky2: fixes for Yukon EC_U chip revisionsStephen Hemminger2006-12-022-9/+13
* [PATCH] sky2: add Dlink 560SX idStephen Hemminger2006-12-021-0/+1
* [PATCH] sky2: receive error handling fixStephen Hemminger2006-12-021-3/+3
* [PATCH] skge: don't clear MC state on link downStephen Hemminger2006-12-021-3/+2Star
* drivers/net/tulip/dmfe: support basic carrier detectionSamuel Thibault2006-12-021-1/+8
* [PATCH] netxen: uses PCIRandy Dunlap2006-12-021-0/+1
* [PATCH] chelsio: use kzallocStephen Hemminger2006-12-021-6/+3Star
* [PATCH] chelsio: use __netif_rx_schedule_prepStephen Hemminger2006-12-021-15/+3Star
* [PATCH] chelsio: free_netdevStephen Hemminger2006-12-021-7/+7
* [PATCH] chelsio: procectomyStephen Hemminger2006-12-021-14/+0Star
* [PATCH] chelsio: whitespace cleanupStephen Hemminger2006-12-021-101/+101
* [PATCH] chelsio: remove leftover codeStephen Hemminger2006-12-021-35/+0Star
* [PATCH] Adapt ucc_geth driver to use new of_platform_device supportKim Phillips2006-12-021-3/+3
* [PATCH] sundance: use NULL for pointerRandy Dunlap2006-12-021-2/+2
* [PATCH] NetXen: temp monitoring, newer firmware support, mm footprint reductionAmit S. Kale2006-12-0211-270/+891
* [PATCH] NetXen: Fixed /sys mapping between device and driverAmit S. Kale2006-12-021-1/+2
* [PATCH] ieee80211: Provide generic get_stats implementationDaniel Drake2006-12-022-20/+0Star
* [PATCH] zd1211rw: Use softmac ERP handling functionalityDaniel Drake2006-12-024-65/+286
* [PATCH] zd1211rw: Rename cs_rate to zd_rateDaniel Drake2006-12-023-32/+34
* [PATCH] zd1211rw: Allow channels 1-13 in JapanDaniel Drake2006-12-021-1/+6
* [PATCH] zd1211rw: Optimized handling of zero length entries in length infoUlrich Kunitz2006-12-021-0/+2
* [PATCH] zd1211rw: cleanupsUlrich Kunitz2006-12-024-110/+53Star
* [PATCH] zd1211rw: Remove IW_FREQ_AUTO supportDaniel Drake2006-12-024-33/+6Star
* [PATCH] zd1211rw: Add ID for Belkin F5D7050 v4000Daniel Drake2006-12-021-0/+1
* [PATCH] zd1211rw: Add ID for Planex GW-US54MiniDaniel Drake2006-12-021-0/+1
* [PATCH] prism54: correct overly aggressive check of return from pci_set_mwiJohn W. Linville2006-12-021-2/+2
* [PATCH] bcm43xx: correct "Move IV/ICV stripping into ieee80211_rx"Larry Finger2006-12-021-0/+1
* Revert "[PATCH] Add support for Marvell 88e1111S and 88e1145"Jeff Garzik2006-12-021-144/+12Star
* [PATCH] Atmel MACB ethernet driverHaavard Skinnemoen2006-12-024-0/+1610
* [PATCH] WAN: DSCC4 driver requires generic HDLCKrzysztof Halasa2006-12-021-38/+38
* [PATCH] Add tsi108/9 On Chip Ethernet device driver supportZang Roy-r619112006-12-024-0/+2082
* [PATCH] sundance: solve host error problem in low performance embedded system...Jesse Huang2006-12-021-3/+23
* e1000 linkage fixAndrew Morton2006-12-021-0/+1
* [PATCH] Add support for Marvell 88e1111S and 88e1145Andy Fleming2006-12-021-12/+144
* [PATCH] add netpoll support for gianfar: respinVitaly Wool2006-12-021-0/+33
* [PATCH] wireless: clean-up some "check return code" warningsJohn W. Linville2006-12-025-8/+43
* [PATCH] bcm43xx: Remove useless core enable/disable messagesLarry Finger2006-12-021-10/+5Star
* [PATCH] bcm43xx: remove badness variable and related routineLarry Finger2006-12-021-34/+7Star
* [netdrvr] netxen: build fixesJeff Garzik2006-12-024-6/+7
* [PATCH] sundance: correct initial and close hardware step.Jesse Huang2006-12-021-0/+8
* [PATCH] Fixed a number of bugs in the PHY LayerAndy Fleming2006-12-022-42/+40Star
* [PATCH] subdance: fix TX Pause bug (reset_tx, intr_handler)Jesse Huang2006-12-021-2/+14
* [PATCH] sundance: remove TxStartThresh and RxEarlyThreshJesse Huang2006-12-021-6/+2Star
* [PATCH] network: pcnet_cs: remove the code to change the E8390_CMD register f...Komuro2006-12-021-1/+0Star