aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-04-17e1000: fix transmit routine exit bugJesse Brandeburg1-3/+3
2009-04-17e1000e: fix bug in restart queue logicJesse Brandeburg1-4/+4
2009-04-16MAINTAINERS - Update NETWORKING W: url and standardize T: git urlJoe Perches1-2/+2
2009-04-16MAINTAINERS - Add section NETWORKING DRIVERSJoe Perches1-0/+7
2009-04-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller4-2/+8
2009-04-16ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task()Tony Breeds1-1/+1
2009-04-16netfilter: nf_nat: add support for persistent mappingsPatrick McHardy2-1/+3
2009-04-16ar9170: fix struct layout on armJohannes Berg1-4/+4
2009-04-16orinoco: correct timeout logic in __orinoco_hw_set_tkip_key()Pavel Roskin1-5/+3
2009-04-16mac80211: Fragmentation threshold (typo)Gerrit Renker1-1/+1
2009-04-16rt2x00: prevent double kfree when failing to register hardwareHerton Ronaldo Krzesinski1-3/+1
2009-04-16fix iwl3945 registration regressionJohannes Berg1-0/+2
2009-04-16mac80211: quiet beacon loss messagesMichael Buesch1-6/+14
2009-04-16b43: Do radio lock assertion in softwareMichael Buesch3-5/+20
2009-04-16rt2x00: Add rt73usb USB IDsIvo van Doorn1-0/+2
2009-04-16p54usb: add Telsey 802.11g USB2.0 AdapterChristian Lamparter1-0/+1
2009-04-16ar9170: add Cace Airpcap NX usb_idChristian Lamparter1-0/+2
2009-04-16airo: queue SIOCSIWAUTH-requested auth mode change for next commitDan Williams1-1/+1
2009-04-16at76c50x-usb: Add device ID for OQO model 01+Jamie Lentin1-0/+2
2009-04-16libertas: don't leak skb on receive errorPhilip Rakity1-0/+2
2009-04-16mac80211: correct wext transmit power handlerJohannes Berg2-9/+34
2009-04-16ath9k: fix access to a freed skb in ath_rx_tasklet()Pavel Roskin1-1/+3
2009-04-16net/ps3: Fix wireless AP connect error handlingMasakazu Mokuno1-0/+3
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-15netfilter: nf_conntrack: fix crash when unloading helpersPatrick McHardy1-1/+1
2009-04-15packet: avoid warnings when high-order page allocation failsEric Dumazet1-2/+3
2009-04-15netfilter: nf_log regression fixEric Dumazet1-0/+4
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-14declance: convert to net_device_opsAlexander Beregalov1-5/+12
2009-04-14bfin_mac: convert to net_device_opsAlexander Beregalov1-9/+15
2009-04-14au1000: convert to net_device_opsAlexander Beregalov1-8/+15
2009-04-14atarilance: convert to net_device_opsAlexander Beregalov1-7/+11
2009-04-14a2065: convert to net_device_opsAlexander Beregalov1-5/+12
2009-04-14ixgbe: update real_num_tx_queues on changing num_rx_queuesWu Fengguang1-9/+10
2009-04-14ixgbe: fix tx queue indexWu Fengguang1-1/+1
2009-04-14Revert "rose: zero length frame filtering in af_rose.c"David S. Miller1-10/+0
2009-04-14sfc: Use correct macro to set event bitfieldBen Hutchings1-2/+2
2009-04-14sfc: Match calls to netif_napi_add() and netif_napi_del()Ben Hutchings1-3/+4
2009-04-14bonding: Remove debug printkJay Vosburgh1-2/+0
2009-04-14e1000/e1000: fix compile warningJesse Brandeburg2-2/+2