summaryrefslogtreecommitdiffstats
path: root/crypto/aes_generic.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-20net: reorder struct Qdisc for better SMP performanceEric Dumazet2-10/+13
2009-03-20dnet: remove duplicated #includeHuang Weiyi1-1/+0
2009-03-20ixgbe: Fixup the watchdog interrupt scheduling on 82599Jesse Brandeburg1-32/+81
2009-03-20ixgbe: Correctly report Wake On LAN for 82599 KX4 devicesPJ Waskiewicz1-1/+40
2009-03-20ixgbe: Fix PCI bus reporting on driver load for 82598 after 82599 mergePJ Waskiewicz1-0/+3
2009-03-20ixgb: refactor tx path to use skb_dma_map/unmapAlexander Duyck1-31/+39
2009-03-20e1000e: allow tx of pre-formatted vlan tagged packetsArthur Jones1-1/+8
2009-03-20e1000e: fix dma error handling issuesAlexander Duyck1-44/+32
2009-03-20e1000e: add support for 82583 device idAlexander Duyck5-22/+116
2009-03-20smsc9420: fix big endian rx checksum offloadSteve Glendinning1-1/+1
2009-03-20sunvnet: Convert to net_device_ops.David S. Miller1-7/+11
2009-03-20smsc911x: allow setting of mac addressSteve Glendinning1-5/+30
2009-03-20smsc911x: replace print_mac with %pMSteve Glendinning1-3/+1
2009-03-20smsc911x: define status word positions as constantsSteve Glendinning2-10/+15
2009-03-20rtnetlink: add new value for DHCP added routesStephen Hemminger1-0/+1
2009-03-19bas_gigaset: correctly allocate USB interrupt transfer bufferTilman Schmidt1-3/+13
2009-03-19smsc911x: reset last known duplex and carrier on openSteve Glendinning1-0/+4
2009-03-19sh_eth: Fix mistake of the address of SH7763Nobuhiro Iwamatsu1-2/+2
2009-03-19sh_eth: Change handling of IRQNobuhiro Iwamatsu1-3/+17
2009-03-19gianfar: pass the proper dev to DMA opsKumar Gala2-17/+20
2009-03-19netns: oops in ip[6]_frag_reasm incrementing statsJorge Boncompte [DTI2]2-5/+5
2009-03-19net: kfree(napi->skb) => kfree_skbRoel Kluin1-1/+1
2009-03-19net: fix sctp breakageAl Viro1-1/+2
2009-03-19tipc: fix non-const printf format argumentsStephen Hemminger4-5/+5
2009-03-19ipv6: fix display of local and remote sit endpointsBjørn Mork1-1/+1
2009-03-19net: Document /proc/sys/net/core/netdev_budgetStanislaw Gruszka1-0/+7
2009-03-19tcp: remove parameter from tcp_recv_urg().Rami Rosen1-3/+2
2009-03-19tulip: fix crash on iface up with shirq debugKyle McMartin1-16/+29
2009-03-19virtio_net: Make virtio_net support carrier detectionPantelis Koukousoulas1-0/+3
2009-03-19bonding: Fix updating of speed/duplex changesJay Vosburgh1-5/+20
2009-03-19ipv6: Fix incorrect disable_ipv6 behaviorBrian Haley2-8/+17
2009-03-19a2065: skb_padto cleanupsDave Jones1-14/+5
2009-03-19bnx2: Fix problem of using wrong IRQ handler.Michael Chan1-6/+6
2009-03-17netxen: fix firmware download warningsDhananjay Phadke2-15/+15
2009-03-17gro: Fix legacy path napi_complete crashHerbert Xu1-2/+3
2009-03-17gro: Fix vlan/netpoll check againHerbert Xu1-3/+6
2009-03-17solos: Disable DMA until we have an FPGA update with it actually implemented.David Woodhouse1-1/+1
2009-03-17solos: Automatically determine number of portsNathan Williams1-1/+2
2009-03-17solos: Reset device on unload, free pending skbsDavid Woodhouse1-1/+29
2009-03-16iwlwifi: correct log level when error occursReinette Chatre1-1/+1
2009-03-16iwlwifi: print contents of control register when error occursReinette Chatre1-1/+3
2009-03-16iwlagn: fix warning when set WEP keyMohamed Abbas1-0/+7
2009-03-16iwl3945: unmap previously mapped memoryReinette Chatre1-1/+9
2009-03-16iwl3945: use iwl_tx_cmd_completeAbhijeet Kolekar1-80/+1
2009-03-16iwl3945 : fix rate scalingAbhijeet Kolekar1-39/+88
2009-03-16iwl3945: use iwl_led structureAbhijeet Kolekar8-71/+43
2009-03-16iwl3945: fix sparse errorAbhijeet Kolekar1-1/+1
2009-03-16iwlwifi: verify the antenna selection when receive fixed rate debugfsWey-Yi Guy1-6/+13
2009-03-16iwlwifi: check IEEE80211_TX_STAT_AMPDU for agg pktWey-Yi Guy1-3/+3
2009-03-16iwlwifi: HT performance improvement changesWey-Yi Guy2-6/+7