Age | Commit message (Expand) | Author |
2009-06-13 | 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-05-06 | Wireless: remove driver_data direct access of struct device | Greg Kroah-Hartman |
2009-04-16 | ipw2x00: remove old compat_net_dev_ops code | Alexander Beregalov |
2009-04-13 | drivers/net: replace BUG() with BUG_ON() if possible | Alexander Beregalov |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang |
2009-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-03-30 | trivial: Fix misspelling of firmware | Nick Andrew |
2009-03-29 | wireless: remove duplicated .ndo_set_mac_address | Alexander Beregalov |
2009-03-21 | ipw2200: convert to net_device_ops | Stephen Hemminger |
2009-03-21 | ipw2100: convert to net_device_ops | Stephen Hemminger |
2009-03-21 | ipw2x00: convert infrastructure for use by net_device_ops | Stephen Hemminger |
2009-03-21 | ipw2x00: convert to internal net_device_stats | Stephen Hemminger |
2009-03-16 | ipw2x00: remove obsolete enums | Helmut Schaa |
2009-03-16 | ipw2x00: Use IE definitions from linux/ieee80211.h | Helmut Schaa |
2009-03-16 | ipw2x00: remove duplicated defines | Helmut Schaa |
2009-03-16 | libipw: fix debug output | Helmut Schaa |
2009-02-27 | ipw2x00: age scan results on resume | Dan Williams |
2009-02-27 | ipw2200, fix ipw io functions | Jiri Slaby |
2009-02-27 | make net/ieee80211.h private to ipw2x00 | Dan Williams |
2009-02-17 | drivers/net/wireless/ipw2x00: fix sparse warnings: fix signedness | Hannes Eder |
2009-02-09 | wireless: replace uses of __constant_{endian} | Harvey Harrison |
2009-02-09 | ipw2x00: correct Kconfig to prevent following entries from not indenting | Jay Sternberg |
2009-01-06 | trivial: Fix misspelling of "firmware" in ipw2100.c | Nick Andrew |
2009-01-06 | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer |
2008-12-26 | drivers/net/wireless/ipw2x00: fix sparse warnings: make symbols static | Hannes Eder |
2008-12-12 | ipw2200: fix scanning while associated | Helmut Schaa |
2008-12-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-12-05 | wireless: clean up radiotap a bit | Johannes Berg |
2008-11-21 | net/ieee80211 -> drivers/net/ipw2x00/libipw_* rename | John W. Linville |
2008-11-21 | ipw2x00: relocate ipw2100/ipw2200 to common directory | John W. Linville |