aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-18sh_eth: Fix mistake of the address of SH7763Nobuhiro Iwamatsu1-2/+2
2009-03-18sh_eth: Change handling of IRQNobuhiro Iwamatsu1-3/+17
2009-03-18netns: oops in ip[6]_frag_reasm incrementing statsJorge Boncompte [DTI2]2-5/+5
2009-03-18net: kfree(napi->skb) => kfree_skbRoel Kluin1-1/+1
2009-03-18net: fix sctp breakageAl Viro1-1/+2
2009-03-18ipv6: fix display of local and remote sit endpointsBjørn Mork1-1/+1
2009-03-18net: Document /proc/sys/net/core/netdev_budgetStanislaw Gruszka1-0/+7
2009-03-18tulip: fix crash on iface up with shirq debugKyle McMartin1-16/+29
2009-03-18virtio_net: Make virtio_net support carrier detectionPantelis Koukousoulas1-0/+3
2009-03-18bonding: Fix updating of speed/duplex changesJay Vosburgh1-5/+20
2009-03-18bnx2: Fix problem of using wrong IRQ handler.Michael Chan1-6/+6
2009-03-17gro: Fix legacy path napi_complete crashHerbert Xu1-2/+3
2009-03-16zd1211rw: Do not panic on device eject when associatedJouni Malinen1-2/+6
2009-03-16mac80211: Fix panic on fragmentation with power savingJouni Malinen1-0/+2
2009-03-16ath9k: AR9280 PCI devices must serialize IO as wellLuis R. Rodriguez1-1/+2
2009-03-16ath9k: implement IO serializationLuis R. Rodriguez4-2/+55
2009-03-16lib80211: silence excessive crypto debugging messagesJohn W. Linville3-0/+16
2009-03-16netfilter: conntrack: check for NEXTHDR_NONE before header sanity checkingChristoph Paasch1-4/+4
2009-03-16netfilter: conntrack: fix dropping packet after l4proto->packet()Christoph Paasch2-3/+3
2009-03-16netfilter: ctnetlink: fix crash during expectation creationPablo Neira Ayuso1-0/+1
2009-03-16netfilter: conntrack: don't deliver events for racy packetsPablo Neira Ayuso1-1/+2
2009-03-15r8169: revert "r8169: read MAC address from EEPROM on init (2nd attempt)"françois romieu1-112/+2
2009-03-15r8169: use hardware auto-padding.françois romieu1-8/+0
2009-03-14igb: remove ASPM L0s workaroundAlexander Duyck1-24/+2
2009-03-14netxen: remove old flash check.Dhananjay Phadke3-26/+0
2009-03-13mv643xx_eth: fix unicast address filter corruption on mtu changeLennert Buytenhek1-5/+5
2009-03-13xfrm: Fix xfrm_state_find() wrt. wildcard source address.David S. Miller1-32/+58
2009-03-13emac: Fix clock control for 405EX and 405EXr chipsBenjamin Herrenschmidt1-0/+3
2009-03-13ixgbe: fix multiple unicast address supportChris Leech1-0/+1
2009-03-13via-velocity: Fix DMA mapping length errors on transmit.Dave Jones1-8/+7
2009-03-13qlge: bugfix: Pad outbound frames smaller than 60 bytes.Ron Mercer1-0/+3
2009-03-13qlge: bugfix: Move netif_napi_del() to common call point.Ron Mercer1-4/+6
2009-03-13qlge: bugfix: Tell hw to strip vlan header.Ron Mercer1-3/+3
2009-03-13qlge: bugfix: Increase filter on inbound csum.Ron Mercer2-12/+27
2009-03-13dnet: replace obsolete *netif_rx_* functions with *napi_*Ilya Yanok1-4/+4
2009-03-11net: Add be2net driver.Sathya Perla11-0/+4378
2009-03-11dnet: Fix warnings on 64-bit.David S. Miller1-5/+5
2009-03-11dnet: Dave DNET ethernet controller driver (updated)Ilya Yanok4-0/+1231
2009-03-11ipv6: Fix BUG when disabled ipv6 module is unloadedJohn Dykstra1-0/+3
2009-03-10bnx2x: Using DMAE to initialize the chipEilon Greenstein2-13/+9
2009-03-10bnx2x: Casting page alignmentEilon Greenstein1-1/+1
2009-03-10bnx2x: Adding restriction on sge_buf_sizeEilon Greenstein1-1/+2
2009-03-06p54: fix race condition in memory managementChristian Lamparter1-3/+6
2009-03-06cfg80211: test before subtraction on unsignedRoel Kluin1-1/+2
2009-03-05iwlwifi: fix error flow in iwl*_pci_probeReinette Chatre2-12/+11
2009-03-05rt2x00 : more devices to rt73usb.cXose Vazquez Perez1-1/+31
2009-03-05rt2x00 : more devices to rt2500usb.cXose Vazquez Perez1-0/+8
2009-03-05bonding: Fix device passed into ->ndo_neigh_setup().Patrick McHardy1-1/+1
2009-03-04vlan: Fix vlan-in-vlan crashes.David S. Miller3-23/+37
2009-03-04net: Fix missing dev->neigh_setup in register_netdevice().David S. Miller1-0/+1