Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
41f63c5359d14ca995172b8f6eaffd93f60fec54
/
drivers
/
net
/
wireless
/
ipw2x00
/
ipw2100.c
41f63c5
workqueue: use mod_delayed_work() instead of cancel + queue
by Tejun Heo
· 13 years ago
aac495a
net/wireless: ipw2100: Fix WARN_ON occurring in wiphy_register called by ipw2100_pci_init_one
by Stanislav Yakovlev
· 13 years ago
e19d8baf
ipw2100: Fix order of device registration
by Ben Hutchings
· 13 years ago
59ef43e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
fd9071e
net: Fix spelling typo in net
by Masanari Iida
· 13 years ago
a141e6a
net/wireless: ipw2x00: add supported cipher suites to wiphy initialization
by Stanislav Yakovlev
· 13 years ago
e3e07e0
ipw2100: remove a redundant NULL check before calling release_firmware()
by Jesper Juhl
· 13 years ago
019d077
ipw2100: remove useless tests in the PCI device remove path.
by Francois Romieu
· 13 years ago
9b71707
ipw2100: stop using net_device.base_addr.
by Francois Romieu
· 13 years ago
74dd152
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
d11f0ca
net/wireless: ipw2x00: remove WEXT_USECHANNELS define
by Stanislav Yakovlev
· 13 years ago
051d3b5
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
4d94c15
ipw2x00: remove ipw2100_rates_11b[]
by Stanislav Yakovlev
· 13 years ago
06d9b6a
net/wireless: ipw2x00: Use IW_HANDLER macro from linux/wireless.h
by Stanislav Yakovlev
· 13 years ago
e404dec
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
by Joe Perches
· 13 years ago
1f80c23
wireless: use strlcpy routine in .get_drvinfo
by Rick Jones
· 13 years ago
9696cc9
Merge branch 'pm-qos' into pm-for-linus
by Rafael J. Wysocki
· 13 years ago
7cabafc
ipw2x00: fix rtnl mutex deadlock
by Stanislaw Gruszka
· 14 years ago
cc74998
PM QoS: Minor clean-ups
by Jean Pihet
· 14 years ago
e8db0be
PM QoS: Move and rename the implementation files
by Jean Pihet
· 14 years ago
96a95c1
ipw2100: Fix command list for debugging
by Jean Delvare
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
7a63628
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
942a849
drivers:net:ipw2100.c change a typo comamnd to command
by Justin P. Mattock
· 14 years ago
bcb6d91
wireless/ipw2x00: use system_wq instead of dedicated workqueues
by Tejun Heo
· 14 years ago
e569aa7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
268bae0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
d3c6e7a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
baeb2ff
drivers/net: Convert unbounded kzalloc calls to kcalloc
by Joe Perches
· 15 years ago
c206a04
ipw2100: don't sync status queue entries
by John W. Linville
· 15 years ago
9714d31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
aa0d52c
ipw2100: avoid warning from pointer cast in call to IPW_DEBUG_TX
by John W. Linville
· 15 years ago
2f81b47
ipw2100: register pm_qos request before registering pci driver
by John W. Linville
· 15 years ago
e225567
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
93c0584
wireless: ipw2100: check result of kzalloc()
by Christoph Fritz
· 15 years ago
6ba7401
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
2a88e7e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
d267be3
ipw2100: mark ipw2100_pm_qos_req static
by John W. Linville
· 15 years ago
82f6825
pm_qos: Get rid of the allocation in pm_qos_add_request()
by James Bottomley
· 15 years ago
14599f1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
efe4c45
drivers/net/wireless/ipw2x00/ipw2100.c: Remove unnecessary kmalloc casts
by Joe Perches
· 15 years ago
ba2d358
drivers/net: use __packed annotation
by Eric Dumazet
· 15 years ago
f896546
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 15 years ago
ed77134
PM QOS update
by Mark Gross
· 15 years ago
9fd1ea4
wireless/ipw2x00: remove trailing space in messages
by Frans Pop
· 15 years ago
27ae60f
ipw2x00: replace "ieee80211" with "libipw" where appropriate
by Pavel Roskin
· 15 years ago
a3aa188
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
by Alexey Dobriyan
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
52ce3e9a7
ipw2100: fix rebooting hang with driver loaded
by Zhu Yi
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
c26409a
ipw2100: Register the wiphy device
by Matthew Garrett
· 15 years ago
a3caa99
libipw: initiate cfg80211 API conversion (v2)
by John W. Linville
· 16 years ago
dfef948
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
8cc3174
Revert "libipw: initiate cfg80211 API conversion"
by John W. Linville
· 15 years ago
a278ea3
ipw2100: declare MODULE_FIRMWARE
by Ben Hutchings
· 15 years ago
143d40f
Revert "ipw2200: fix oops on missing firmware"
by John W. Linville
· 15 years ago
e6c5fc5
ipw2200: fix oops on missing firmware
by Zhu Yi
· 15 years ago
d0cf9c0
wireless: convert drivers to netdev_tx_t
by Stephen Hemminger
· 16 years ago
b8ecd98
libipw: initiate cfg80211 API conversion
by John W. Linville
· 16 years ago
c1eb2c8
ipw2x00: update contact information
by Reinette Chatre
· 16 years ago
b0a4e7d
libipw: switch from ieee80211_* to libipw_* naming policy
by John W. Linville
· 16 years ago
21f8a73
ipw2x00: fix sparse warnings
by Reinette Chatre
· 16 years ago
928841b
Wireless: remove driver_data direct access of struct device
by Greg Kroah-Hartman
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
877d031
trivial: Fix misspelling of firmware
by Nick Andrew
· 16 years ago
3e47fce
ipw2100: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
ce55cba
ipw2x00: convert to internal net_device_stats
by Stephen Hemminger
· 16 years ago
c3d72b9
ipw2x00: age scan results on resume
by Dan Williams
· 16 years ago
b9da9e9
drivers/net/wireless/ipw2x00: fix sparse warnings: fix signedness
by Hannes Eder
· 16 years ago
4407245
trivial: Fix misspelling of "firmware" in ipw2100.c
by Nick Andrew
· 16 years ago
025dfda
trivial: fix then -> than typos in comments and documentation
by Frederik Schwarzer
· 16 years ago
a3d1fd2
drivers/net/wireless/ipw2x00: fix sparse warnings: make symbols static
by Hannes Eder
· 16 years ago
0795cd2
ipw2x00: relocate ipw2100/ipw2200 to common directory
by John W. Linville
· 16 years ago
[Renamed from drivers/net/wireless/ipw2100.c]
274bfb8
lib80211: absorb crypto bits from net/ieee80211
by John W. Linville
· 16 years ago
9387b7c
wireless: use individual buffers for printing ssid values
by John W. Linville
· 16 years ago
7e272fc
wireless: consolidate on a single escape_essid implementation
by John W. Linville
· 16 years ago
5c7f9b7
ipw2x00: change default policy for auto-associate
by Tim Gardner
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
c94c93d
wireless: replace __FUNCTION__ with __func__
by Harvey Harrison
· 17 years ago
3eb75aa
removed unused #include <version.h>
by Huang Weiyi
· 17 years ago
80c42af
drivers/net/wireless/ipw2100.c: Release mutex in error handling code
by Julia Lawall
· 17 years ago
f011e2e
latency.c: use QoS infrastructure
by Mark Gross
· 17 years ago
1edd3a5
ipw2100 annotations and fixes
by Al Viro
· 17 years ago
c00acf4
netdev: ARRAY_SIZE() cleanups
by Alejandro Martinez Ruiz
· 17 years ago
a2a1c3e
ipw2100: fix postfix decrement errors
by Roel Kluin
· 17 years ago
be84e3d
[PATCH] ipw2100/ipw2200: jiffies_round -> jiffies_round_relative
by Anton Blanchard
· 17 years ago
c00046c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 17 years ago
9abbf7d
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 17 years ago
c03983a
Spelling fix: explicitly
by Jean Delvare
· 17 years ago
c4ec207
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 17 years ago
d20c678
[PATCH] ipw2100: send WEXT scan events
by Dan Williams
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
ff8ac60
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
by Denis Cheng
· 18 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
4f86d3a
cpuidle: consolidate 2.6.22 cpuidle branch into one patch
by Len Brown
· 17 years ago
9f3b241
[PATCH] ipw2100: Fix `iwpriv set_power` error
by Zhu Yi
· 18 years ago
a62056f
[PATCH] ipw2100: RF kill switch timer power save
by Stephen Hemminger
· 18 years ago
85d32e7
[PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi
by Jouni Malinen
· 18 years ago
Next »