| Commit message (Expand) | Author | Age | Files | Lines |
* | param: simple locking for sysfs-writable charp parameters | Rusty Russell | 2010-08-11 | 1 | -0/+3 |
* | libertas_tf: add get_survey callback in order to get channel noise | John W. Linville | 2010-07-29 | 2 | -0/+21 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-06-17 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-06-17 | 1 | -1/+1 |
| |\ |
|
| | * | libertas_tf: Fix warning in lbtf_rx for stats struct | Prarit Bhargava | 2010-06-14 | 1 | -1/+1 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-06-11 | 1 | -3/+2 |
|\| | |
|
| * | | drivers/net/wireless/libertas_tf: Use kmemdup | Julia Lawall | 2010-06-02 | 1 | -3/+2 |
| |/ |
|
* / | drivers/net: use __packed annotation | Eric Dumazet | 2010-06-03 | 1 | -2/+2 |
|/ |
|
* | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 2010-05-14 | 2 | -2/+0 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-05-05 | 5 | -81/+570 |
|\ |
|
| * | libertas_tf: avoid warning about pr_fmt redefinition | John W. Linville | 2010-04-30 | 5 | -6/+9 |
| * | libertas_tf: remove usage of deprecated noise value | John W. Linville | 2010-04-28 | 1 | -1/+0 |
| * | libertastf: add configurable debug messages | Steve deRosier | 2010-04-26 | 4 | -79/+566 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 3 | -0/+5 |
|\ \ |
|
| * | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 3 | -0/+5 |
| |/ |
|
* / | net: convert multicast list to list_head | Jiri Pirko | 2010-04-03 | 1 | -8/+6 |
|/ |
|
* | Add Station and AdHoc mode support to libertas_tf | Deepak Saxena | 2010-02-10 | 1 | -0/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 2009-12-30 | 1 | -1/+0 |
|\ |
|
| * | wireless: remove remaining qual code | Johannes Berg | 2009-12-28 | 1 | -1/+0 |
* | | mac80211: remove struct ieee80211_if_init_conf | Johannes Berg | 2009-12-28 | 1 | -5/+5 |
|/ |
|
* | libertas_tf_usb: declare MODULE_FIRMWARE | Ben Hutchings | 2009-11-11 | 1 | -0/+2 |
* | mac80211: allow configure_filter callback to sleep | Johannes Berg | 2009-08-20 | 1 | -12/+25 |
* | mac80211: push rx status into skb->cb | Johannes Berg | 2009-07-10 | 1 | -1/+2 |
* | mac80211: unify config_interface and bss_info_changed | Johannes Berg | 2009-05-06 | 1 | -33/+23 |
* | mac80211: clean up beacon interval settings | Johannes Berg | 2009-05-06 | 1 | -1/+1 |
* | drivers/net: replace BUG() with BUG_ON() if possible | Alexander Beregalov | 2009-04-13 | 1 | -2/+1 |
* | mac80211: constify ieee80211_if_conf.bssid | Johannes Berg | 2009-01-29 | 2 | -2/+2 |
* | libertas_tf: return NETDEV_TX_OK in TX op | Andrey Yurovsky | 2009-01-12 | 1 | -1/+1 |
* | libertas_tf: fix skb tail pointer | Johannes Berg | 2008-11-10 | 1 | -1/+1 |
* | mac80211/drivers: rewrite the rate control API | Johannes Berg | 2008-10-31 | 1 | -2/+2 |
* | mac80211: introduce hw config change flags | Johannes Berg | 2008-10-31 | 1 | -1/+3 |
* | net: convert print_mac to %pM | Johannes Berg | 2008-10-27 | 1 | -3/+2 |
* | mac80211: use nl80211 interface types | Johannes Berg | 2008-09-15 | 1 | -9/+9 |
* | libertas: use the common frame control functions | Harvey Harrison | 2008-08-29 | 1 | -12/+8 |
* | libertas_tf: config and makefile | Luis Carlos Cobo | 2008-08-22 | 1 | -0/+6 |
* | libertas_tf: usb specific functions | Luis Carlos Cobo | 2008-08-22 | 2 | -0/+864 |
* | libertas_tf: command helper functions for libertas_tf | Luis Carlos Cobo | 2008-08-22 | 1 | -0/+669 |
* | libertas_tf: main.c, data paths and mac80211 handlers | Luis Carlos Cobo | 2008-08-22 | 1 | -0/+666 |
* | libertas_tf: header file | Luis Carlos Cobo | 2008-08-22 | 1 | -0/+514 |