summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-09iwlwifi: iwl3945_send_tx_power must be staticWinkler, Tomas
2009-02-09iwlwifi: suppress unused variable warning when compiling w/o IWLWIFI_DEBUGWinkler, Tomas
2009-02-09iwl3945: Getting rid of the *39_rxon iwl_priv fieldsSamuel Ortiz
2009-02-09orinoco: checkpatch cleanupAndrey Borzenkov
2009-02-08gro: Optimise TCP packet receptionHerbert Xu
2009-02-08gro: Optimise IPv4 packet receptionHerbert Xu
2009-02-08gro: Optimise Ethernet header comparisonHerbert Xu
2009-02-08gro: Remember number of held packets instead of counting every timeHerbert Xu
2009-02-08net: Increase default NET_SKB_PAD to 32.David S. Miller
2009-02-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-02-07igb: remove dead code in transmit routineJesse Brandeburg
2009-02-07igb: update version number and copyright datesAlexander Duyck
2009-02-07igb: fix two minor items found during code reviewAlexander Duyck
2009-02-07igb: update stats before doing reset in igb_downAlexander Duyck
2009-02-07igb: remove redundant count set and err_hw_initAlexander Duyck
2009-02-07igb: remove disable_av variable from mac_info structAlexander Duyck
2009-02-07igb: change pba size determination from if to switch statementAlexander Duyck
2009-02-07igb: move get_hw_control within igb_resume.Alexander Duyck
2009-02-07igb: don't read eicr when responding to legacy interruptsAlexander Duyck
2009-02-07igb: remove unnecessary adapter->hw calls when just hw-> will do.Alexander Duyck
2009-02-07igb: rename igb_update_mc_addr_list_82575 to not include the 82575Alexander Duyck
2009-02-07igb: remove redundant timer updates and cleanup watchdog_taskAlexander Duyck
2009-02-07igb: cleanup igb_netpoll to be more friendly with napi & GROAlexander Duyck
2009-02-07igb: add counter for dma out of sync errorsAlexander Duyck
2009-02-07igb: update testing done by ethtoolAlexander Duyck
2009-02-07igb: update feature flags supported in ethtoolAlexander Duyck
2009-02-07igb: remove unused rx_hdr_split statisticAlexander Duyck
2009-02-07igb: rename nvm opsAlexander Duyck
2009-02-07igb: rename phy opsAlexander Duyck
2009-02-07igb: read address from RAH/RAL instead of from EEPROMAlexander Duyck
2009-02-07igb: make dev_spec a union and remove dynamic allocationAlexander Duyck
2009-02-07igb: add link check functionAlexander Duyck
2009-02-07igb: remove check for needing an io portAlexander Duyck
2009-02-07igb: move initialization of number of queues into set_interrupt_capabilityAlexander Duyck
2009-02-07igb: move setting of buffsz out of repeated path in alloc_rx_buffersAlexander Duyck
2009-02-07igb: optimize/refactor receive pathAlexander Duyck
2009-02-07sunhme: Don't match PCI devices in SBUS probe.David S. Miller
2009-02-07ixgbe: Fix a set_num_queues() bug that can result in num_(r|t)x_queues = 0Peter P Waskiewicz Jr
2009-02-07forcedeth: bump version to 63Ayaz Abdulla
2009-02-07forcedeth: recover error supportAyaz Abdulla
2009-02-07forcedeth: ethtool tx csum fixAyaz Abdulla
2009-02-07forcedeth: msi interrupt fixAyaz Abdulla
2009-02-07forcedeth: mgmt unit interfaceAyaz Abdulla
2009-02-06net/sunrpc/xprtsock.c: some common code foundIlpo Järvinen
2009-02-06ipv6/addrconf: common code locatedIlpo Järvinen
2009-02-06ipv6/ndisc: join error pathsIlpo Järvinen
2009-02-06ax25: more common return path joiningIlpo Järvinen
2009-02-06ipmr: use goto to common label instead of opencodingIlpo Järvinen
2009-02-069p: fix endian issues [attempt 3]Eric Van Hensbergen
2009-02-06net_dma: call dmaengine_get only if NET_DMA enabledDavid S. Miller