Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | iwlagn: dont update bytecount table for command queue | Johannes Berg | 2011-05-06 | 2 | -19/+13 | |
| * | | | iwlagn: remove unused variable | Johannes Berg | 2011-05-06 | 1 | -4/+0 | |
| * | | | iwlagn: remove frame pre-allocation | Johannes Berg | 2011-05-06 | 2 | -125/+25 | |
| * | | | iwlagn: remove get_hcmd_size indirection | Johannes Berg | 2011-05-06 | 3 | -9/+0 | |
| * | | | iwlwifi: support the svtool messages interactions through nl80211 test mode | Cindy H. Kao | 2011-05-06 | 8 | -2/+656 | |
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-05-05 | 1 | -6/+11 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-05-02 | 1 | -6/+11 | |
| |\ \ \ \ | ||||||
| | * | | | | iwlagn: fix "Received BA when not expected" | Stanislaw Gruszka | 2011-04-29 | 1 | -6/+11 | |
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-05-05 | 27 | -2204/+1922 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | iwlagn: remove un-necessary debugfs callback | Wey-Yi Guy | 2011-04-30 | 9 | -1184/+978 | |
| * | | | | | iwlagn: prefer BSS context | Johannes Berg | 2011-04-30 | 1 | -0/+14 | |
| * | | | | | iwlagn: improve RXON checking | Johannes Berg | 2011-04-30 | 1 | -19/+19 | |
| * | | | | | iwlagn: remove spectrum measurement header | Johannes Berg | 2011-04-30 | 1 | -92/+0 | |
| * | | | | | iwlagn: semaphore and calib cleanup | Don Fry | 2011-04-30 | 8 | -67/+44 | |
| * | | | | | iwlagn: mod param cleanup | Don Fry | 2011-04-30 | 10 | -44/+27 | |
| * | | | | | iwlagn: new 105 series device | Wey-Yi Guy | 2011-04-30 | 3 | -48/+48 | |
| * | | | | | iwlagn: use proper good CRC threshold behaviour | Johannes Berg | 2011-04-30 | 3 | -4/+18 | |
| * | | | | | iwlagn: connect and disconnect sequence for RXON | Wey-Yi Guy | 2011-04-30 | 1 | -83/+111 | |
| * | | | | | iwlagn: remove 5000 from rxon_assoc structure | Wey-Yi Guy | 2011-04-30 | 2 | -2/+2 | |
| * | | | | | iwlagn: make rxon_assoc static function | Wey-Yi Guy | 2011-04-30 | 4 | -59/+49 | |
| * | | | | | iwlagn: refactor restart | Johannes Berg | 2011-04-30 | 1 | -31/+37 | |
| * | | | | | iwlagn: introduce silent grabbing of NIC access | Johannes Berg | 2011-04-30 | 2 | -5/+14 | |
| * | | | | | iwlagn: avoid hangs when restarting device | Johannes Berg | 2011-04-30 | 3 | -6/+20 | |
| * | | | | | iwlagn: fix tx power initialization | Stanislaw Gruszka | 2011-04-29 | 3 | -15/+7 | |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-04-26 | 2 | -9/+8 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| * | | | | | iwlwifi: fix possible data overwrite in hcmd callback | Stanislaw Gruszka | 2011-04-25 | 1 | -11/+4 | |
| * | | | | | iwlagn: remove hw_ready variable | Johannes Berg | 2011-04-22 | 3 | -18/+15 | |
| * | | | | | iwlagn: combine firmware code/data | Johannes Berg | 2011-04-22 | 6 | -98/+65 | |
| * | | | | | iwlagn: implement synchronous firmware load | Johannes Berg | 2011-04-22 | 8 | -274/+246 | |
| * | | | | | iwlagn: leave notification waits on firmware errors | Johannes Berg | 2011-04-22 | 3 | -2/+21 | |
| * | | | | | iwlagn: make iwlagn_wait_notification return error code | Johannes Berg | 2011-04-22 | 3 | -11/+10 | |
| * | | | | | iwlagn: extend notification wait function | Johannes Berg | 2011-04-22 | 5 | -8/+16 | |
| * | | | | | iwlagn: refactor up path | Johannes Berg | 2011-04-22 | 3 | -41/+51 | |
| * | | | | | iwlagn: refactor down path | Johannes Berg | 2011-04-22 | 3 | -33/+42 | |
| * | | | | | iwlagn: clean up some exit code | Johannes Berg | 2011-04-22 | 1 | -24/+2 | |
| * | | | | | iwlagn: simplify error table reading | Johannes Berg | 2011-04-22 | 4 | -54/+91 | |
* | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-04-26 | 2 | -9/+8 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-04-22 | 2 | -9/+8 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | / | | |_|_|/ | |/| | | | ||||||
| | * | | | iwlwifi: fix skb usage after free | Stanislaw Gruszka | 2011-04-20 | 1 | -3/+7 | |
| | * | | | iwlwifi: fix frame injection for HT channels | Daniel Halperin | 2011-04-18 | 1 | -6/+1 | |
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-04-25 | 33 | -834/+522 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | iwlagn: remove led_ops | Wey-Yi Guy | 2011-04-18 | 1 | -4/+0 | |
| * | | | | iwlagn: remove legacy ops | Wey-Yi Guy | 2011-04-18 | 1 | -10/+0 | |
| * | | | | iwlagn: remove un-necessary ieee80211_ops | Wey-Yi Guy | 2011-04-18 | 7 | -37/+22 | |
| * | | | | iwlagn: no 5.2GHz/HT40 support for bgn devices | Wey-Yi Guy | 2011-04-18 | 2 | -2/+2 | |
| * | | | | iwlagn: temperature should be measure for all _agn devices | Wey-Yi Guy | 2011-04-18 | 7 | -47/+3 | |
| * | | | | iwlagn: always support uCode trace | Wey-Yi Guy | 2011-04-18 | 6 | -11/+1 | |
| * | | | | iwlagn: use huge command for beacon | Johannes Berg | 2011-04-18 | 1 | -2/+8 | |
| * | | | | iwlagn: verify that huge commands are synchronous | Johannes Berg | 2011-04-18 | 1 | -0/+8 | |
| * | | | | iwlagn: remove most BUG_ON instances | Johannes Berg | 2011-04-18 | 7 | -27/+42 |