summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2011-09-29usbnet: add timestamping supportMichael Riesch
2011-09-29net/fec: add poll controller function for fec nicXiao Jiang
2011-09-29net/fec: replace hardcoded irq num with macroXiao Jiang
2011-09-29ixgbe: add ECC warning for legacy interruptsDon Skidmore
2011-09-29ixgbe: cleanup ixgbe_setup_gpie() for X540Don Skidmore
2011-09-29ixgbe add thermal sensor support for x540 hardwareJacob Keller
2011-09-29ixgbe: update {P}FC thresholds to account for X540 and loopbackJohn Fastabend
2011-09-29ixgbe: disable LLI for FCoEVasu Dev
2011-09-29ixgbe: Cleanup q_vector interrupt throttle rate logicEmil Tantilov
2011-09-29ixgbevf: Fix broken trunk vlanGreg Rose
2011-09-29e1000: don't enable dma receives until after dma address has been setupDean Nelson
2011-09-28candev: allow SJW user setting for bittiming calculationOliver Hartkopp
2011-09-28net: sh_eth: move the asm/sh_eth.h to include/linux/Yoshihiro Shimoda
2011-09-28net: sh_eth: use ioremap()Yoshihiro Shimoda
2011-09-28can/sja1000: add driver for EMS PCMCIA cardOliver Hartkopp
2011-09-28Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville
2011-09-27wl3501_cs: min_t() cast truncates high bitsDan Carpenter
2011-09-27iwlagn: fix scan complete processingJohannes Berg
2011-09-27iwlagn: move iwl_process_scan_complete upJohannes Berg
2011-09-27iwlagn: refactor scan completeJohannes Berg
2011-09-27iwlagn: make iwl_scan_cancel_timeout voidJohannes Berg
2011-09-27iwlagn: remove Kelvin supportJohannes Berg
2011-09-27iwlagn: fix slot programmingJohannes Berg
2011-09-27iwlagn: fix dangling scan requestJohannes Berg
2011-09-27iwlagn: use kcalloc when possible for array allocationEmmanuel Grumbach
2011-09-27iwlagn: update rate scaling with BA notificationsEmmanuel Grumbach
2011-09-27iwlagn: add debugging to show probe related info in scan notificationWey-Yi Guy
2011-09-27iwlagn: set the sequence control from the transport layerEmmanuel Grumbach
2011-09-27iwlagn: sparse warning priv->temperature is signedEmmanuel Grumbach
2011-09-27iwlagn: remove warning in iwl_rx_handleEmmanuel Grumbach
2011-09-27ath9k: fix a regression in ath9k_ps_restoreFelix Fietkau
2011-09-27mwifiex: reset skb length before inserting to free queueAmitkumar Karwar
2011-09-27mwifiex: pass correct band parameter to ieee80211_channel_to_frequency()Amitkumar Karwar
2011-09-27mwifiex: update bss band informationAmitkumar Karwar
2011-09-27mwifiex: fix 5GHz association issueAmitkumar Karwar
2011-09-27b43: LCN-PHY: minor clean upsRafał Miłecki
2011-09-27b43: update dummy transmissionRafał Miłecki
2011-09-27b43: add missing MMIO definesRafał Miłecki
2011-09-27libertas: scan behaviour consistency improvementsDaniel Drake
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller
2011-09-27ath9k: add Block ACK bitmap in sample debugMohammed Shafi Shajakhan
2011-09-27skge: handle irq better on single port cardStephen Hemminger
2011-09-27be2net: Show newly flashed FW ver in ethtoolSathya Perla
2011-09-27be2net: fix multicast filter programmingSathya Perla
2011-09-27enic: Add support for port profile association on a enic SRIOV VFRoopa Prabhu
2011-09-27enic: Helper code for SRIOV proxy commandsRoopa Prabhu
2011-09-27enic: Add SRIOV supportRoopa Prabhu
2011-09-27sky2: manage irq better on single port cardstephen hemminger
2011-09-27pch_gbe: remove unused variableJon Mason
2011-09-27ehea: Remove sleep at .ndo_get_statsbrenohl@br.ibm.com