Search Linux Wireless

[PATCH 00/16] Cleanup series

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



John,

A bunch of cleanups mostly, removal of the internal STA list,
internal RX ampdu processing logic among others.

Sujith

Sujith (16):
  ath9k: Node cleanup
  ath9k: Simplify node attach/detach routines
  ath9k: Revamp transmit control block
  ath9k: Remove SM Power Save as it is not supported now
  ath9k: Ensure ath_node is not NULL when updating tx chainmask
  ath9k: Use bitfields to store tid's state in a single variable
  ath9k: Revamp VAP management
  ath9k: Refactor hw.c
  ath9k: Remove unused function ath_get_currentCountry()
  ath9k: Streamline attach/detach
  ath9k: Remove unnecessary TSF reset
  ath9k: Enable interrupts at the proper place
  ath9k: Remove ath_tx_aggr_resp()
  ath9k: Clear HT info on starting the driver
  ath9k: Remove internal RX A-MPDU processing
  mac80211: Add a new event in ieee80211_ampdu_mlme_action

 drivers/net/wireless/ath9k/Makefile |    4 +
 drivers/net/wireless/ath9k/ani.c    |  854 ++++
 drivers/net/wireless/ath9k/ath9k.h  |  376 +-
 drivers/net/wireless/ath9k/beacon.c |   42 +-
 drivers/net/wireless/ath9k/calib.c  |  930 ++++
 drivers/net/wireless/ath9k/core.c   |  486 +--
 drivers/net/wireless/ath9k/core.h   |  157 +-
 drivers/net/wireless/ath9k/eeprom.c | 1605 +++++++
 drivers/net/wireless/ath9k/hw.c     | 8494 ++++++++---------------------------
 drivers/net/wireless/ath9k/hw.h     |    2 +-
 drivers/net/wireless/ath9k/mac.c    | 1031 +++++
 drivers/net/wireless/ath9k/main.c   |  430 +--
 drivers/net/wireless/ath9k/phy.c    |   10 +-
 drivers/net/wireless/ath9k/rc.c     |   91 +-
 drivers/net/wireless/ath9k/recv.c   |  536 ---
 drivers/net/wireless/ath9k/xmit.c   | 1004 ++---
 include/net/mac80211.h              |    2 +
 net/mac80211/ht.c                   |   10 +-
 18 files changed, 7374 insertions(+), 8690 deletions(-)
 create mode 100644 drivers/net/wireless/ath9k/ani.c
 create mode 100644 drivers/net/wireless/ath9k/calib.c
 create mode 100644 drivers/net/wireless/ath9k/eeprom.c
 create mode 100644 drivers/net/wireless/ath9k/mac.c

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux