| Commit message (Expand) | Author | Age |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 |
|\ |
|
| * | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 |
* | | bitops: rename for_each_bit() to for_each_set_bit() | Akinobu Mita | 2010-03-06 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-02-15 |
|\ \ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-02-10 |
| |\ \
| | |/
| |/| |
|
| | * | iwmc3200wifi: Test of wrong pointer after kzalloc in iwm_mlme_update_bss_table() | Roel Kluin | 2010-02-09 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-01-23 |
|\| | |
|
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-01-19 |
| |\| |
|
| | * | iwmc3200wifi: Add UMAC wifi headers to the pmkid command | Samuel Ortiz | 2010-01-14 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-12-29 |
| |\| |
|
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-01-19 |
|\ \ \ |
|
| * | | | Revert "iwmc3200wifi: fix array out-of-boundary access" | John W. Linville | 2010-01-14 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-12-30 |
|\| | | |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 2009-12-30 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | iwmc3200wifi: fix array out-of-boundary access | Zhu Yi | 2009-12-28 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 2009-12-28 |
| |\| | |
|
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-12-25 |
|\| | |
| |_|/
|/| | |
|
| * | | iwmc3200wifi: Avoid an offset calculation for each management frame. | Joe Perches | 2009-12-22 |
| * | | iwmc3200wifi: rx aggregation support | Zhu Yi | 2009-12-22 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-12-21 |
|\ \ \
| | |/
| |/| |
|
| * | | iwmc3200wifi: Fix test of unsigned in iwm_ntf_stop_resume_tx() | Roel Kluin | 2009-12-21 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 |
|\ \
| |/
|/| |
|
| * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
* | | iwmc3200wifi: Enable wimax core through module parameter | Samuel Ortiz | 2009-12-04 |
* | | iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameter | Samuel Ortiz | 2009-12-04 |
* | | iwmc3200wifi: Coex table command does not expect a response | Samuel Ortiz | 2009-12-04 |
* | | iwmc3200wifi: Update wiwi priority table | Samuel Ortiz | 2009-12-04 |
* | | iwmc3200wifi: fix NULL pointer dereference in pmkid update | Zhu Yi | 2009-12-04 |
* | | iwmc3200wifi: Implement cfg80211 PMKSA API | Samuel Ortiz | 2009-11-28 |
* | | iwmc3200wifi: Remove tx concatenation option | Samuel Ortiz | 2009-11-28 |
* | | iwmc3200wifi: Add stopped queue to debugfs | Samuel Ortiz | 2009-11-28 |
* | | iwmc3200wifi: 802.11n Tx aggregation support | Samuel Ortiz | 2009-11-28 |
* | | iwmc3200wifi: Set wireless mode correctly | Zhu Yi | 2009-11-28 |
* | | iwmc3200wifi: Update wireless_mode with eeprom values | Samuel Ortiz | 2009-11-28 |
* | | iwmc3200wifi: Dont set the UMAC power limit when interface is down | Samuel Ortiz | 2009-11-28 |
* | | iwmc3200wifi: Parse HT channels EEPROM entries | Samuel Ortiz | 2009-11-28 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-19 |
|\| |
|
| * | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 |
* | | iwmc3200wifi: declare MODULE_FIRMWARE | Ben Hutchings | 2009-11-11 |
* | | wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig | John W. Linville | 2009-10-30 |
* | | iwmc3200wifi: handle coexistence radio notification | Zhu Yi | 2009-10-27 |
* | | iwmc3200wifi: Set wiphy firmware version | Samuel Ortiz | 2009-10-27 |
* | | iwmc3200wifi: Support unexpected reboot barker | Samuel Ortiz | 2009-10-27 |
* | | iwmc3200wifi: Try shared auth when open WEP fails | Samuel Ortiz | 2009-10-27 |
* | | iwmc3200wifi: Do not handle wifi command if the interface is not ready | Samuel Ortiz | 2009-10-27 |
* | | iwmc3200wifi: Check for cmd pointer before dereferencing it | Samuel Ortiz | 2009-10-27 |
* | | iwmc3200wifi: SDIO disable race fix | Samuel Ortiz | 2009-10-27 |
* | | iwmc3200wifi: Tx power setting | Samuel Ortiz | 2009-10-27 |
* | | iwmc3200wifi: Update fixed size config definitions | Samuel Ortiz | 2009-10-27 |