aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NET: atlx, fix memory leakJiri Slaby2010-01-071-2/+5
* pcmcia: ncmlan_cs: remove odd bracketAlexander Beregalov2010-01-071-1/+0
* cs89x0: Always report failure to request interruptMark Brown2010-01-071-2/+1
* hso: fixed missing newlinesJan Dumon2010-01-071-8/+8
* hso: Fix for 5 sec timeouts with v2.x firmwareJan Dumon2010-01-071-0/+4
* hso: Attempt to recover from usb bus errorsJan Dumon2010-01-071-10/+44
* hso: don't change the state of a closed portJan Dumon2010-01-071-5/+5
* hso: Fix for endian issues on big endian machinesJan Dumon2010-01-071-5/+7
* hso: Add Vendor/Product ID's for new devicesJan Dumon2010-01-071-0/+9
* claw: use "claw" as root device nameUrsula Braun2010-01-071-1/+1
* pcnet_cs: add cis of KTI PE520 pcmcia network cardKen Kawasaki2010-01-065-4/+28
* ip: fix mc_loop checks for tunnels with multicast outer addressesOctavian Purdila2010-01-063-3/+18
* ucc_geth: Fix the wrong the Rx/Tx FIFO sizeDave Liu2010-01-061-6/+7
* cxgb3i: Fix flags test.David S. Miller2010-01-041-1/+1
* netxen: fix ethtool link testSucheta Chakraborty2010-01-032-21/+10
* netxen: fix ethtool register dumpSucheta Chakraborty2010-01-031-111/+59
* rrunner: fix buffer overflowDan Carpenter2010-01-031-1/+1
* broadcom: Fix &&/|| confusion in bcm54xx_adjust_rxrefclk()roel kluin2010-01-031-2/+2
* net: Test off by one in sh_eth_reset()roel kluin2010-01-031-1/+1
* niu: timeout ignored in tcam_wait_bit()roel kluin2010-01-031-1/+1
* atarilance: timeout ignored in lance_open()roel kluin2010-01-031-1/+1
* drivers/net : Correct the size argument to kzallocJulia Lawall2010-01-031-1/+1
* cxgb3i: Fix a login over vlan issueRakesh Ranjan2010-01-031-1/+33
* hamradio: avoid null deref v3Dan Carpenter2010-01-031-1/+3
* usbnet: test off by oneroel kluin2010-01-031-2/+2
* drivers/net/can: Correct NULL testJulia Lawall2010-01-031-1/+1
* drivers/isdn: eliminate duplicated testJulia Lawall2010-01-031-1/+1
* net/sctp/socket.c: squish warningAndrew Morton2010-01-031-2/+1
* rose_loopback_timer sets VC number <= ROSE_DEFAULT_MAXVCBernard Pidoux F6BVP2010-01-031-1/+1
* via-velocity: Give RX descriptors to the NIC later on open or MTU changeBen Hutchings2010-01-031-4/+4
* fsl_pq_mdio: Fix iomem unmapping for non-eTSEC2.0 controllersAnton Vorontsov2009-12-301-7/+23
* ucc_geth: Fix netdev watchdog triggering on suspendAnton Vorontsov2009-12-301-1/+2
* phylib: Properly reinitialize PHYs after hibernationAnton Vorontsov2009-12-303-22/+59
* phylib: Fix deadlock on resumeAnton Vorontsov2009-12-301-2/+22
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-2929-448/+130
|\
| * Revert "b43: Enforce DMA descriptor memory constraints"John W. Linville2009-12-292-158/+46
| * iwmc3200wifi: fix array out-of-boundary accessZhu Yi2009-12-281-1/+1
| * wl1251: timeout one too soon in wl1251_boot_run_firmware()Roel Kluin2009-12-281-1/+1
| * mac80211: fix propagation of failed hardware reconfigurationsLuis R. Rodriguez2009-12-281-0/+12
| * mac80211: fix race with suspend and dynamic_ps_disable_workLuis R. Rodriguez2009-12-281-0/+4
| * ath9k: fix missed error codes in the tx status checkFelix Fietkau2009-12-282-1/+4
| * ath9k: wake hardware during AMPDU TX actionsLuis R. Rodriguez2009-12-281-0/+6
| * ath9k: wake hardware for interface IBSS/AP/Mesh removalLuis R. Rodriguez2009-12-281-0/+2
| * ath9k: fix suspend by waking device prior to stopSujith2009-12-281-0/+6
| * cfg80211: fix error path in cfg80211_wext_siwscanJohannes Berg2009-12-281-4/+9
| * wl1271_cmd.c: cleanup char => u8Dan Carpenter2009-12-281-2/+2
| * iwlwifi: Storage class should be before const qualifierTobias Klauser2009-12-281-1/+1
| * ath9k: Storage class should be before const qualifierTobias Klauser2009-12-281-1/+1
| * cfg80211: fix race between deauth and assoc responseJohannes Berg2009-12-281-1/+12
| * wireless: remove remaining qual codeJohannes Berg2009-12-2811-257/+4