summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* e1000e: fix incorrect link status when switch module pulledBruce Allan2008-11-223-6/+4
* e1000e: store EEPROM version number to prevent unnecessary NVM readsBruce Allan2008-11-223-5/+7
* e1000e: cosmetic newline in debug messageBruce Allan2008-11-221-1/+1
* e1000e: sync change flow control variables with ixgbeBruce Allan2008-11-227-53/+58
* e1000e: link up/down messages must follow a specific formatBruce Allan2008-11-221-2/+7
* e1000e: ESB2 config after link upBruce Allan2008-11-224-37/+167
* e1000e: check return of pci_save_stateBruce Allan2008-11-221-1/+4
* e1000e: update comments listing supported parts for each MAC familyBruce Allan2008-11-222-0/+3
* e1000e: 82571 check for link fix on 82571 serdesBruce Allan2008-11-221-6/+28
* e1000e: commit speed/duplex changes for m88 PHYBruce Allan2008-11-221-4/+4
* e1000e: disable correctable errors for quad ports while going to D3Alexander Duyck2008-11-221-1/+21
* inet_diag: Missed conversion after changing inet ehash lockl to spinlocks.David S. Miller2008-11-221-5/+5
* netdevice pc300: Add the reason about PC300 BROKEN in KconfigWang Chen2008-11-221-0/+2
* netdevice pc300: Convert directly reference of netdev->privWang Chen2008-11-221-9/+8
* netdevice hdlc: Convert directly reference of netdev->privWang Chen2008-11-222-6/+6
* net: use net_eq() in INET_MATCH and INET_TW_MATCHEric Dumazet2008-11-221-4/+4
* pkt_sched: sch_drr: Fix qlen in drr_drop()Jarek Poplawski2008-11-211-0/+1
* ixgbe: convert directly reference of netdev->privWang Chen2008-11-211-1/+1
* ixgbe: add SFP+ driver supportDonald Skidmore2008-11-216-7/+550
* DCB: Add support for DCB BCNAlexander Duyck2008-11-215-9/+416
* DCB: Add interface to query the state of PFC feature.Alexander Duyck2008-11-214-1/+62
* DCB: Add interface to query # of TCs supported by deviceAlexander Duyck2008-11-214-1/+193
* DCB: Add interface to query for the DCB capabilities of an device.Alexander Duyck2008-11-214-1/+161
* ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck2008-11-2119-19/+2593
* net: convert TCP/DCCP ehash rwlocks to spinlocksEric Dumazet2008-11-215-43/+41
* ipgre: convert to netdevice_opsStephen Hemminger2008-11-211-16/+26
* ipv6: convert tunnels to net_device_opsStephen Hemminger2008-11-212-30/+32
* ipip: convert to net_device_opsStephen Hemminger2008-11-211-16/+17
* hippi: convert driver to net_device_opsStephen Hemminger2008-11-213-10/+23
* defxx: convert driver to net_device_opsStephen Hemminger2008-11-211-7/+10
* fddi: convert to new network device opsStephen Hemminger2008-11-213-9/+19
* ipmr: convert ipmr virtual interface to net_device_opsStephen Hemminger2008-11-212-2/+10
* dummy: convert to net_device_opsStephen Hemminger2008-11-211-5/+10
* netdev: add more functions to netdevice opsStephen Hemminger2008-11-2136-93/+183
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-21120-679/+778
|\
| * Linux 2.6.28-rc6v2.6.28-rc6Linus Torvalds2008-11-211-1/+1
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-11-218-6/+19
| |\
| | * [IA64] xen: fix xen_get_eflags.Isaku Yamahata2008-11-201-1/+1
| | * [IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.Isaku Yamahata2008-11-203-2/+15
| | * [IA64] remove duplicate include iommu.hHuang Weiyi2008-11-201-1/+0
| | * [IA64] use mprintk instead of printk, in ia64_mca_modify_original_stackHidetoshi Seto2008-11-201-1/+1
| | * [IA64] Rationalize kernel mode alignment checkingTony Luck2008-11-202-1/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-11-206-6/+37
| |\ \
| | * | USB: ACE1001 patch for cp2101.cM Kondrin2008-11-201-0/+1
| | * | USB: usbmon: fix read(2)Pete Zaitcev2008-11-201-1/+4
| | * | USB: gadget rndis: send notificationsRichard Röjfors2008-11-201-1/+1
| | * | USB: gadget rndis: stop windows self-immolationDavid Brownell2008-11-201-1/+0
| | * | USB: storage: update unusual_devs entries for Nokia 5300 and 5310Alan Stern2008-11-201-1/+8
| | * | USB: storage: updates unusual_devs entry for the Nokia 6300Alan Stern2008-11-201-1/+1
| | * | usb: musb: fix bug in musb_scheduleFelipe Balbi2008-11-201-1/+1