aboutsummaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-30netdev/phy/icplus: Use mdiobus_write() and mdiobus_read() for proper locking.David Daney1-7/+7
2011-09-30netdev/phy: Use mdiobus_read() so that proper locks are taken.David Daney1-2/+2
2011-09-29bna: Driver Version changed to 3.0.2.2Rasesh Mody1-1/+1
2011-09-29bna: Add Callback to Fix RXQ StopRasesh Mody4-1/+38
2011-09-29bna: PLL Init Fix and Add Stats AttributesRasesh Mody5-33/+33
2011-09-29bna: Brocade 1860 HW EnablementRasesh Mody5-2/+51
2011-09-29bna: Implement FW Download for New HWRasesh Mody5-10/+48
2011-09-29bna: Capability Map and MFG Block Changes for New HWRasesh Mody2-38/+18
2011-09-29bna: Brocade 1860 IOC PLL, Reg Defs and ASIC Mode ChangesRasesh Mody3-16/+394
2011-09-29usbnet: add timestamping supportMichael Riesch1-0/+6
2011-09-29net/fec: add poll controller function for fec nicXiao Jiang1-0/+27
2011-09-29net/fec: replace hardcoded irq num with macroXiao Jiang1-3/+4
2011-09-28ixgbe: add ECC warning for legacy interruptsDon Skidmore1-1/+5
2011-09-28ixgbe: cleanup ixgbe_setup_gpie() for X540Don Skidmore1-2/+12
2011-09-28ixgbe add thermal sensor support for x540 hardwareJacob Keller2-18/+50
2011-09-28ixgbe: update {P}FC thresholds to account for X540 and loopbackJohn Fastabend7-38/+190
2011-09-28ixgbe: disable LLI for FCoEVasu Dev1-3/+1
2011-09-28ixgbe: Cleanup q_vector interrupt throttle rate logicEmil Tantilov3-159/+96
2011-09-28ixgbevf: Fix broken trunk vlanGreg Rose1-4/+2
2011-09-28e1000: don't enable dma receives until after dma address has been setupDean Nelson1-3/+3
2011-09-28candev: allow SJW user setting for bittiming calculationOliver Hartkopp1-1/+13
2011-09-28net: sh_eth: move the asm/sh_eth.h to include/linux/Yoshihiro Shimoda3-8/+1
2011-09-28sh: modify prototype in sh_eth.hYoshihiro Shimoda1-1/+1
2011-09-28net: sh_eth: use ioremap()Yoshihiro Shimoda2-18/+29
2011-09-28can/sja1000: add driver for EMS PCMCIA cardOliver Hartkopp3-0/+339
2011-09-28connector: add comm change event report to proc connectorVladimir Zapolskiy3-0/+38
2011-09-28net: rps: fix the support for PPPOEChangli Gao1-1/+11
2011-09-28af_unix: dont send SCM_CREDENTIALS by defaultEric Dumazet4-11/+33
2011-09-27mac80211: treat the WME sta flag as a bitArik Nemtsov1-1/+1
2011-09-27wl3501_cs: min_t() cast truncates high bitsDan Carpenter1-1/+1
2011-09-27mac80211: save tx params per sdataEliad Peller6-15/+31
2011-09-27cfg80211/mac80211: add netdev param to set_txq_params()Eliad Peller3-1/+8
2011-09-27mac80211: Send the management frame at requested rateRajkumar Manoharan8-7/+46
2011-09-27nl80211/cfg80211: Add support to disable CCK rate for management frameRajkumar Manoharan6-6/+32
2011-09-27NFC: use after free on errorDan Carpenter1-8/+6
2011-09-27iwlagn: fix scan complete processingJohannes Berg2-4/+33
2011-09-27iwlagn: move iwl_process_scan_complete upJohannes Berg1-54/+54
2011-09-27iwlagn: refactor scan completeJohannes Berg1-8/+11
2011-09-27iwlagn: make iwl_scan_cancel_timeout voidJohannes Berg2-4/+2
2011-09-27iwlagn: remove Kelvin supportJohannes Berg3-9/+1
2011-09-27iwlagn: fix slot programmingJohannes Berg1-1/+1
2011-09-27iwlagn: fix dangling scan requestJohannes Berg1-14/+16
2011-09-27iwlagn: use kcalloc when possible for array allocationEmmanuel Grumbach4-16/+19
2011-09-27iwlagn: update rate scaling with BA notificationsEmmanuel Grumbach1-4/+9
2011-09-27iwlagn: add debugging to show probe related info in scan notificationWey-Yi Guy1-0/+2
2011-09-27iwlagn: set the sequence control from the transport layerEmmanuel Grumbach2-3/+3
2011-09-27MAINTAINERS: update iwlwifiWey-Yi Guy1-1/+1
2011-09-27iwlagn: sparse warning priv->temperature is signedEmmanuel Grumbach1-1/+16
2011-09-27iwlagn: remove warning in iwl_rx_handleEmmanuel Grumbach1-3/+6
2011-09-27ath9k: fix a regression in ath9k_ps_restoreFelix Fietkau1-1/+1