| Commit message (Expand) | Author | Age |
* | ipw2100: fix rebooting hang with driver loaded | Zhu Yi | 2009-12-04 |
* | ipw2x00: convert to seq_file | Alexey Dobriyan | 2009-11-28 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-11-24 |
|\ |
|
| * | ipw2200: Set core hw rfkill status when hardware changes state | Matthew Garrett | 2009-11-23 |
| * | ipw2100: Register the wiphy device | Matthew Garrett | 2009-11-23 |
| * | libipw: initiate cfg80211 API conversion (v2) | John W. Linville | 2009-11-23 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-19 |
|\ \
| |/
|/| |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-11-18 |
| |\ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-11-09 |
| |\ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-11-03 |
| |\ \ \ |
|
| * | | | | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 |
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-11-18 |
|\ \ \ \ \ |
|
| * | | | | | ipw2200: declare MODULE_FIRMWARE | Ben Hutchings | 2009-11-11 |
| * | | | | | ipw2100: declare MODULE_FIRMWARE | Ben Hutchings | 2009-11-11 |
* | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-17 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | /
| | |_|_|/
| |/| | | |
|
| * | | | | Revert "libipw: initiate cfg80211 API conversion" | John W. Linville | 2009-11-13 |
| | |_|/
| |/| | |
|
| * | | | Revert "ipw2200: fix oops on missing firmware" | John W. Linville | 2009-11-06 |
| | |/
| |/| |
|
| * | | ipw2200: fix oops on missing firmware | Zhu Yi | 2009-10-30 |
| |/ |
|
* | | wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig | John W. Linville | 2009-10-30 |
* | | wireless: fix CFG80211_WEXT build problems | Randy Dunlap | 2009-10-07 |
* | | ipw2200: support ETHTOOL_GPERMADDR | John W. Linville | 2009-10-07 |
* | | wext: refactor | Johannes Berg | 2009-10-07 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-09-02 |
|\ |
|
| * | ipw2200: fix kconfig dependencies | Randy Dunlap | 2009-08-31 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-09-02 |
|\ \ |
|
| * | | ipw2200: firmware DMA loading rework | Zhu Yi | 2009-08-28 |
* | | | wireless: convert drivers to netdev_tx_t | Stephen Hemminger | 2009-09-01 |
| |/
|/| |
|
* | | libipw: initiate cfg80211 API conversion | John W. Linville | 2009-08-28 |
* | | ipw2x00: update contact information | Reinette Chatre | 2009-08-28 |
* | | libipw: switch from ieee80211_* to libipw_* naming policy | John W. Linville | 2009-08-28 |
* | | ipw2x00: fix sparse warnings | Reinette Chatre | 2009-08-20 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-12 |
|\| |
|
| * | ipw2x00: Write outside array bounds | Zhu Yi | 2009-08-07 |
* | | drivers/net: Drop unnecessary NULL test | Julia Lawall | 2009-07-24 |
* | | drivers/net/wireless: Use PCI_VDEVICE | Joe Perches | 2009-07-10 |
* | | net: convert remaining non-symbolic return values in ndo_start_xmit() functions | Patrick McHardy | 2009-07-05 |
|/ |
|
* | net: use symbolic values for ndo_start_xmit() return codes | Patrick McHardy | 2009-06-13 |
* | net: fix network drivers ndo_start_xmit() return values (part 3) | Patrick McHardy | 2009-06-13 |
* | Wireless: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-05-06 |
* | ipw2x00: remove old compat_net_dev_ops code | Alexander Beregalov | 2009-04-16 |
* | drivers/net: replace BUG() with BUG_ON() if possible | Alexander Beregalov | 2009-04-13 |
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-03 |
|\ |
|
| * | trivial: Fix misspelling of firmware | Nick Andrew | 2009-03-30 |
* | | wireless: remove duplicated .ndo_set_mac_address | Alexander Beregalov | 2009-03-29 |
|/ |
|
* | ipw2200: convert to net_device_ops | Stephen Hemminger | 2009-03-22 |
* | ipw2100: convert to net_device_ops | Stephen Hemminger | 2009-03-22 |
* | ipw2x00: convert infrastructure for use by net_device_ops | Stephen Hemminger | 2009-03-22 |
* | ipw2x00: convert to internal net_device_stats | Stephen Hemminger | 2009-03-22 |
* | ipw2x00: remove obsolete enums | Helmut Schaa | 2009-03-16 |