summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-27ath9k: Use a helper function for bmissSujith Manoharan
2014-10-27ath9k: Use a helper function to set NoASujith Manoharan
2014-10-27ath9k: Use a helper function for offchannel NoASujith Manoharan
2014-10-27ath9k: Check for active GO in mgd_prepare_tx()Sujith Manoharan
2014-10-27ath9k: Add a function to check for an active GOSujith Manoharan
2014-10-27ath9k: Fix address managementSujith Manoharan
2014-10-27ath9k: Send AUTHORIZED event only for station modeSujith Manoharan
2014-10-27ath9k: Check for pending frames properlySujith Manoharan
2014-10-27ath9k: Fix offchannel flush timeoutSujith Manoharan
2014-10-27ath9k: Fix MCC flush timeoutSujith Manoharan
2014-10-27ath9k: Use configurable timeout for flushSujith Manoharan
2014-10-27ath9k: Clear NoA schedule properlySujith Manoharan
2014-10-27ath9k: Disable beacon tasklet during resetSujith Manoharan
2014-10-27ath9k: Set ATH_OP_HW_RESET before HW resetSujith Manoharan
2014-10-27ath9k: Unify reset APISujith Manoharan
2014-10-27ath9k: Process beacons properlySujith Manoharan
2014-10-27ath9k: Enable multi-channel properlySujith Manoharan
2014-10-27ath9k: Use sta_state() callbackSujith Manoharan
2014-10-27ath9k: do not overwrite AR_PHY_RADAR_1 MSBLorenzo Bianconi
2014-10-27ipw2x00: clean up a conditionDan Carpenter
2014-10-27ipw2x00: remove unused ->ibss_dfs pointerDan Carpenter
2014-10-27rt2x00: tune multi-registers I/O timeoutStanislaw Gruszka
2014-10-27bcma: fill core details for every deviceRafał Miłecki
2014-10-27Merge tag 'for-linville-20141024' of git://github.com/kvalo/athJohn W. Linville
2014-10-27mac802154: rx: change naming conventionAlexander Aring
2014-10-27at86rf230: improve receive handlingAlexander Aring
2014-10-27at86rf230: use ieee802154_is_valid_psdu_len helperAlexander Aring
2014-10-27ieee802154: add valid psdu length helperAlexander Aring
2014-10-27mac802154: rx: move rcu lockingAlexander Aring
2014-10-27mac802154: rx: move skb_reset_mac_headerAlexander Aring
2014-10-27mac802154: rx: add monitor pkt_type informationAlexander Aring
2014-10-27mac802154: rx: add CHECKSUM_UNNECESSARYAlexander Aring
2014-10-27mac802154: rx: move skb->protocol settingAlexander Aring
2014-10-27mac802154: rx: rename remove mac802154_subif_rxAlexander Aring
2014-10-27mac802154: tx: remove monitor receive while xmitAlexander Aring
2014-10-27mac802154: rx: move receive handling into rx.cAlexander Aring
2014-10-27mac802154: rx: document ieee802154_rx() context requirementAlexander Aring
2014-10-27mac802154: rx: use tasklet instead workqueueAlexander Aring
2014-10-27ieee802154: drivers: use dev_alloc_skbAlexander Aring
2014-10-27mac802154: tx: use put_unaligned_le16 for copy crcAlexander Aring
2014-10-27ieee802154: 6lowpan: rename process_data and lowpan_process_dataMartin Townsend
2014-10-27bluetooth:6lowpan: use consume_skb when packet processed successfullyMartin Townsend
2014-10-276lowpan: fix process_data return valuesMartin Townsend
2014-10-276lowpan: remove skb_deliver from IPHCMartin Townsend
2014-10-26mac802154: tx: make worker information staticAlexander Aring
2014-10-26at86rf230: asynchronous xmit handlingAlexander Aring
2014-10-26mac802154: tx: add comment at sync xmit callbackAlexander Aring
2014-10-26mac802154: tx: change naming conventionAlexander Aring
2014-10-26mac802154: tx: move stats tx incrementAlexander Aring
2014-10-26mac802154: tx: cleanup crc calculationAlexander Aring