| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | wl1271: Removed duplicate code from module remove function. | Teemu Paasikivi | 2010-03-23 | 1 | -12/+1 |
| * | wl1271: Added DEBUG_SDIO flag | Teemu Paasikivi | 2010-03-23 | 2 | -8/+13 |
| * | wl1271: Remove deprecated interface config function | Juuso Oikarinen | 2010-03-23 | 1 | -68/+0 |
| * | wl1271: Fix MAC address handling | Juuso Oikarinen | 2010-03-23 | 2 | -89/+68 |
| * | wl1271: enable U-APSD | Kalle Valo | 2010-03-23 | 1 | -2/+8 |
| * | wl1271: fix ps scheme in wl1271_op_conf_tx() | Kalle Valo | 2010-03-23 | 1 | -1/+1 |
| * | wl1271: create qos nullfunc template | Kalle Valo | 2010-03-23 | 2 | -0/+23 |
| * | wl1271: get probe request template from mac80211 | Kalle Valo | 2010-03-23 | 4 | -116/+40 |
| * | wl1271: get pspoll and nullfunc templates from mac80211 | Kalle Valo | 2010-03-23 | 1 | -24/+20 |
| * | wl1271: enable WMM | Kalle Valo | 2010-03-23 | 2 | -3/+2 |
| * | wl1271: Add sysfs file to control BT co-ex state | Juuso Oikarinen | 2010-03-23 | 5 | -4/+81 |
| * | wl1271: Move platform device registration from _spi to _main | Juuso Oikarinen | 2010-03-23 | 2 | -31/+37 |
| * | wl1271: Add proper WLAN-BT co-ex configuration, and enable co-ex. | Juuso Oikarinen | 2010-03-23 | 5 | -139/+328 |
| * | wl1271: Fix SG configuration message structures | Juuso Oikarinen | 2010-03-23 | 2 | -71/+66 |
| * | wl1271: Changed SDIO MMC host claiming | Teemu Paasikivi | 2010-03-23 | 1 | -18/+9 |
| * | wl1271: Cleaned up wlan power on/off functions | Teemu Paasikivi | 2010-03-23 | 6 | -25/+30 |
| * | wl1271: Fix configuration of the TX opportunity value | Juuso Oikarinen | 2010-03-23 | 1 | -1/+2 |
| * | ath9k_htc: Support for AR9271 chipset. | Sujith | 2010-03-23 | 18 | -1/+6393 |
| * | ath9k_hw: fix hardware deinit | Sujith | 2010-03-23 | 2 | -3/+4 |
| * | ath9k_hw: add HTC init hardware call for special resets for AR9271 | Sujith | 2010-03-23 | 2 | -0/+15 |
| * | ath9k_hw: always set the core clock for AR9271 | Sujith | 2010-03-23 | 1 | -32/+2 |
| * | ath9k_hw: use the skip count for PA calibration on AR9271 | Sujith | 2010-03-23 | 1 | -3/+6 |
| * | ath9k_hw: restrict valid nf readings for AR9271 to -114 | Sujith | 2010-03-23 | 1 | -0/+8 |
| * | ath9k_hw: fix noisefloor history buffer usage on AR9271 | Sujith | 2010-03-23 | 1 | -4/+4 |
| * | ath9k_hw: Fix full sleep setup for AR9271 | Sujith | 2010-03-23 | 1 | -1/+1 |
| * | ath9k_hw: fix TX descriptor setup for AR9271 | Sujith | 2010-03-23 | 1 | -1/+1 |
| * | ath9k_hw: skip chip tests for AR9271 | Sujith | 2010-03-23 | 1 | -2/+4 |
| * | ath9k_hw: add GPIO setup code for AR9271 | Sujith | 2010-03-23 | 2 | -2/+12 |
| * | ath9k_hw: update initialization values for AR9271 | Sujith | 2010-03-23 | 3 | -65/+146 |
| * | ath9k: decrease size of ath9k.ko | Ming Lei | 2010-03-23 | 1 | -2/+2 |
| * | iwlwifi: code cleanup for connectivity recovery | Wey-Yi Guy | 2010-03-19 | 6 | -40/+85 |
| * | iwlwifi: Recover TX flow failure | Wey-Yi Guy | 2010-03-19 | 3 | -2/+67 |
| * | iwlwifi: move plcp check to separated function | Wey-Yi Guy | 2010-03-19 | 6 | -22/+47 |
| * | iwlwifi: Recover TX flow stall due to stuck queue | Wey-Yi Guy | 2010-03-19 | 11 | -0/+167 |
| * | iwlwifi: clean up driver names for 1000/5000/6000 | Shanyu Zhao | 2010-03-19 | 5 | -17/+17 |
| * | iwlwifi: sta_id cannot be invalid in rs_initialize_lq | Johannes Berg | 2010-03-19 | 1 | -4/+0 |
| * | iwlwifi: implement new mac80211 station add/remove calls | Reinette Chatre | 2010-03-19 | 12 | -389/+522 |
| * | iwlwifi: only add broadcast station once | Reinette Chatre | 2010-03-19 | 7 | -57/+117 |
| * | iwlagn: Add Flow-handler (FH) register dump for 4965. | Ben Cahill | 2010-03-19 | 1 | -0/+1 |
* | | netxen: fix interrupt for NX2031 | Amit Kumar Salecha | 2010-03-29 | 1 | -9/+16 |
* | | netxen: fix fw load from file | Amit Kumar Salecha | 2010-03-29 | 1 | -0/+10 |
* | | netxen: validate unified romimage | Rajesh K Borundia | 2010-03-29 | 2 | -15/+140 |
* | | netxen: fix corner cases of firmware recovery | Amit Kumar Salecha | 2010-03-29 | 1 | -0/+4 |
* | | netxen: fix tx csum status | Sucheta Chakraborty | 2010-03-29 | 1 | -0/+6 |
* | | e1000e: Use pr_<level> and netdev_<level> | Bruce Allan | 2010-03-27 | 2 | -18/+10 |
* | | ixgbevf: convert to use netdev_for_each_mc_addr | Jiri Pirko | 2010-03-27 | 3 | -37/+15 |
* | | ixgbe: convert to use netdev_for_each_mc_addr | Jiri Pirko | 2010-03-27 | 4 | -36/+12 |
* | | net/various: remove trailing space in messages | Frans Pop | 2010-03-24 | 24 | -35/+35 |
* | | net/intel: remove trailing space in messages | Frans Pop | 2010-03-24 | 6 | -11/+11 |
* | | net/tulip: remove trailing space in messages | Frans Pop | 2010-03-24 | 2 | -5/+5 |