| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-08-04 | 2 | -2/+2 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-04 | 20 | -24/+97 |
| |\ |
|
| * | | hostap:hostap_hw.c Fix typo in comment | Justin P. Mattock | 2010-08-04 | 1 | -1/+1 |
| * | | fix comment typos concerning "challenge" | Uwe Kleine-König | 2010-07-19 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-08-04 | 305 | -22776/+23518 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-07-29 | 90 | -2096/+2359 |
| |\ \ \ |
|
| | * | | | iwlwifi: fix scan abort | Stanislaw Gruszka | 2010-07-29 | 1 | -10/+8 |
| | * | | | wl1271: update hw/fw version info in wiphy struct | John W. Linville | 2010-07-29 | 1 | -0/+7 |
| | * | | | wl1251: update hw/fw version info in wiphy struct | John W. Linville | 2010-07-29 | 1 | -0/+5 |
| | * | | | wl1271: add get_survey callback in order to get channel noise | John W. Linville | 2010-07-29 | 3 | -0/+27 |
| | * | | | libertas_tf: add get_survey callback in order to get channel noise | John W. Linville | 2010-07-29 | 2 | -0/+21 |
| | * | | | wl1251: add get_survey callback in order to get channel noise | John W. Linville | 2010-07-29 | 3 | -0/+26 |
| | * | | | ar9170: add get_survey callback in order to get channel noise | John W. Linville | 2010-07-29 | 1 | -0/+19 |
| | * | | | mwl8k: add get_survey callback in order to get channel noise | John W. Linville | 2010-07-29 | 1 | -4/+27 |
| | * | | | ath9k: enable serialize_regmode for non-PCIE AR9160 | John W. Linville | 2010-07-29 | 1 | -1/+2 |
| | * | | | ath9k: remove the two wiphys scanning at the same time message | Luis R. Rodriguez | 2010-07-28 | 1 | -4/+9 |
| | * | | | drivers/net/wireless/at76c50x-usb.c: Neaten macros | Joe Perches | 2010-07-27 | 1 | -16/+13 |
| | * | | | drivers/net/wireless: Use wiphy_<level> | Joe Perches | 2010-07-27 | 22 | -464/+398 |
| | * | | | libertas: remove unused cmd_pending waitq | Dan Williams | 2010-07-27 | 2 | -9/+0 |
| | * | | | libertas: rename lbs_get_cmd_ctrl_node() to lbs_get_free_cmd_node() | Dan Williams | 2010-07-27 | 1 | -4/+2 |
| | * | | | libertas: kill unused lbs_prepare_and_send_command() | Dan Williams | 2010-07-27 | 4 | -146/+9 |
| | * | | | libertas: convert DEEP_SLEEP timer to a direct command | Dan Williams | 2010-07-27 | 2 | -12/+8 |
| | * | | | libertas: convert PS_MODE to a direct command | Dan Williams | 2010-07-27 | 7 | -126/+95 |
| | * | | | libertas: remove unused indirect command response handler | Dan Williams | 2010-07-27 | 1 | -24/+1 |
| | * | | | libertas: convert CMD_FWT_ACCESS to a direct command | Dan Williams | 2010-07-27 | 5 | -34/+26 |
| | * | | | libertas: convert Mesh Blinding Table access to a direct command | Dan Williams | 2010-07-27 | 5 | -46/+158 |
| | * | | | libertas: convert register access to direct commands | Dan Williams | 2010-07-27 | 6 | -180/+94 |
| | * | | | libertas: convert LED_GPIO_CTRL to a direct command | Dan Williams | 2010-07-27 | 1 | -3/+2 |
| | * | | | libertas: remove Beacon Control | Dan Williams | 2010-07-27 | 4 | -11/+2 |
| | * | | | libertas: remove unused Automatic Frequency Control command | Dan Williams | 2010-07-27 | 3 | -23/+3 |
| | * | | | libertas: remove unused indirect TPC_CFG command leftovers | Dan Williams | 2010-07-27 | 3 | -20/+0 |
| | * | | | libertas: convert 11D_DOMAIN_INFO to a direct command | Dan Williams | 2010-07-27 | 7 | -238/+139 |
| | * | | | libertas: clean up RSSI command | Dan Williams | 2010-07-27 | 8 | -77/+51 |
| | * | | | libertas: clean up MONITOR_MODE command | Dan Williams | 2010-07-27 | 4 | -72/+33 |
| | * | | | rt2500usb: disallow to set WEP key with non zero index | Stanislaw Gruszka | 2010-07-27 | 1 | -0/+8 |
| | * | | | rt2500usb: truly disable encryption when initialize | Stanislaw Gruszka | 2010-07-27 | 1 | -0/+1 |
| | * | | | rt2500usb: write keys to proper registers | Stanislaw Gruszka | 2010-07-27 | 1 | -1/+1 |
| | * | | | ath9k: remove unused base_index from rate table. | Senthil Balasubramanian | 2010-07-27 | 2 | -161/+160 |
| | * | | | ath9k: Fix incorrect user ratekbs of MCS15 ShortGI | Senthil Balasubramanian | 2010-07-27 | 1 | -1/+1 |
| | * | | | ath9k: Add three stream rate control support for AR938X. | Senthil Balasubramanian | 2010-07-27 | 2 | -225/+366 |
| | * | | | ath9k: Introduce bit masks for valid and valid_single_stream. | Senthil Balasubramanian | 2010-07-27 | 2 | -145/+153 |
| | * | | | p54: Added get_survey callback in order to get channel noise | John W. Linville | 2010-07-27 | 1 | -0/+17 |
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | John W. Linville | 2010-07-27 | 78 | -840/+834 |
| | |\ \ \ |
|
| | * | | | | rt2x00: Fix regression for rt2500pci | Ivo van Doorn | 2010-07-26 | 1 | -6/+13 |
| | * | | | | ath9k_hw: simplify noisefloor calibration chainmask calculation | Felix Fietkau | 2010-07-26 | 1 | -18/+1 |
| | * | | | | ath9k_hw: fix a small typo in the noisefloor calibration debug code | Felix Fietkau | 2010-07-26 | 1 | -1/+1 |
| | * | | | | ath9k_hw: fix invalid extension channel noisefloor readings in HT20 | Felix Fietkau | 2010-07-26 | 3 | -2/+10 |
| | * | | | | ath9k: fix yet another buffer leak in the tx aggregation code | Felix Fietkau | 2010-07-26 | 1 | -8/+8 |
| | * | | | | libertas: precedence bug | Dan Carpenter | 2010-07-26 | 1 | -1/+1 |
| | * | | | | ath9k: Fix inconsistency between txq->stopped and the actual queue state | Vasanthakumar Thiagarajan | 2010-07-26 | 3 | -4/+8 |