summaryrefslogtreecommitdiffstats
path: root/lib/decompress_unlzma.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-16p54spi: fix locking warning in p54spi_op_txChristian Lamparter1-12/+13
2009-04-16p54: replace MAC80211_LEDS with P54_LEDS in p54.hChristian Lamparter1-6/+6
2009-04-16b43: Refresh RX poison on buffer recyclingMichael Buesch1-10/+11
2009-04-16b43: Poison RX buffersMichael Buesch1-4/+33
2009-04-16mac80211: Fix bug in getting rx status for frames pending in reorder bufferVasanthakumar Thiagarajan1-4/+9
2009-04-16cfg80211: fix NULL pointer deference in reg_device_remove()Luis R. Rodriguez1-2/+3
2009-04-16phylib: Fix delay argument of schedule_delayed_workAtsushi Nemoto1-3/+2
2009-04-16NET/ixgbe: Fix powering off during shutdownRafael J. Wysocki1-4/+32
2009-04-16NET/e1000e: Fix powering off during shutdownRafael J. Wysocki1-14/+45
2009-04-16NET/e1000: Fix powering off during shutdownRafael J. Wysocki1-13/+33
2009-04-15packet: avoid warnings when high-order page allocation failsEric Dumazet1-2/+3
2009-04-15gianfar: stop send queue before resetting gianfarMarkus Brunner1-0/+2
2009-04-15myr10ge: again fix lro_gen_skb() alignmentStanislaw Gruszka1-0/+1
2009-04-15declance: convert to net_device_opsAlexander Beregalov1-5/+12
2009-04-15bfin_mac: convert to net_device_opsAlexander Beregalov1-9/+15
2009-04-15au1000: convert to net_device_opsAlexander Beregalov1-8/+15
2009-04-15atarilance: convert to net_device_opsAlexander Beregalov1-7/+11
2009-04-15a2065: convert to net_device_opsAlexander Beregalov1-5/+12
2009-04-15ixgbe: update real_num_tx_queues on changing num_rx_queuesWu Fengguang1-9/+10
2009-04-15ixgbe: fix tx queue indexWu Fengguang1-1/+1
2009-04-15Revert "rose: zero length frame filtering in af_rose.c"David S. Miller1-10/+0
2009-04-15sfc: Use correct macro to set event bitfieldBen Hutchings1-2/+2
2009-04-15sfc: Match calls to netif_napi_add() and netif_napi_del()Ben Hutchings1-3/+4
2009-04-15bonding: Remove debug printkJay Vosburgh1-2/+0
2009-04-15e1000/e1000: fix compile warningJesse Brandeburg2-2/+2
2009-04-15ehea: Fix incomplete conversion to net_device_opsAlexander Beregalov1-2/+2
2009-04-15skge: fix occasional BUG during MTU changeMichal Schmidt1-2/+2
2009-04-15gro: Restore correct value to gso_sizeHerbert Xu1-2/+3
2009-04-14ipv6:remove useless checkYang Hongyang1-4/+0
2009-04-14tun: Fix crash with non-GSO usersHerbert Xu1-2/+3
2009-04-14tcp: fix >2 iw selectionIlpo Järvinen1-0/+3
2009-04-14netsched: Allow meta match on vlan tag on receiveStephen Hemminger1-2/+4
2009-04-14gro: Normalise skb before bypassing GRO on netpoll VLAN pathHerbert Xu1-1/+3
2009-04-14be2net: fix for default setting of pause auto-negotiationAjit Khaparde1-2/+2
2009-04-14eth_v10: convert to net_device_opsAlexander Beregalov1-12/+18
2009-04-14ioc3-eth: convert to net_device_opsAlexander Beregalov1-8/+14
2009-04-14isa-skeleton: convert to net_device_opsAlexander Beregalov1-7/+13
2009-04-14mac89x0: convert to net_device_opsAlexander Beregalov1-6/+12
2009-04-14macb: convert to net_device_opsAlexander Beregalov1-6/+13
2009-04-14macsonic: convert to net_device_opsAlexander Beregalov1-6/+13
2009-04-14sh_eth: convert to net_device_opsAlexander Beregalov1-7/+14
2009-04-14sun3_82586: convert to net_device_opsAlexander Beregalov1-6/+13
2009-04-14tc35815: convert to net_device_opsAlexander Beregalov1-10/+17
2009-04-14tsi108_eth: convert to net_device_opsAlexander Beregalov1-7/+13
2009-04-14xtsonic: convert to net_device_opsAlexander Beregalov1-6/+13
2009-04-13phylib: Add interrupt source check function to M88E1121R driverAnatolij Gustschin1-0/+13
2009-04-13phylib: Allow early-out in phy_changeAnatolij Gustschin2-0/+15
2009-04-13phylib: Basic support for the M88E1121R Marvell chipSergei Poselenov1-0/+41
2009-04-13tg3: fix big endian MAC address collection failureJames Bottomley1-2/+7
2009-04-13PM/Hibernate: Wait for SCSI devices scan to complete during resumeRafael J. Wysocki5-4/+29