index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ipw2x00
/
ipw2100.c
Age
Commit message (
Expand
)
Author
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-02-03
drivers:net:ipw2100.c change a typo comamnd to command
Justin P. Mattock
2011-01-26
wireless/ipw2x00: use system_wq instead of dedicated workqueues
Tejun Heo
2010-08-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-08-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-08-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-08-17
drivers/net: Convert unbounded kzalloc calls to kcalloc
Joe Perches
2010-08-17
ipw2100: don't sync status queue entries
John W. Linville
2010-08-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-08-16
ipw2100: avoid warning from pointer cast in call to IPW_DEBUG_TX
John W. Linville
2010-08-11
ipw2100: register pm_qos request before registering pci driver
John W. Linville
2010-08-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-08-04
wireless: ipw2100: check result of kzalloc()
Christoph Fritz
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-07-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-07-20
ipw2100: mark ipw2100_pm_qos_req static
John W. Linville
2010-07-19
pm_qos: Get rid of the allocation in pm_qos_add_request()
James Bottomley
2010-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-06-03
drivers/net/wireless/ipw2x00/ipw2100.c: Remove unnecessary kmalloc casts
Joe Perches
2010-06-03
drivers/net: use __packed annotation
Eric Dumazet
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-10
PM QOS update
Mark Gross
2010-03-31
wireless/ipw2x00: remove trailing space in messages
Frans Pop
2010-03-15
ipw2x00: replace "ieee80211" with "libipw" where appropriate
Pavel Roskin
2010-01-07
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-04
ipw2100: fix rebooting hang with driver loaded
Zhu Yi
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-11-23
ipw2100: Register the wiphy device
Matthew Garrett
2009-11-23
libipw: initiate cfg80211 API conversion (v2)
John W. Linville
2009-11-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-11-13
Revert "libipw: initiate cfg80211 API conversion"
John W. Linville
2009-11-11
ipw2100: declare MODULE_FIRMWARE
Ben Hutchings
2009-11-06
Revert "ipw2200: fix oops on missing firmware"
John W. Linville
2009-10-30
ipw2200: fix oops on missing firmware
Zhu Yi
2009-09-01
wireless: convert drivers to netdev_tx_t
Stephen Hemminger
2009-08-28
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-20
ipw2x00: fix sparse warnings
Reinette Chatre
2009-05-06
Wireless: remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-03-30
trivial: Fix misspelling of firmware
Nick Andrew
2009-03-21
ipw2100: convert to net_device_ops
Stephen Hemminger
2009-03-21
ipw2x00: convert to internal net_device_stats
Stephen Hemminger
2009-02-27
ipw2x00: age scan results on resume
Dan Williams
2009-02-17
drivers/net/wireless/ipw2x00: fix sparse warnings: fix signedness
Hannes Eder
[next]