summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
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
2009-11-28pcmcia: Pass struct pcmcia_device to pcmcia_release_window()Magnus Damm
2009-11-26sfc: Do not set net_device::trans_start in self-testBen Hutchings
2009-11-26sfc: Move inline comment into kernel-docBen Hutchings
2009-11-26sfc: Change MAC promiscuity and multicast hash at the same timeBen Hutchings
2009-11-26sfc: Simplify XMAC link pollingBen Hutchings
2009-11-26sfc: Move Falcon board/PHY/MAC monitoring code to falcon.cBen Hutchings
2009-11-26sfc: Split MAC stats DMA initiation and completionBen Hutchings
2009-11-26sfc: Hold MAC lock for longer in efx_init_port()Ben Hutchings
2009-11-26sfc: Only switch Falcon MAC clocks as necessarySteve Hodgson
2009-11-26sfc: Remove unused function efx_flush_queues()Ben Hutchings