| Commit message (Expand) | Author | Age | Files | Lines |
* | iwmc3200wifi: typo fix and code cleanup | Zhu Yi | 2010-03-10 | 1 | -4/+3 |
* | iwmc3200wifi: protect rx_tickets and rx_packets[] lists | Zhu Yi | 2010-03-10 | 1 | -4/+20 |
* | iwmc3200wifi: add ftrace event tracing support | Zhu Yi | 2010-03-10 | 1 | -5/+10 |
* | iwmc3200wifi: remove "_safe" for some list_for_each_entry usage | Zhu Yi | 2010-03-10 | 1 | -9/+6 |
* | iwmc3200wifi: refuse to associate on unallowed channels | Zhu Yi | 2010-03-10 | 1 | -0/+15 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-02-14 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-02-10 | 1 | -1/+1 |
| |\ |
|
| | * | iwmc3200wifi: Test of wrong pointer after kzalloc in iwm_mlme_update_bss_table() | Roel Kluin | 2010-02-09 | 1 | -1/+1 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-12-25 | 1 | -18/+53 |
|\ \ \
| |/ /
|/| | |
|
| * | | iwmc3200wifi: Avoid an offset calculation for each management frame. | Joe Perches | 2009-12-22 | 1 | -13/+12 |
| * | | iwmc3200wifi: rx aggregation support | Zhu Yi | 2009-12-22 | 1 | -5/+41 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-12-21 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | iwmc3200wifi: Fix test of unsigned in iwm_ntf_stop_resume_tx() | Roel Kluin | 2009-12-21 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | | iwmc3200wifi: 802.11n Tx aggregation support | Samuel Ortiz | 2009-11-28 | 1 | -0/+66 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-18 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 1 | -0/+1 |
* | | iwmc3200wifi: handle coexistence radio notification | Zhu Yi | 2009-10-27 | 1 | -0/+15 |
* | | iwmc3200wifi: Support unexpected reboot barker | Samuel Ortiz | 2009-10-27 | 1 | -0/+8 |
* | | iwmc3200wifi: Try shared auth when open WEP fails | Samuel Ortiz | 2009-10-27 | 1 | -5/+23 |
* | | iwmc3200wifi: Check for cmd pointer before dereferencing it | Samuel Ortiz | 2009-10-27 | 1 | -2/+8 |
* | | iwmc3200wifi: Improve rx debug | Samuel Ortiz | 2009-10-27 | 1 | -2/+5 |
* | | iwmc3200wifi: CT kill support | Samuel Ortiz | 2009-10-27 | 1 | -1/+15 |
|/ |
|
* | iwmc3200wifi: Add a last_fw_err debugfs entry | Samuel Ortiz | 2009-09-01 | 1 | -0/+2 |
* | iwmc3200wifi: Handle UMAC stalls and UMAC assert properly | Samuel Ortiz | 2009-09-01 | 1 | -6/+23 |
* | iwmc3200wifi: fix misuse of le16_to_cpu | Zhu Yi | 2009-09-01 | 1 | -1/+1 |
* | iwmc3200wifi: add disconnect work | Zhu Yi | 2009-09-01 | 1 | -5/+27 |
* | iwmc3200wifi: use cfg80211_roamed to send roam event | Zhu Yi | 2009-09-01 | 1 | -6/+20 |
* | iwmc3200wifi: fix cfg80211_connect_result is called in IBSS | Zhu Yi | 2009-07-24 | 1 | -4/+9 |
* | iwmc3200wifi: use cfg80211_connect_result to send req/resp IE | Zhu Yi | 2009-07-24 | 1 | -13/+23 |
* | iwmc3200wifi: cfg80211 managed mode port | Samuel Ortiz | 2009-07-24 | 1 | -7/+9 |
* | iwmc3200wifi: use correct debug level | Zhu Yi | 2009-07-24 | 1 | -16/+16 |
* | iwmc3200wifi: hardware does not support IP checksum | Zhu Yi | 2009-07-24 | 1 | -1/+1 |
* | iwmc3200wifi: fix UMAC INIT_COMPLETE notification handling | Zhu Yi | 2009-07-24 | 1 | -1/+0 |
* | iwmc3200wifi: remove B0 hardware support | Zhu Yi | 2009-07-10 | 1 | -7/+0 |
* | iwmc3200wifi: replace netif_rx with netif_rx_ni | Zhu Yi | 2009-07-10 | 1 | -1/+1 |
* | iwmc3200wifi: rfkill cleanup | Zhu Yi | 2009-07-10 | 1 | -9/+9 |
* | iwmc3200wifi: handling wifi_if_ntfy responses | Samuel Ortiz | 2009-07-10 | 1 | -2/+7 |
* | iwmc3200wifi: Add new Intel Wireless Multicomm 802.11 driver | Zhu Yi | 2009-05-22 | 1 | -0/+1431 |