| Commit message (Expand) | Author | Age |
* | iwlagn: kill iwlagn_rx_handler_setup | Emmanuel Grumbach | 2011-07-21 |
* | iwlagn: add kick_nic API to transport layer | Emmanuel Grumbach | 2011-07-21 |
* | libertas: only enable mesh when interface is active | Daniel Drake | 2011-07-20 |
* | libertas: mesh: misc cleanup | Daniel Drake | 2011-07-20 |
* | wireless: mwifiex: print hw address via %pM | Andy Shevchenko | 2011-07-20 |
* | wireless: ath9k: use %pM to print MAC | Andy Shevchenko | 2011-07-20 |
* | wireless: rtlwifi: throw away MAC_FMT and use %pM instead | Andy Shevchenko | 2011-07-20 |
* | carl9170: fix sparse warnings enabled by CONFIG_SPARSE_RCU_POINTER | Pavel Roskin | 2011-07-20 |
* | ath5k: merge ath5k_hw and ath5k_softc | Pavel Roskin | 2011-07-20 |
* | b43: bcma: implement full core reset | Rafał Miłecki | 2011-07-19 |
* | b43: correctly display longer chipsets ids | Rafał Miłecki | 2011-07-19 |
* | b43: HT-PHY: fix masks in radio ctl | Rafał Miłecki | 2011-07-19 |
* | b43: bcma: read info about supported bands | Rafał Miłecki | 2011-07-19 |
* | b43: bcma: define 80211 core specific IO status bits | Rafał Miłecki | 2011-07-19 |
* | b43: HT-PHY: fix typo in 0x2059 radio init | Rafał Miłecki | 2011-07-19 |
* | b43: HT-PHY: find channel entry with regs data | Rafał Miłecki | 2011-07-19 |
* | b43: HT-PHY: switch to channel after enabling radio | Rafał Miłecki | 2011-07-19 |
* | b43: use agent R/W ops for BCMA_IOCTL | Rafał Miłecki | 2011-07-19 |
* | ath9k: Fix some smatch warnings | Rajkumar Manoharan | 2011-07-18 |
* | ath9k: Fix sparse warnings | Rajkumar Manoharan | 2011-07-18 |
* | b43: bus: drop inline from SSB functions | Rafał Miłecki | 2011-07-18 |
* | carl9170: set beacon xmit power to the max | Christian Lamparter | 2011-07-18 |
* | carl9170: move beacon_update into tx.c | Christian Lamparter | 2011-07-18 |
* | carl9170 firmware: update firmware headers | Christian Lamparter | 2011-07-18 |
* | ath9k: use ath_opmode_to_string() | Pavel Roskin | 2011-07-18 |
* | ath9k: remove defines in reg.h that exist in ../reg.h | Pavel Roskin | 2011-07-18 |
* | ath9k: use get_unaligned_{b16, le16, le32} where possible | Pavel Roskin | 2011-07-18 |
* | ath: use get_unaligned_le{16,32} in ath_hw_keysetmac() | Pavel Roskin | 2011-07-18 |
* | iwlagn: add tx start API to transport layer | Emmanuel Grumbach | 2011-07-16 |
* | iwlagn: move all the ICT related functions to iwl-trans-rx-pcie.c | Emmanuel Grumbach | 2011-07-16 |
* | iwlagn: move iwlagn_stop_device to transport layer | Emmanuel Grumbach | 2011-07-16 |
* | iwlagn: move tx transport functions to iwl-trans-tx-pcie.c | Emmanuel Grumbach | 2011-07-16 |
* | iwlagn: move rx transport functions to iwl-trans-rx-pcie.c | Emmanuel Grumbach | 2011-07-16 |
* | iwlagn: remove indirection for iwlagn_hw_valid_rtc_data_addr | Fry, Donald H | 2011-07-16 |
* | iwlagn: calibration bitmap | Wey-Yi Guy | 2011-07-16 |
* | iwlagn: set default of uCode ownership to driver | Hsu, Kenny | 2011-07-16 |
* | iwlagn: simplify TX flags assignments | Johannes Berg | 2011-07-16 |
* | iwlagn: add comment to tx and get_tx_cmd in iwl_trans_ops | Emmanuel Grumbach | 2011-07-16 |
* | iwlagn: comments for iwl_cfg | Wey-Yi Guy | 2011-07-16 |
* | iwlagn: another double indirect removed | Wey-Yi Guy | 2011-07-16 |
* | iwlagn: remove dual-indirect call to simply the code | Wey-Yi Guy | 2011-07-16 |
* | iwlagn: remove un-necessary file | Wey-Yi Guy | 2011-07-16 |
* | iwlagn: move the Rx dispatching to the upper layer | Emmanuel Grumbach | 2011-07-16 |
* | iwlagn: move sync_irq to transport layer | Emmanuel Grumbach | 2011-07-16 |
* | iwlagn: move the tasklet / irq to the transport layer | Emmanuel Grumbach | 2011-07-16 |
* | iwlagn: move Tx datapath to transport layer | Emmanuel Grumbach | 2011-07-16 |
* | carl9170: fix formatting issues found by checkpatch | Pavel Roskin | 2011-07-15 |
* | ath9k: improve reliability of MIC error detection | Felix Fietkau | 2011-07-15 |
* | orinoco: minor fixes for problems found by checkpatch.pl | Pavel Roskin | 2011-07-15 |
* | mwl8k: Fixing sta dereference when ieee80211_tx_info->control.sta is NULL | Yogesh Ashok Powar | 2011-07-15 |