Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | igb: ethtool -d reads EICR which is incorrect as it is read on clear | Alexander Duyck | 2008-08-27 | 1 | -2/+6 | |
| | * | | igb: force all queues to interrupt once every 2 seconds | Alexander Duyck | 2008-08-27 | 1 | -1/+9 | |
| | * | | r8169: balance pci_map / pci_unmap pair | Francois Romieu | 2008-08-27 | 1 | -1/+1 | |
| | * | | myri10ge: update version string to 1.4.3-1.358 | Brice Goglin | 2008-08-27 | 1 | -1/+1 | |
| | * | | ixgbe: fix vlan filtering | Alexander Duyck | 2008-08-27 | 1 | -3/+5 | |
| | * | | Blackfin EMAC Driver: the BF526 also supports the MAC, | Mike Frysinger | 2008-08-27 | 1 | -3/+3 | |
| | * | | Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-... | Jeff Garzik | 2008-08-27 | 1 | -15/+20 | |
| | |\ \ | | | |/ | | |/| | ||||||
| | | * | mv643xx_eth: bump version to 1.3 | Lennert Buytenhek | 2008-08-24 | 1 | -1/+1 | |
| | | * | mv643xx_eth: enforce multiple-of-8-bytes receive buffer size restriction | Lennert Buytenhek | 2008-08-24 | 1 | -5/+13 | |
| | | * | mv643xx_eth: fix NULL pointer dereference in rxq_process() | Lennert Buytenhek | 2008-08-24 | 1 | -1/+1 | |
| | | * | mv643xx_eth: fix inconsistent lock semantics | Lennert Buytenhek | 2008-08-24 | 1 | -2/+2 | |
| | | * | mv643xx_eth: fix double add_timer() on the receive oom timer | Lennert Buytenhek | 2008-08-24 | 1 | -4/+2 | |
| | | * | mv643xx_eth: fix NAPI 'rotting packet' issue | Lennert Buytenhek | 2008-08-24 | 1 | -2/+1 | |
| * | | | ipv4: mode 0555 in ipv4_skeleton | Hugh Dickins | 2008-08-27 | 1 | -2/+2 | |
| * | | | tcp: fix tcp header size miscalculation when window scale is unused | Philip Love | 2008-08-27 | 1 | -2/+4 | |
| * | | | pkt_sched: Fix sch_tree_lock() | Jarek Poplawski | 2008-08-27 | 1 | -2/+2 | |
| * | | | pkt_sched: Fix gen_estimator locks | Jarek Poplawski | 2008-08-27 | 5 | -9/+25 | |
| * | | | pkt_sched: Use rcu_assign_pointer() to change dev_queue->qdisc | Jarek Poplawski | 2008-08-27 | 2 | -3/+3 | |
| * | | | pkt_sched: Fix dev_graft_qdisc() locking | Jarek Poplawski | 2008-08-27 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | bnx2x: Version update | Eilon Greenstein | 2008-08-25 | 1 | -2/+2 | |
| * | | bnx2x: Multi Queue | Yitchak Gertner | 2008-08-25 | 1 | -4/+2 | |
| * | | bnx2x: NAPI and interrupts enable/disable | Yitchak Gertner | 2008-08-25 | 1 | -76/+73 | |
| * | | bnx2x: NIC load failure cleanup | Yitchak Gertner | 2008-08-25 | 1 | -12/+10 | |
| * | | bnx2x: Initialization structure | Yitchak Gertner | 2008-08-25 | 1 | -11/+11 | |
| * | | bnx2x: HW lock timeout | Eilon Greenstein | 2008-08-25 | 1 | -2/+2 | |
| * | | bnx2x: Minimize lock time | Eilon Greenstein | 2008-08-25 | 1 | -1/+4 | |
| * | | bnx2x: Fan failure mechanism on additional design | Eilon Greenstein | 2008-08-25 | 1 | -0/+3 | |
| * | | bnx2x: Rx work check | Eilon Greenstein | 2008-08-25 | 2 | -1/+8 | |
| * | | ipv6: sysctl fixes | Al Viro | 2008-08-25 | 1 | -1/+1 | |
| * | | ipv4: sysctl fixes | Al Viro | 2008-08-25 | 1 | -4/+20 | |
| * | | sctp: add verification checks to SCTP_AUTH_KEY option | Vlad Yasevich | 2008-08-25 | 2 | -0/+9 | |
| * | | ipv6: protocol for address routes | Stephen Hemminger | 2008-08-23 | 1 | -0/+1 | |
| * | | icmp: icmp_sk() should not use smp_processor_id() in preemptible code | Denis V. Lunev | 2008-08-23 | 2 | -19/+26 | |
| * | | pkt_sched: Fix qdisc list locking | Jarek Poplawski | 2008-08-22 | 3 | -8/+42 | |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-08-29 | 84 | -6735/+7730 | |
|\ \ \ | ||||||
| * | | | b43: Rewrite TX power adjustment | Michael Buesch | 2008-08-29 | 9 | -121/+341 | |
| * | | | b43: Implement dynamic PHY API | Michael Buesch | 2008-08-29 | 22 | -4225/+4998 | |
| * | | | rt2x00: Release rt2x00 2.2.1 | Ivo van Doorn | 2008-08-29 | 1 | -1/+1 | |
| * | | | rt2x00: skb->data pointer should not include TX descriptor | Mattias Nissler | 2008-08-29 | 3 | -9/+8 | |
| * | | | rt2x00: Add Signal type flag | Ivo van Doorn | 2008-08-29 | 6 | -4/+13 | |
| * | | | rt2x00: Initialize txop during conf_tx() callback | Ivo van Doorn | 2008-08-29 | 5 | -24/+122 | |
| * | | | rt2x00: Only configure hardware when radio is enabled | Mattias Nissler | 2008-08-29 | 3 | -36/+25 | |
| * | | | rt2x00: Map extra_tx_headroom to DMA | Ivo van Doorn | 2008-08-29 | 1 | -3/+21 | |
| * | | | rt2x00: Fix race conditions in flag handling | Ivo van Doorn | 2008-08-29 | 11 | -66/+68 | |
| * | | | libertas: use the common frame control functions | Harvey Harrison | 2008-08-29 | 1 | -12/+8 | |
| * | | | rfkill: rename rfkill_mutex to rfkill_global_mutex | Henrique de Moraes Holschuh | 2008-08-29 | 1 | -18/+20 | |
| * | | | rfkill: add WARN and BUG_ON paranoia (v2) | Henrique de Moraes Holschuh | 2008-08-29 | 1 | -13/+37 | |
| * | | | rfkill: add missing line break | Felipe Balbi | 2008-08-29 | 1 | -1/+1 | |
| * | | | rfkill: use strict_strtoul (v2) | Henrique de Moraes Holschuh | 2008-08-29 | 1 | -2/+12 | |
| * | | | ath9k: rc.h cleanup | Sujith | 2008-08-29 | 2 | -115/+125 |