aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | cs89x0: Always report failure to request interruptMark Brown2010-01-07
* | | | | | | | | | | | | | | hso: fixed missing newlinesJan Dumon2010-01-07
* | | | | | | | | | | | | | | hso: Fix for 5 sec timeouts with v2.x firmwareJan Dumon2010-01-07
* | | | | | | | | | | | | | | hso: Attempt to recover from usb bus errorsJan Dumon2010-01-07
* | | | | | | | | | | | | | | hso: don't change the state of a closed portJan Dumon2010-01-07
* | | | | | | | | | | | | | | hso: Fix for endian issues on big endian machinesJan Dumon2010-01-07
* | | | | | | | | | | | | | | hso: Add Vendor/Product ID's for new devicesJan Dumon2010-01-07
* | | | | | | | | | | | | | | pcnet_cs: add cis of KTI PE520 pcmcia network cardKen Kawasaki2010-01-06
* | | | | | | | | | | | | | | ucc_geth: Fix the wrong the Rx/Tx FIFO sizeDave Liu2010-01-06
* | | | | | | | | | | | | | | netxen: fix ethtool link testSucheta Chakraborty2010-01-04
* | | | | | | | | | | | | | | netxen: fix ethtool register dumpSucheta Chakraborty2010-01-04
* | | | | | | | | | | | | | | rrunner: fix buffer overflowDan Carpenter2010-01-04
* | | | | | | | | | | | | | | broadcom: Fix &&/|| confusion in bcm54xx_adjust_rxrefclk()roel kluin2010-01-04
* | | | | | | | | | | | | | | net: Test off by one in sh_eth_reset()roel kluin2010-01-04
* | | | | | | | | | | | | | | niu: timeout ignored in tcam_wait_bit()roel kluin2010-01-04
* | | | | | | | | | | | | | | atarilance: timeout ignored in lance_open()roel kluin2010-01-04
* | | | | | | | | | | | | | | drivers/net : Correct the size argument to kzallocJulia Lawall2010-01-04
* | | | | | | | | | | | | | | hamradio: avoid null deref v3Dan Carpenter2010-01-04
* | | | | | | | | | | | | | | usbnet: test off by oneroel kluin2010-01-04
* | | | | | | | | | | | | | | drivers/net/can: Correct NULL testJulia Lawall2010-01-04
* | | | | | | | | | | | | | | via-velocity: Give RX descriptors to the NIC later on open or MTU changeBen Hutchings2010-01-04
* | | | | | | | | | | | | | | fsl_pq_mdio: Fix iomem unmapping for non-eTSEC2.0 controllersAnton Vorontsov2009-12-31
* | | | | | | | | | | | | | | ucc_geth: Fix netdev watchdog triggering on suspendAnton Vorontsov2009-12-31
* | | | | | | | | | | | | | | phylib: Properly reinitialize PHYs after hibernationAnton Vorontsov2009-12-31
* | | | | | | | | | | | | | | phylib: Fix deadlock on resumeAnton Vorontsov2009-12-31
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-29
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | Revert "b43: Enforce DMA descriptor memory constraints"John W. Linville2009-12-29
| * | | | | | | | | | | | | iwmc3200wifi: fix array out-of-boundary accessZhu Yi2009-12-28
| * | | | | | | | | | | | | wl1251: timeout one too soon in wl1251_boot_run_firmware()Roel Kluin2009-12-28
| * | | | | | | | | | | | | ath9k: fix missed error codes in the tx status checkFelix Fietkau2009-12-28
| * | | | | | | | | | | | | ath9k: wake hardware during AMPDU TX actionsLuis R. Rodriguez2009-12-28
| * | | | | | | | | | | | | ath9k: wake hardware for interface IBSS/AP/Mesh removalLuis R. Rodriguez2009-12-28
| * | | | | | | | | | | | | ath9k: fix suspend by waking device prior to stopSujith2009-12-28
| * | | | | | | | | | | | | wl1271_cmd.c: cleanup char => u8Dan Carpenter2009-12-28
| * | | | | | | | | | | | | iwlwifi: Storage class should be before const qualifierTobias Klauser2009-12-28
| * | | | | | | | | | | | | ath9k: Storage class should be before const qualifierTobias Klauser2009-12-28
| * | | | | | | | | | | | | wireless: remove remaining qual codeJohannes Berg2009-12-28
| * | | | | | | | | | | | | rt2x00: Add USB ID for Linksys WUSB 600N rev 2.Gertjan van Wingerde2009-12-28
| * | | | | | | | | | | | | ath5k: fix SWI calibration interrupt stormBob Copeland2009-12-28
| * | | | | | | | | | | | | libertas: Remove carrier signaling from the scan codeSamuel Ortiz2009-12-28
| * | | | | | | | | | | | | orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabledAndrey Borzenkov2009-12-28
* | | | | | | | | | | | | | bond_3ad.c avoid possible null derefDan Carpenter2009-12-26
* | | | | | | | | | | | | | Fix MAC address access in 3c507, ibmlana, pcnet32 and libertasDaniel Drake2009-12-26
* | | | | | | | | | | | | | gianfar: Fix gianfar select_queue bogositySandeep Gopalpet2009-12-26
* | | | | | | | | | | | | | tun: use tun_sk instead container_ofVitaliy Gusev2009-12-26
* | | | | | | | | | | | | | ucc_geth: Don't needlessly change MAC settings in adjust_link()Anton Vorontsov2009-12-26
* | | | | | | | | | | | | | ucc_geth: Fix netdev watchdog triggering on link changesAnton Vorontsov2009-12-26
* | | | | | | | | | | | | | ucc_geth: Fix empty TX queue processingAnton Vorontsov2009-12-26
* | | | | | | | | | | | | | vxge: use DMA_BIT_MASK instead of plain values.Denis Kirjanov2009-12-25
* | | | | | | | | | | | | | bnx2x: Initialize cnic status block during chip resetMichael Chan2009-12-25