Age | Commit message (Expand) | Author | Files | Lines |
2011-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.... | John W. Linville | 1 | -2/+2 |
2011-05-26 | mwifiex: correct event header length | Yogesh Ashok Powar | 1 | -2/+2 |
2011-05-25 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next... | John W. Linville | 4 | -16/+60 |
2011-05-19 | mwifiex: adjust high/low water marks for tx_pending queue | Marc Yang | 2 | -2/+5 |
2011-05-19 | mwifiex: CPU mips optimization with NO_PKT_PRIO_TID | Marc Yang | 2 | -0/+7 |
2011-05-19 | mwifiex: check mwifiex_wmm_lists_empty() before dequeue | Marc Yang | 1 | -1/+1 |
2011-05-19 | mwifiex: reduce CPU usage by tracking highest_queued_prio | Marc Yang | 2 | -3/+28 |
2011-05-19 | mwifiex: reduce CPU usage by tracking tx_pkts_queued | Marc Yang | 3 | -10/+19 |
2011-05-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 22 | -492/+232 |
2011-05-16 | mwifiex: use ieee80211_amsdu_to_8023s routine | Yogesh Ashok Powar | 2 | -127/+20 |
2011-05-12 | mwifiex: remove mwifiex_recv_complete function | Amitkumar Karwar | 3 | -32/+3 |
2011-05-11 | mwifiex: cleanup ioctl.h | Bing Zhao | 3 | -102/+4 |
2011-05-11 | mwifiex: remove redundant local structures | Amitkumar Karwar | 1 | -19/+9 |
2011-05-10 | mwifiex: remove unnecessary struct mwifiex_opt_sleep_confirm_buffer | Amitkumar Karwar | 3 | -28/+20 |
2011-05-10 | mwifiex: fix null derefs, mem leaks and trivia | Christoph Fritz | 8 | -17/+23 |
2011-05-06 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 6 | -112/+91 |
2011-05-05 | mwifiex: remove unnecessary variable initialization | Yogesh Ashok Powar | 19 | -165/+148 |
2011-05-05 | mwifiex: fix simultaneous assoc and scan issue | Amitkumar Karwar | 2 | -6/+9 |
2011-05-05 | net: call dev_alloc_name from register_netdevice | Jiri Pirko | 1 | -4/+0 |
2011-05-02 | mwifiex: fix missing tsf_val TLV | Bing Zhao | 2 | -2/+7 |
2011-04-29 | mwifiex: fix copy-n-paste 'thinko' for tsf_val | John W. Linville | 1 | -3/+0 |
2011-04-28 | mwifiex: fix bug in mwifiex_save_curr_bcn() | Amitkumar Karwar | 1 | -16/+12 |
2011-04-28 | mwifiex: HT capability information handling | Amitkumar Karwar | 4 | -86/+64 |
2011-04-28 | mwifiex: check firmware capabilities while initialising 5GHz band parameters | Amitkumar Karwar | 1 | -8/+11 |
2011-04-19 | mwifiex: optimize driver initialization code | Amitkumar Karwar | 3 | -64/+33 |
2011-04-19 | mwifiex: remove some macro definitions | Amitkumar Karwar | 5 | -7/+4 |
2011-04-19 | mwifiex: remove redundant local variables and comments | Yogesh Ashok Powar | 13 | -277/+105 |
2011-04-14 | mwifiex: rename function mwifiex_is_ba_stream_avail | Bing Zhao | 2 | -3/+4 |
2011-04-14 | mwifiex: remove unused function parameters | Amitkumar Karwar | 14 | -136/+80 |
2011-04-14 | mwifiex: remove redundant "return" at end of void function | Yogesh Ashok Powar | 10 | -44/+1 |
2011-04-14 | mwifiex: cleanup ioctl wait queue and abstraction layer | Amitkumar Karwar | 19 | -1434/+502 |
2011-04-13 | mwifiex: use common keyinfo bitmap for different key types | Yogesh Ashok Powar | 4 | -42/+18 |
2011-04-13 | mwifiex: fix cmd_skb headroom decreasing issue | Bing Zhao | 1 | -0/+2 |
2011-04-07 | mwifiex: remove redundant encryption_mode mapping | Yogesh Ashok Powar | 6 | -83/+19 |
2011-04-07 | mwifiex: return success in set_default_key for WPA/WPA2 | Amitkumar Karwar | 1 | -0/+4 |
2011-04-05 | mwifiex: remove unused macros in decl.h and main.h | Bing Zhao | 2 | -31/+0 |
2011-04-05 | mwifiex: remove struct mwifiex_802_11_fixed_ies | Bing Zhao | 2 | -22/+8 |
2011-04-05 | mwifiex: cleanup power save related struct and macros | Marc Yang | 4 | -66/+37 |
2011-04-05 | mwifiex: remove unused macros in fw.h | Marc Yang | 1 | -42/+0 |
2011-04-05 | mwifiex: remove unused radio_on variable and macros | Marc Yang | 5 | -9/+0 |
2011-04-05 | mwifiex: remove MWIFIEX_AUTH_MODE_ macros | Marc Yang | 4 | -11/+6 |
2011-04-05 | mwifiex: remove MWIFIEX_BSS_MODE_ macros | Bing Zhao | 12 | -165/+74 |
2011-04-05 | mwifiex: use IEEE80211_HT_CAP_ macros for 11n cap_info | Marc Yang | 7 | -129/+63 |
2011-04-05 | mwifiex: remove macro SHORT_SLOT_TIME_DISABLED | Bing Zhao | 2 | -6/+3 |
2011-04-05 | mwifiex: remove unnecessary _set_auth functions | Marc Yang | 5 | -77/+19 |
2011-04-05 | mwifiex: remove helper functions for displaying 11n capabilities | Yogesh Ashok Powar | 4 | -116/+0 |
2011-03-30 | wireless: mwifiex: initial commit for Marvell mwifiex driver | Bing Zhao | 35 | -0/+25462 |