Age | Commit message (Expand) | Author |
2010-01-06 | pcnet_cs: add cis of KTI PE520 pcmcia network card | Ken Kawasaki |
2010-01-06 | ucc_geth: Fix the wrong the Rx/Tx FIFO size | Dave Liu |
2010-01-03 | netxen: fix ethtool link test | Sucheta Chakraborty |
2010-01-03 | netxen: fix ethtool register dump | Sucheta Chakraborty |
2010-01-03 | rrunner: fix buffer overflow | Dan Carpenter |
2010-01-03 | broadcom: Fix &&/|| confusion in bcm54xx_adjust_rxrefclk() | roel kluin |
2010-01-03 | net: Test off by one in sh_eth_reset() | roel kluin |
2010-01-03 | niu: timeout ignored in tcam_wait_bit() | roel kluin |
2010-01-03 | atarilance: timeout ignored in lance_open() | roel kluin |
2010-01-03 | drivers/net : Correct the size argument to kzalloc | Julia Lawall |
2010-01-03 | hamradio: avoid null deref v3 | Dan Carpenter |
2010-01-03 | usbnet: test off by one | roel kluin |
2010-01-03 | drivers/net/can: Correct NULL test | Julia Lawall |
2010-01-03 | via-velocity: Give RX descriptors to the NIC later on open or MTU change | Ben Hutchings |
2009-12-30 | fsl_pq_mdio: Fix iomem unmapping for non-eTSEC2.0 controllers | Anton Vorontsov |
2009-12-30 | ucc_geth: Fix netdev watchdog triggering on suspend | Anton Vorontsov |
2009-12-30 | phylib: Properly reinitialize PHYs after hibernation | Anton Vorontsov |
2009-12-30 | phylib: Fix deadlock on resume | Anton Vorontsov |
2009-12-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-12-29 | Revert "b43: Enforce DMA descriptor memory constraints" | John W. Linville |
2009-12-28 | iwmc3200wifi: fix array out-of-boundary access | Zhu Yi |
2009-12-28 | wl1251: timeout one too soon in wl1251_boot_run_firmware() | Roel Kluin |
2009-12-28 | ath9k: fix missed error codes in the tx status check | Felix Fietkau |
2009-12-28 | ath9k: wake hardware during AMPDU TX actions | Luis R. Rodriguez |
2009-12-28 | ath9k: wake hardware for interface IBSS/AP/Mesh removal | Luis R. Rodriguez |
2009-12-28 | ath9k: fix suspend by waking device prior to stop | Sujith |
2009-12-28 | wl1271_cmd.c: cleanup char => u8 | Dan Carpenter |
2009-12-28 | iwlwifi: Storage class should be before const qualifier | Tobias Klauser |
2009-12-28 | ath9k: Storage class should be before const qualifier | Tobias Klauser |
2009-12-28 | wireless: remove remaining qual code | Johannes Berg |
2009-12-28 | rt2x00: Add USB ID for Linksys WUSB 600N rev 2. | Gertjan van Wingerde |
2009-12-28 | ath5k: fix SWI calibration interrupt storm | Bob Copeland |
2009-12-28 | libertas: Remove carrier signaling from the scan code | Samuel Ortiz |
2009-12-28 | orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled | Andrey Borzenkov |
2009-12-26 | bond_3ad.c avoid possible null deref | Dan Carpenter |
2009-12-26 | Fix MAC address access in 3c507, ibmlana, pcnet32 and libertas | Daniel Drake |
2009-12-26 | gianfar: Fix gianfar select_queue bogosity | Sandeep Gopalpet |
2009-12-26 | tun: use tun_sk instead container_of | Vitaliy Gusev |
2009-12-26 | ucc_geth: Don't needlessly change MAC settings in adjust_link() | Anton Vorontsov |
2009-12-26 | ucc_geth: Fix netdev watchdog triggering on link changes | Anton Vorontsov |
2009-12-26 | ucc_geth: Fix empty TX queue processing | Anton Vorontsov |
2009-12-25 | vxge: use DMA_BIT_MASK instead of plain values. | Denis Kirjanov |
2009-12-25 | bnx2x: Initialize cnic status block during chip reset | Michael Chan |
2009-12-23 | net/via-rhine: Fix scheduling while atomic bugs | Jarek Poplawski |
2009-12-23 | ixgbe: fix Need to call pci_save_state after pci_restore_state | Don Skidmore |
2009-12-23 | be2net: Bug fix to return correct values in ethtool get_settings. | Sarveshwar Bandi |
2009-12-23 | be2net: Bug fix to config NIC appropriately before loopback test | Sarveshwar Bandi |
2009-12-23 | be2net: Bug fix to avoid soft lockup in loopback test. | Sarveshwar Bandi |
2009-12-23 | igbvf: Make igbvf error message more informative | Williams, Mitch A |
2009-12-23 | igb: check both function bits in status register in wol exception | Alexander Duyck |