| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-07-20 |
|\ |
|
| * | hostap_pci: set dev->base_addr during probe | John W. Linville | 2010-07-14 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-07-13 |
|\ \ |
|
| * | | hostap: fixup strlen() math | Dan Carpenter | 2010-07-12 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-07-01 |
|\| | |
|
| * | | wireless:hostap_ap.c Fix warning: variable 'fc' set but not used | Justin P. Mattock | 2010-06-18 |
| * | | wireless:hostap_main.c warning: variable 'iface' set but not used | Justin P. Mattock | 2010-06-18 |
| |/ |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-06-17 |
|\| |
|
| * | hostap: Protect against initialization interrupt | Tim Gardner | 2010-06-15 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-06-11 |
|\| |
|
| * | Revert "wireless: hostap, fix oops due to early probing interrupt" | John W. Linville | 2010-06-04 |
* | | drivers/net: use __packed annotation | Eric Dumazet | 2010-06-03 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-05-21 |
|\ |
|
| * | drivers/net: remove useless semicolons | Joe Perches | 2010-05-18 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-05-17 |
| |\ |
|
| | * | drivers/net/wireless/hostap: Drop memory allocation cast | Julia Lawall | 2010-05-12 |
* | | | pcmcia: dev_node removal (write-only drivers) | Dominik Brodowski | 2010-05-10 |
* | | | pcmcia: re-work pcmcia_request_irq() | Dominik Brodowski | 2010-05-10 |
|/ / |
|
* / | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-02-26 |
|\ |
|
| * | Introduce PCMCIA_DEVICE_PROD_ID3 | Pavel Roskin | 2010-02-19 |
* | | drivers/net/: use DEFINE_PCI_DEVICE_TABLE() | Alexey Dobriyan | 2010-01-08 |
|/ |
|
* | wireless: hostap, fix oops due to early probing interrupt | Colin Ian King | 2009-12-21 |
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-12-05 |
|\ |
|
| * | pcmcia: rework the irq_req_t typedef | Dominik Brodowski | 2009-11-28 |
| * | pcmcia: remove deprecated handle_to_dev() macro | Dominik Brodowski | 2009-11-28 |
| * | pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (wireless) | Dominik Brodowski | 2009-11-09 |
| * | pcmcia: use pre-determined values | Dominik Brodowski | 2009-11-08 |
* | | 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 |
* | | wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig | John W. Linville | 2009-10-30 |
* | | wext: refactor | Johannes Berg | 2009-10-07 |
|/ |
|
* | hostap: Revert a toxic part of the conversion to net_device_ops | Martin Decky | 2009-09-14 |
* | wireless: convert drivers to netdev_tx_t | Stephen Hemminger | 2009-09-01 |
* | hostap_cs: Enable shared interrupts | Larry Finger | 2009-07-24 |
* | net: convert remaining non-symbolic return values in ndo_start_xmit() functions | Patrick McHardy | 2009-07-05 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-06-15 |
|\ |
|
| * | trivial: Kconfig: .ko is normally not included in module names | Pavel Machek | 2009-06-12 |
* | | net: use symbolic values for ndo_start_xmit() return codes | Patrick McHardy | 2009-06-13 |
* | | net: remove needless (now buggy) & from dev->dev_addr | Jiri Pirko | 2009-05-17 |
* | | wireless: remove some (bogus?) 'may be used uninitialized' warnings | John W. Linville | 2009-04-24 |
|/ |
|
* | hostap: convert to net_device_ops | Stephen Hemminger | 2009-03-22 |
* | hostap: convert to internal net_device_stats | Stephen Hemminger | 2009-03-22 |
* | hostap: convert usage of net/ieee80211.h to linux/ieee80211.h | Dan Williams | 2009-02-27 |
* | wireless: replace uses of __constant_{endian} | Harvey Harrison | 2009-02-09 |
* | hostap: select required crypto bits in Kconfig | John W. Linville | 2008-12-05 |
* | lib80211: consolidate crypt init routines | John W. Linville | 2008-11-21 |
* | lib80211: absorb crypto bits from net/ieee80211 | John W. Linville | 2008-11-21 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-19 |
|\ |
|
| * | hostap: pad the skb->cb usage in lieu of a proper fix | Johannes Berg | 2008-11-12 |