summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-11-29sfc: Decouple NIC revision number from Falcon PCI revision numberBen Hutchings
2009-11-29sfc: Remove some redundant whitespaceBen Hutchings
2009-11-29sfc: Remove another unused workaround macroBen Hutchings
2009-11-29sfc: Remove EFX_WORKAROUND_9141 macroMatthew Slattery
2009-11-29sfc: Limit some hardware workarounds to FalconBen Hutchings
2009-11-29sfc: Always start Falcon using the XMACSteve Hodgson
2009-11-29sfc: Replace MDIO spinlock with mutexSteve Hodgson
2009-11-29sfc: QT202x: Reset before reading PHY idSteve Hodgson
2009-11-29sfc: Simplify PHY pollingSteve Hodgson
2009-11-28iwmc3200wifi: Implement cfg80211 PMKSA APISamuel Ortiz
2009-11-28ath9k: separate debugfs support from CONFIG_ATH_DEBUGFelix Fietkau
2009-11-28libertas: move mesh command handling into mesh.cHolger Schurig
2009-11-28libertas: move mesh-only ethtool operations into mesh.cHolger Schurig
2009-11-28libertas: moveing mesh-related functions into mesh.cHolger Schurig
2009-11-28libertas: introduce mesh.hHolger Schurig
2009-11-28libertas: rename persistcfg.c -> mesh.cHolger Schurig
2009-11-28ipw2x00: convert to seq_fileAlexey Dobriyan
2009-11-28ray_cs: convert to proc_fopsAlexey Dobriyan
2009-11-28ath9k: Ensure a fair beacon distribution in IBSS mode.Vivek Natarajan
2009-11-28ath9k: Fix maximum tx fifo settings for single stream devicesLuis R. Rodriguez
2009-11-28ath9k: Proper padding/unpadding for the TX/RX path.Benoit Papillault
2009-11-28ath9k: fix processing of TX PS null data framesLuis R. Rodriguez
2009-11-28iwmc3200wifi: Remove tx concatenation optionSamuel Ortiz
2009-11-28iwmc3200wifi: Add stopped queue to debugfsSamuel Ortiz
2009-11-28iwmc3200wifi: 802.11n Tx aggregation supportSamuel Ortiz
2009-11-28iwmc3200wifi: Set wireless mode correctlyZhu Yi
2009-11-28iwmc3200wifi: Update wireless_mode with eeprom valuesSamuel Ortiz
2009-11-28iwmc3200wifi: Dont set the UMAC power limit when interface is downSamuel Ortiz
2009-11-28iwmc3200wifi: Parse HT channels EEPROM entriesSamuel Ortiz
2009-11-28rt2x00: Centralize setting of extra TX headroom requested by rt2x00.Gertjan van Wingerde
2009-11-28rt2x00: Whitespace cleanup.Gertjan van Wingerde
2009-11-28rt2x00: Fix typo (lengt --> length) in rt2x00queue.cGertjan van Wingerde
2009-11-28rt2x00: Clean up use of rt2x00_intf_is_pci.Gertjan van Wingerde
2009-11-28rt2x00: Remove unused variable frame_control from rt2x00mac_tx.Gertjan van Wingerde
2009-11-28rt2x00: Only initialize HT on rt2800 devices that support it.Gertjan van Wingerde
2009-11-28wl1271: Remove REF_CLK hackLuciano Coelho
2009-11-28wl1271: remove workaround to ignore -EIO from radio and general paramsLuciano Coelho
2009-11-28wl1271: fix radio and general parameters commandsLuciano Coelho
2009-11-28wl1271: set radio and general params also for PLTLuciano Coelho
2009-11-28wl1271: fix the inetdev notifier callback return valuesLuciano Coelho
2009-11-28wl1271: Set PSM support flags in driver configurationJuuso Oikarinen
2009-11-28wl1271: Prevent PSM-entry retry loop if PSM cancelledJuuso Oikarinen
2009-11-28wl1271: Decrease BET consecutive terminated beacons value to 10Juuso Oikarinen
2009-11-28ath9k: clean up rc rate tableFelix Fietkau
2009-11-28ath9k: properly use the mac80211 rate control apiFelix Fietkau
2009-11-28pcmcia: rework the irq_req_t typedefDominik Brodowski
2009-11-28pcmcia: remove deprecated handle_to_dev() macroDominik Brodowski
2009-11-28pcmcia: pcmcia_request_window() doesn't need a pointer to a pointerDominik Brodowski
2009-11-28pcmcia: Change window_handle_t logic to unsigned longMagnus Damm
2009-11-28pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()Magnus Damm