| Commit message (Expand) | Author | Age |
* | rrunner: fix buffer overflow | Dan Carpenter | 2010-01-04 |
* | broadcom: Fix &&/|| confusion in bcm54xx_adjust_rxrefclk() | roel kluin | 2010-01-04 |
* | net: Test off by one in sh_eth_reset() | roel kluin | 2010-01-04 |
* | niu: timeout ignored in tcam_wait_bit() | roel kluin | 2010-01-04 |
* | atarilance: timeout ignored in lance_open() | roel kluin | 2010-01-04 |
* | drivers/net : Correct the size argument to kzalloc | Julia Lawall | 2010-01-04 |
* | cxgb3i: Fix a login over vlan issue | Rakesh Ranjan | 2010-01-04 |
* | hamradio: avoid null deref v3 | Dan Carpenter | 2010-01-04 |
* | usbnet: test off by one | roel kluin | 2010-01-04 |
* | drivers/net/can: Correct NULL test | Julia Lawall | 2010-01-04 |
* | drivers/isdn: eliminate duplicated test | Julia Lawall | 2010-01-04 |
* | via-velocity: Give RX descriptors to the NIC later on open or MTU change | Ben Hutchings | 2010-01-04 |
* | fsl_pq_mdio: Fix iomem unmapping for non-eTSEC2.0 controllers | Anton Vorontsov | 2009-12-31 |
* | ucc_geth: Fix netdev watchdog triggering on suspend | Anton Vorontsov | 2009-12-31 |
* | phylib: Properly reinitialize PHYs after hibernation | Anton Vorontsov | 2009-12-31 |
* | phylib: Fix deadlock on resume | Anton Vorontsov | 2009-12-31 |
* | 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-29 |
| * | 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-28 |
* | | 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-26 |
* | | 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-25 |
* | | net/via-rhine: Fix scheduling while atomic bugs | Jarek Poplawski | 2009-12-24 |
* | | ixgbe: fix Need to call pci_save_state after pci_restore_state | Don Skidmore | 2009-12-24 |
* | | 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 | 2009-12-23 |
* | | igb: correctly offset 82575 flow control watermarks by 16 bytes | Alexander Duyck | 2009-12-23 |
* | | igb: do not force retry count to 1 on 82580 phy | Alexander Duyck | 2009-12-23 |