aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* tg3: Create aliases for rx producer mailbox regsMatt Carlson2009-11-16
* tg3: Lay proucer ring handling groundworkMatt Carlson2009-11-16
* tg3: Consider rx_std_prod_idx a hw mailboxMatt Carlson2009-11-16
* tg3: rename rx_[std|jmb]_ptrMatt Carlson2009-11-16
* tg3: tg3_alloc_rx_skb(tnapi => tp)Matt Carlson2009-11-16
* tg3: Add prodring parameter to tg3_alloc_rx_skb()Matt Carlson2009-11-16
* tg3: Make tg3_alloc_rx_skb() a dst-only operationMatt Carlson2009-11-16
* tg3: Move napi_add calls below tg3_get_invariantsMatt Carlson2009-11-16
* tg3: Create tg3_poll_msix() for non-zero MSIX vecsMatt Carlson2009-11-16
* tg3: Allow DMAs to cross cacheline boundariesMatt Carlson2009-11-16
* tg3: Use tg3_start_xmit_dma_bug for 5717 A0Matt Carlson2009-11-16
* tg3: Add new HW_TSO_3 flag for 5717Matt Carlson2009-11-16
* tg3: Refine TSO and MSI discoveryMatt Carlson2009-11-16
* tg3: Move TG3_FLG2_PROTECTED_NVRAM to tg3_flags3Matt Carlson2009-11-16
* tg3: Napify tg3_start_xmit_dma_bug()Matt Carlson2009-11-16
* tg3: Don't touch RCB nic addressesMatt Carlson2009-11-16
* tg3: Add 5717 phy IDMatt Carlson2009-11-16
* net: Optimize hard_start_xmit() return checkingJarek Poplawski2009-11-16
* iwmc3200top: simplify the driver versionTomas Winkler2009-11-16
* iwmc3200top: use prefered style for the device table.Tomas Winkler2009-11-16
* net: check the return value of ndo_select_queue()Eric Dumazet2009-11-16
* netxen: update MAINTAINERSAmit Kumar Salecha2009-11-16
* hamradio/mkiss: fix typo in compat_ioctlArnd Bergmann2009-11-16
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp...David S. Miller2009-11-14
|\
| * ieee802154: make wpan-phy class registration to subsys_initcallDmitry Eremin-Solenikov2009-11-12
* | alpha: Fixup recvmmsg syscall glueArnaldo Carvalho de Melo2009-11-14
* | net/can: add driver for mscan family & mpc52xx_mscanWolfram Sang2009-11-13
* | Phonet: convert routing table to RCURémi Denis-Courmont2009-11-13
* | Phonet: put protocols array under RCURémi Denis-Courmont2009-11-13
* | netiucv: displayed TX bytes value much too highUrsula Braun2009-11-13
* | s390: remove cu3088 layer for lcs and ctcmUrsula Braun2009-11-13
* | ctcm: suspend has to wait for outstanding I/OFrank Blaschka2009-11-13
* | iucv: add work_queue cleanup for suspendUrsula Braun2009-11-13
* | inetpeer: Optimize inet_getid()Eric Dumazet2009-11-13
* | ipv6: speedup inet6_dump_addr()Eric Dumazet2009-11-13
* | inet: fix inet_bind_bucket_for_eachLucian Adrian Grijincu2009-11-13
* | ipv4: speedup inet_dump_ifaddr()Eric Dumazet2009-11-13
* | ixgbe: Make queue pairs on single MSI-X interruptsPJ Waskiewicz2009-11-13
* | ixgbe: Flush the LSC mask change to prevent repeated interruptsNelson, Shannon2009-11-13
* | igb: only recycle page if it is on our numa nodeAlexander Duyck2009-11-13
* | igb: check for packets on all tx rings when link is downAlexander Duyck2009-11-13
* | igb: removed unused tx/rx total bytes/packets from adapter structAlexander Duyck2009-11-13
* | igb: Rework how netdev->stats is handledAlexander Duyck2009-11-13
* | igb: when number of CPUs > 4 combine tx/rx queues to allow more queuesAlexander Duyck2009-11-13
* | igb: move timesync init into a seperate functionAlexander Duyck2009-11-13
* | igb: change type for ring sizes to u16 in igb_set_ring_paramAlexander Duyck2009-11-13
* | ARM: fix bug of checking on signed return value using unsigned statement in w...Wan ZongShun2009-11-13
* | igmp: Use next_net_device_rcu()Eric Dumazet2009-11-13
* | ipv6: use RCU to walk list of network devicesEric Dumazet2009-11-13
* | net: TCP_MSS_DEFAULT, TCP_MSS_DESIREDWilliam Allen Simpson2009-11-13