| Commit message (Expand) | Author | Age |
* | ath9k: clarify what hw code is and remove ath9k.h from a few files | Luis R. Rodriguez | 2009-10-07 |
* | ath9k: remove driver ASSERT, just use BUG_ON() | Luis R. Rodriguez | 2009-10-07 |
* | ath9k: move ATH_AMPDU_LIMIT_MAX to hw.h | Luis R. Rodriguez | 2009-10-07 |
* | ath9k: remove ath9k_ht_macmode | Luis R. Rodriguez | 2009-10-07 |
* | ath9k: remove ath9k 25 MHz HT40 spacing stuff | Luis R. Rodriguez | 2009-10-07 |
* | atheros: move tx/rx chainmask to ath_common | Luis R. Rodriguez | 2009-10-07 |
* | atheros: add common debug printing | Luis R. Rodriguez | 2009-10-07 |
* | ath9k: separate core driver and hw timer code | Luis R. Rodriguez | 2009-10-07 |
* | atheros: add ieee80211_hw to ath_common | Luis R. Rodriguez | 2009-10-07 |
* | atheros: define shared bssidmask setting | Luis R. Rodriguez | 2009-10-07 |
* | ath5k: define ath_common ops | Luis R. Rodriguez | 2009-10-07 |
* | ath5k: allocate ath5k_hw prior to initializing hw | Luis R. Rodriguez | 2009-10-07 |
* | atheros/ath9k: add common read/write ops and port ath9k to use it | Luis R. Rodriguez | 2009-10-07 |
* | ath9k: Define bus agnostic bluetooth coex prep helper | Luis R. Rodriguez | 2009-10-07 |
* | ath5k: move ath_common to ath5k_hw | Luis R. Rodriguez | 2009-10-07 |
* | ath9k: move ath_common to ath_hw | Luis R. Rodriguez | 2009-10-07 |
* | ath5k: initialize eeprom struct early on attach | Luis R. Rodriguez | 2009-10-07 |
* | ath5k: use common curbssid, bssidmask and macaddr | Luis R. Rodriguez | 2009-10-07 |
* | ar9170: make use of common macaddr and curbssid | Luis R. Rodriguez | 2009-10-07 |
* | atheros/ath9k: move macaddr, curaid, curbssid and bssidmask to common | Luis R. Rodriguez | 2009-10-07 |
* | ath9k: use ath9k_hw_write_associd() on reset | Luis R. Rodriguez | 2009-10-07 |
* | ath9k: Use ath9k_hw_setbssidmask() on reset | Luis R. Rodriguez | 2009-10-07 |
* | ath9k: make ath9k_hw_setbssidmask() and ath9k_hw_write_associd() use ath_hw | Luis R. Rodriguez | 2009-10-07 |
* | atheros: use get_unaligned_le*() for bssid mask setting | Luis R. Rodriguez | 2009-10-07 |
* | ath: move ath_bcast_mac to common header | Luis R. Rodriguez | 2009-10-07 |
* | ath9k: rename driver core and hw power save helpers | Luis R. Rodriguez | 2009-10-07 |
* | ath9k: move ath9k_hw_setpower() to main.c | Luis R. Rodriguez | 2009-10-07 |
* | ath9k: avoid usage of ath9k_hw_setpower() on hw.c | Luis R. Rodriguez | 2009-10-07 |
* | ath9k: move ath9k_ps_wakeup() and ath9k_ps_restore() to main.c | Luis R. Rodriguez | 2009-10-07 |
* | ath9k: move ps helpers onto core driver when reseting tsf | Luis R. Rodriguez | 2009-10-07 |
* | ath9k: rename ath_btcoex_supported() to ath9k_hw_btcoex_supported() | Luis R. Rodriguez | 2009-10-07 |
* | ath9k: move ath_btcoex_config and ath_bt_mode to btcoex.c | Luis R. Rodriguez | 2009-10-07 |
* | ath9k: now move ath9k_hw_btcoex_set_weight() to btcoex.c | Luis R. Rodriguez | 2009-10-07 |
* | ath9k: simplify ath_btcoex_bt_stomp() | Luis R. Rodriguez | 2009-10-07 |
* | ath9k: rename ath_btcoex_info to ath_btcoex_hw | Luis R. Rodriguez | 2009-10-07 |
* | ath9k: rename btcoex_scheme to just scheme | Luis R. Rodriguez | 2009-10-07 |
* | ath9k: remove unused bt_duty_cycle | Luis R. Rodriguez | 2009-10-07 |
* | ath9k: move bt_stomp_type to driver core | Luis R. Rodriguez | 2009-10-07 |
* | ath9k: replaces SC_OP_BTCOEX_ENABLED with a bool | Luis R. Rodriguez | 2009-10-07 |
* | ath9k: split ath9k_hw_btcoex_enable() into two helpers | Luis R. Rodriguez | 2009-10-07 |
* | ath9k: move driver core helpers to main.c | Luis R. Rodriguez | 2009-10-07 |
* | ath9k: split bluetooth hardware coex init into two helpers | Luis R. Rodriguez | 2009-10-07 |
* | ath9k: move hw specific btcoex info to ath_hw | Luis R. Rodriguez | 2009-10-07 |
* | ath9k: move btcoex core driver info to its own struct | Luis R. Rodriguez | 2009-10-07 |
* | ath9k: use ath_hw for DPRINTF() and debug init/exit | Luis R. Rodriguez | 2009-10-07 |
* | net: export device speed and duplex via sysfs | Andy Gospodarek | 2009-10-05 |
* | cfg80211: assign device type in netdev notifier callback | Marcel Holtmann | 2009-10-05 |
* | net: introduce NETDEV_POST_INIT notifier | Johannes Berg | 2009-10-05 |
* | usbnet: Set device type for wlan and wwan devices | Marcel Holtmann | 2009-10-05 |
* | usbnet: Use wwan%d interface name for mobile broadband devices | Marcel Holtmann | 2009-10-05 |