Age | Commit message (Expand) | Author | Files | Lines |
2011-11-01 | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 5 | -0/+5 |
2011-10-03 | mac80211: pass vif param to conf_tx() callback | Eliad Peller | 2 | -2/+4 |
2011-09-30 | mac80211: implement uAPSD | Johannes Berg | 1 | -1/+1 |
2011-09-28 | Merge branch 'master' of git://git.infradead.org/users/linville/wireless | John W. Linville | 5 | -13/+15 |
2011-09-27 | mac80211: add ieee80211_vif param to tsf functions | Eliad Peller | 2 | -2/+4 |
2011-09-21 | iwlegacy: do not use interruptible waits | Stanislaw Gruszka | 5 | -13/+13 |
2011-09-21 | iwlegacy: fix command queue timeout | Stanislaw Gruszka | 1 | -0/+2 |
2011-09-20 | Merge branch 'master' of git://git.infradead.org/users/linville/wireless | John W. Linville | 1 | -5/+8 |
2011-08-29 | iwlegacy: fix BUG_ON(info->control.rates[0].idx < 0) | Stanislaw Gruszka | 1 | -5/+8 |
2011-08-08 | iwlegacy: remove wireless extensions inclusions | Johannes Berg | 9 | -9/+0 |
2011-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in... | John W. Linville | 2 | -3/+11 |
2011-08-01 | iwlegacy: set tx power after rxon_assoc | Stanislaw Gruszka | 2 | -3/+11 |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2011-07-21 | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody | 1 | -2/+2 |
2011-07-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -3/+2 |
2011-07-13 | iwlegacy: Add missing comma between constant string array | Joe Perches | 1 | -1/+1 |
2011-07-08 | mac80211: fix TKIP races, make API easier to use | Johannes Berg | 1 | -2/+1 |
2011-06-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+1 |
2011-06-29 | iwlegacy: remove unnecessary read of PCI_CAP_ID_EXP | Jon Mason | 1 | -1/+1 |
2011-06-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 16 | -1332/+147 |
2011-06-21 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 5 | -46/+28 |
2011-06-20 | iwlegacy: fix stop/wake queue hacks | Kalle Valo | 1 | -0/+9 |
2011-06-17 | iwlegacy: fix up brokenness caused by cleanup | Dan Carpenter | 1 | -2/+2 |
2011-06-10 | iwlegacy: refactor iwl4965_mac_channel_switch | Stanislaw Gruszka | 1 | -56/+55 |
2011-06-10 | iwlegacy: remove unused agg_tids_count | Stanislaw Gruszka | 2 | -17/+0 |
2011-06-10 | iwlegacy: remove firmware event log | Stanislaw Gruszka | 10 | -742/+1 |
2011-06-10 | iwlegacy: remove reset rf infrastructure | Stanislaw Gruszka | 10 | -407/+81 |
2011-06-10 | iwlegacy: remove recover from statistics | Stanislaw Gruszka | 5 | -103/+1 |
2011-06-10 | iwlegacy: remove unused power commands defines | Stanislaw Gruszka | 1 | -7/+0 |
2011-06-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 5 | -46/+28 |
2011-06-08 | iwlegacy: fix channel switch locking | Stanislaw Gruszka | 5 | -46/+28 |
2011-06-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 3 | -6/+7 |
2011-06-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -2/+3 |
2011-06-07 | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 1 | -0/+1 |
2011-06-06 | iwl4965: set tx power after rxon_assoc | Stanislaw Gruszka | 1 | -1/+2 |
2011-06-03 | iwlegacy: add missing null check | Greg Dietsche | 1 | -0/+3 |
2011-06-03 | iwlegacy: propagate error return value | Greg Dietsche | 1 | -1/+1 |
2011-06-03 | iwlegacy: return -EINVAL instead of -1 | Greg Dietsche | 1 | -1/+1 |
2011-06-03 | iwlegacy: remove unecessary if statement | Greg Dietsche | 1 | -2/+0 |
2011-06-03 | iwlegacy: remove unreachable code | Greg Dietsche | 1 | -1/+0 |
2011-06-01 | iwl4965: correctly validate temperature value | Stanislaw Gruszka | 1 | -1/+1 |
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-27 | iwl4965: fix 5GHz operation | Stanislaw Gruszka | 1 | -2/+2 |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2011-05-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -0/+13 |
2011-05-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+1 |
2011-05-16 | iwlegacy: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning | Stephen Boyd | 1 | -1/+1 |
2011-05-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2 | -0/+13 |
2011-05-10 | iwlegacy: fix IBSS mode crashes | Stanislaw Gruszka | 2 | -0/+13 |
2011-05-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 3 | -11/+35 |