summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwmc3200wifi/rx.c
Commit message (Expand)AuthorAge
* iwmc3200wifi: remove driver for unavailable hardwareJohn W. Linville2012-07-10
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-19
* cfg80211: Use consistent BSS matching between scan and smeJouni Malinen2011-05-19
* cfg80211: make stripping of 802.11 header optional from AMSDUYogesh Ashok Powar2011-05-16
* cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf2011-01-21
* iwm3200wifi: remove comparison to WIFI_IF_NTFY_MAX in iwm_ntf_wifi_if_wrapperJohn W. Linville2010-08-16
* drivers/net/wireless/iwmc3200wifi: Use kmemdupJulia Lawall2010-06-02
* Merge branch 'master' into for-davemJohn W. Linville2010-04-23
|\
| * iwmc3200wifi: Fix sparse warningsSamuel Ortiz2010-04-16
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\ \
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-22
|\ \ \ | |/ / |/| / | |/
| * iwmc3200wifi: typo fix and code cleanupZhu Yi2010-03-10
| * iwmc3200wifi: protect rx_tickets and rx_packets[] listsZhu Yi2010-03-10
| * iwmc3200wifi: add ftrace event tracing supportZhu Yi2010-03-10
| * iwmc3200wifi: remove "_safe" for some list_for_each_entry usageZhu Yi2010-03-10
| * iwmc3200wifi: refuse to associate on unallowed channelsZhu Yi2010-03-10
* | bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita2010-03-06
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-14
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-10
| |\
| | * iwmc3200wifi: Test of wrong pointer after kzalloc in iwm_mlme_update_bss_table()Roel Kluin2010-02-09
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-25
|\ \ \ | |/ / |/| |
| * | iwmc3200wifi: Avoid an offset calculation for each management frame.Joe Perches2009-12-22
| * | iwmc3200wifi: rx aggregation supportZhu Yi2009-12-22
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-21
|\ \ \ | | |/ | |/|
| * | iwmc3200wifi: Fix test of unsigned in iwm_ntf_stop_resume_tx()Roel Kluin2009-12-21
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\ \ | |/ |/|
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | iwmc3200wifi: 802.11n Tx aggregation supportSamuel Ortiz2009-11-28
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-18
|\ \ | |/
| * headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* | iwmc3200wifi: handle coexistence radio notificationZhu Yi2009-10-27
* | iwmc3200wifi: Support unexpected reboot barkerSamuel Ortiz2009-10-27
* | iwmc3200wifi: Try shared auth when open WEP failsSamuel Ortiz2009-10-27
* | iwmc3200wifi: Check for cmd pointer before dereferencing itSamuel Ortiz2009-10-27
* | iwmc3200wifi: Improve rx debugSamuel Ortiz2009-10-27
* | iwmc3200wifi: CT kill supportSamuel Ortiz2009-10-27
|/
* iwmc3200wifi: Add a last_fw_err debugfs entrySamuel Ortiz2009-09-01
* iwmc3200wifi: Handle UMAC stalls and UMAC assert properlySamuel Ortiz2009-09-01
* iwmc3200wifi: fix misuse of le16_to_cpuZhu Yi2009-09-01
* iwmc3200wifi: add disconnect workZhu Yi2009-09-01
* iwmc3200wifi: use cfg80211_roamed to send roam eventZhu Yi2009-09-01
* iwmc3200wifi: fix cfg80211_connect_result is called in IBSSZhu Yi2009-07-24
* iwmc3200wifi: use cfg80211_connect_result to send req/resp IEZhu Yi2009-07-24
* iwmc3200wifi: cfg80211 managed mode portSamuel Ortiz2009-07-24
* iwmc3200wifi: use correct debug levelZhu Yi2009-07-24
* iwmc3200wifi: hardware does not support IP checksumZhu Yi2009-07-24
* iwmc3200wifi: fix UMAC INIT_COMPLETE notification handlingZhu Yi2009-07-24
* iwmc3200wifi: remove B0 hardware supportZhu Yi2009-07-10
* iwmc3200wifi: replace netif_rx with netif_rx_niZhu Yi2009-07-10