index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ipw2x00
/
ipw2100.c
Age
Commit message (
Expand
)
Author
2015-07-11
ipw2100: fix timeout bug - always evaluated to 0
Nicholas Mc Guire
2015-03-03
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
2014-10-14
wireless: ipw2x00: print SSID via %*pE
Andy Shevchenko
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-08
ipw2100: use pci_zalloc_consistent
Joe Perches
2014-03-03
net: Replace min macro with min_t
Silvan Jegen
2013-12-05
wireless: ipw2100: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-11-25
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
2013-06-03
net, ipw2x00: remove redundant D0 power state set
Yijing Wang
2013-04-10
ipw2x00: move to kstrto* functions
Andy Shevchenko
2013-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-02-09
ipw2x00: simplify scan_event handling
Tejun Heo
2013-02-04
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2012-12-06
ipw2x00: remove __dev* attributes
Bill Pemberton
2012-11-16
net/wireless: ipw2x00: remove unreachable code
Stanislav Yakovlev
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-07
ipw2100: use is_zero_ether_addr() and is_broadcast_ether_addr()
Wei Yongjun
2012-08-21
drivers/net/wireless/ipw2x00/ipw2100.c: introduce missing initialization
Julia Lawall
2012-08-13
workqueue: use mod_delayed_work() instead of cancel + queue
Tejun Heo
2012-06-08
net/wireless: ipw2100: Fix WARN_ON occurring in wiphy_register called by ipw2...
Stanislav Yakovlev
2012-05-08
ipw2100: Fix order of device registration
Ben Hutchings
2012-04-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-04-14
net: Fix spelling typo in net
Masanari Iida
2012-04-12
net/wireless: ipw2x00: add supported cipher suites to wiphy initialization
Stanislav Yakovlev
2012-04-12
ipw2100: remove a redundant NULL check before calling release_firmware()
Jesper Juhl
2012-04-07
ipw2100: remove useless tests in the PCI device remove path.
Francois Romieu
2012-04-07
ipw2100: stop using net_device.base_addr.
Francois Romieu
2012-03-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-08
net/wireless: ipw2x00: remove WEXT_USECHANNELS define
Stanislav Yakovlev
2012-03-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-29
ipw2x00: remove ipw2100_rates_11b[]
Stanislav Yakovlev
2012-02-27
net/wireless: ipw2x00: Use IW_HANDLER macro from linux/wireless.h
Stanislav Yakovlev
2012-01-31
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2011-11-17
wireless: use strlcpy routine in .get_drvinfo
Rick Jones
2011-10-07
Merge branch 'pm-qos' into pm-for-linus
Rafael J. Wysocki
2011-09-16
ipw2x00: fix rtnl mutex deadlock
Stanislaw Gruszka
2011-08-25
PM QoS: Minor clean-ups
Jean Pihet
2011-08-25
PM QoS: Move and rename the implementation files
Jean Pihet
2011-07-06
ipw2100: Fix command list for debugging
Jean Delvare
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
[next]