summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2009-12-29wl1271_cmd.c: cleanup char => u8Dan Carpenter1-2/+2
2009-12-29iwlwifi: Storage class should be before const qualifierTobias Klauser1-1/+1
2009-12-29ath9k: Storage class should be before const qualifierTobias Klauser1-1/+1
2009-12-29cfg80211: fix race between deauth and assoc responseJohannes Berg1-1/+12
2009-12-29wireless: remove remaining qual codeJohannes Berg11-257/+4
2009-12-29rt2x00: Add USB ID for Linksys WUSB 600N rev 2.Gertjan van Wingerde1-0/+1
2009-12-29ath5k: fix SWI calibration interrupt stormBob Copeland1-4/+3
2009-12-28mac80211: fix ibss join with fixed-bssidFelix Fietkau1-0/+4
2009-12-28libertas: Remove carrier signaling from the scan codeSamuel Ortiz1-14/+8
2009-12-28orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabledAndrey Borzenkov1-3/+3
2009-12-27NET: XFRM: Fix spelling of neighbour.Ralf Baechle1-1/+1
2009-12-27bond_3ad.c avoid possible null derefDan Carpenter1-1/+1
2009-12-27Fix MAC address access in 3c507, ibmlana, pcnet32 and libertasDaniel Drake4-6/+8
2009-12-27gianfar: Fix gianfar select_queue bogositySandeep Gopalpet1-9/+4
2009-12-27tun: use tun_sk instead container_ofVitaliy Gusev1-3/+3
2009-12-27ucc_geth: Don't needlessly change MAC settings in adjust_link()Anton Vorontsov1-15/+18
2009-12-27ucc_geth: Fix netdev watchdog triggering on link changesAnton Vorontsov1-2/+5
2009-12-27ucc_geth: Fix empty TX queue processingAnton Vorontsov1-1/+1
2009-12-26vxge: use DMA_BIT_MASK instead of plain values.Denis Kirjanov1-3/+3
2009-12-26net: restore ip source validationJamal Hadi Salim4-0/+5
2009-12-26bnx2x: Initialize cnic status block during chip resetMichael Chan1-0/+2
2009-12-24pktgen: ndo_start_xmit can return NET_XMIT_xxx valuesJohn Fastabend1-2/+7
2009-12-24net/via-rhine: Fix scheduling while atomic bugsJarek Poplawski1-13/+28
2009-12-24ixgbe: fix Need to call pci_save_state after pci_restore_stateDon Skidmore1-0/+5
2009-12-24be2net: Bug fix to return correct values in ethtool get_settings.Sarveshwar Bandi2-9/+32
2009-12-24be2net: Bug fix to config NIC appropriately before loopback testSarveshwar Bandi3-14/+74
2009-12-24be2net: Bug fix to avoid soft lockup in loopback test.Sarveshwar Bandi1-0/+1
2009-12-24igbvf: Make igbvf error message more informativeWilliams, Mitch A1-1/+2
2009-12-24igb: check both function bits in status register in wol exceptionAlexander Duyck1-1/+1
2009-12-24igb: correctly offset 82575 flow control watermarks by 16 bytesAlexander Duyck1-7/+2
2009-12-24igb: do not force retry count to 1 on 82580 phyAlexander Duyck1-9/+0
2009-12-24igb: do not force pcs link when in KX modeAlexander Duyck1-3/+1
2009-12-24sfc: Disable TX descriptor prefetch watchdogBen Hutchings1-0/+2
2009-12-24sfc: QT2025C: Add error message for suspected bad SFP+ cablesBen Hutchings1-1/+7
2009-12-24sfc: QT2025C: Work around PHY firmware initialisation bugMatthew Slattery1-8/+51