summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-07claw: use "claw" as root device nameUrsula Braun1-1/+1
2010-01-07pcnet_cs: add cis of KTI PE520 pcmcia network cardKen Kawasaki5-4/+28
2010-01-07ip: fix mc_loop checks for tunnels with multicast outer addressesOctavian Purdila3-3/+18
2010-01-07ucc_geth: Fix the wrong the Rx/Tx FIFO sizeDave Liu1-6/+7
2010-01-07Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"John W. Linville3-9/+9
2010-01-06mac80211: fix-up build breakage in 2.6.33John W. Linville1-1/+1
2010-01-06rt2x00: Properly request tx headroom for alignment operations.Gertjan van Wingerde2-1/+17
2010-01-06mac80211: fix skb buffering issueJohannes Berg6-32/+132
2010-01-06rt2x00: Fix LED configuration setting for rt2800.Gertjan van Wingerde1-1/+1
2010-01-06rt2x00: use correct headroom for transmissionPavel Roskin1-3/+3
2010-01-05cxgb3i: Fix flags test.David S. Miller1-1/+1
2010-01-05cfg80211: fix syntax error on user regulatory hintsLuis R. Rodriguez1-1/+1
2010-01-05ath5k: Fix eeprom checksum check for custom sized eepromsLuis R. Rodriguez2-3/+37
2010-01-05zd1211rw: Fix multicast filtering.Benoit Papillault1-6/+7
2010-01-05iwl: off by one bugDan Carpenter1-1/+1
2010-01-05mwl8k: fix configure_filter() memory leak on errorLennert Buytenhek1-1/+3
2010-01-05ath9k: fix ito64Ming Lei1-3/+3
2010-01-05ath9k: Fix Kconfig depends for ATH9K_DEBUGFSDominik Geyer1-1/+1
2010-01-04ipvs: Add boundary check on ioctl argumentsArjan van de Ven1-1/+13
2010-01-04netxen: fix ethtool link testSucheta Chakraborty2-21/+10
2010-01-04netxen: fix ethtool register dumpSucheta Chakraborty1-111/+59
2010-01-04rrunner: fix buffer overflowDan Carpenter1-1/+1
2010-01-04broadcom: Fix &&/|| confusion in bcm54xx_adjust_rxrefclk()roel kluin1-2/+2
2010-01-04net: Test off by one in sh_eth_reset()roel kluin1-1/+1
2010-01-04niu: timeout ignored in tcam_wait_bit()roel kluin1-1/+1
2010-01-04atarilance: timeout ignored in lance_open()roel kluin1-1/+1
2010-01-04drivers/net : Correct the size argument to kzallocJulia Lawall1-1/+1
2010-01-04cxgb3i: Fix a login over vlan issueRakesh Ranjan1-1/+33
2010-01-04hamradio: avoid null deref v3Dan Carpenter1-1/+3
2010-01-04usbnet: test off by oneroel kluin1-2/+2
2010-01-04drivers/net/can: Correct NULL testJulia Lawall1-1/+1
2010-01-04drivers/isdn: eliminate duplicated testJulia Lawall1-1/+1
2010-01-04net/sctp/socket.c: squish warningAndrew Morton1-2/+1
2010-01-04rose_loopback_timer sets VC number <= ROSE_DEFAULT_MAXVCBernard Pidoux F6BVP1-1/+1
2010-01-04via-velocity: Give RX descriptors to the NIC later on open or MTU changeBen Hutchings1-4/+4
2009-12-31fsl_pq_mdio: Fix iomem unmapping for non-eTSEC2.0 controllersAnton Vorontsov1-7/+23
2009-12-31ucc_geth: Fix netdev watchdog triggering on suspendAnton Vorontsov1-1/+2
2009-12-31phylib: Properly reinitialize PHYs after hibernationAnton Vorontsov3-22/+59
2009-12-31phylib: Fix deadlock on resumeAnton Vorontsov1-2/+22
2009-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller29-448/+130
2009-12-29Revert "b43: Enforce DMA descriptor memory constraints"John W. Linville2-158/+46
2009-12-29iwmc3200wifi: fix array out-of-boundary accessZhu Yi1-1/+1
2009-12-29wl1251: timeout one too soon in wl1251_boot_run_firmware()Roel Kluin1-1/+1
2009-12-29mac80211: fix propagation of failed hardware reconfigurationsLuis R. Rodriguez1-0/+12
2009-12-29mac80211: fix race with suspend and dynamic_ps_disable_workLuis R. Rodriguez1-0/+4
2009-12-29ath9k: fix missed error codes in the tx status checkFelix Fietkau2-1/+4
2009-12-29ath9k: wake hardware during AMPDU TX actionsLuis R. Rodriguez1-0/+6
2009-12-29ath9k: wake hardware for interface IBSS/AP/Mesh removalLuis R. Rodriguez1-0/+2
2009-12-29ath9k: fix suspend by waking device prior to stopSujith1-0/+6
2009-12-29cfg80211: fix error path in cfg80211_wext_siwscanJohannes Berg1-4/+9