Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
8e572bab39c484cdf512715f98626337f25cfc32
/
drivers
/
net
/
wireless
/
ipw2x00
/
ipw2100.c
8e572ba
fix typos 'comamnd' -> 'command' in comments
by Justin P. Mattock
· 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
· 14 years ago
268bae0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
d3c6e7a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
baeb2ff
drivers/net: Convert unbounded kzalloc calls to kcalloc
by Joe Perches
· 14 years ago
c206a04
ipw2100: don't sync status queue entries
by John W. Linville
· 14 years ago
9714d31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
aa0d52c
ipw2100: avoid warning from pointer cast in call to IPW_DEBUG_TX
by John W. Linville
· 14 years ago
2f81b47
ipw2100: register pm_qos request before registering pci driver
by John W. Linville
· 14 years ago
e225567
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
93c0584
wireless: ipw2100: check result of kzalloc()
by Christoph Fritz
· 14 years ago
6ba7401
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 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
· 14 years ago
d267be3
ipw2100: mark ipw2100_pm_qos_req static
by John W. Linville
· 14 years ago
82f6825
pm_qos: Get rid of the allocation in pm_qos_add_request()
by James Bottomley
· 14 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
· 15 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
· 15 years ago
b8ecd98
libipw: initiate cfg80211 API conversion
by John W. Linville
· 15 years ago
c1eb2c8
ipw2x00: update contact information
by Reinette Chatre
· 15 years ago
b0a4e7d
libipw: switch from ieee80211_* to libipw_* naming policy
by John W. Linville
· 15 years ago
21f8a73
ipw2x00: fix sparse warnings
by Reinette Chatre
· 15 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
· 16 years ago
3eb75aa
removed unused #include <version.h>
by Huang Weiyi
· 16 years ago
80c42af
drivers/net/wireless/ipw2100.c: Release mutex in error handling code
by Julia Lawall
· 16 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
· 17 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
· 17 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
d626f62
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
22d5743
[PATCH] ipw2100: Use ARRAY_SIZE macro when appropriate
by Ahmed S. Darwish
· 18 years ago
ae80031
[PATCH] Rename IPW2100 debugging macros to not look like config options.
by Robert P. J. Day
· 18 years ago
fe5f8e2
[PATCH] ipw2100: Fix dropping fragmented small packet problem
by Zhu Yi
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
359f2d1
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream
by Jeff Garzik
· 18 years ago
90c009a
[PATCH] ipw2200: Fix a typo
by Zhu Yi
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
718cc4c
[PATCH] ieee80211: Provide generic get_stats implementation
by Daniel Drake
· 18 years ago
02e0e5e
[PATCH] wireless: clean-up some "check return code" warnings
by John W. Linville
· 18 years ago
c3a9392
[PATCH] kmemdup() cleanup in drivers/net
by Eric Sesterhenn
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
95f3eff
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
135ab6e
[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references
by Arnd Bergmann
· 18 years ago
de89788
drivers/net/wireless/{airo,ipw2100}: fix error handling bugs
by Jeff Garzik
· 18 years ago
5c87579
[PATCH] maximum latency tracking infrastructure
by Arjan van de Ven
· 18 years ago
5b63bae
[PATCH] WE-21 for ipw2100
by Jean Tourrilhes
· 18 years ago
7282d49
drivers/net: const-ify ethtool_ops declarations
by Jeff Garzik
· 18 years ago
a241359
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream
by Jeff Garzik
· 18 years ago
efbd809
[PATCH] ipw2100: Fix deadlock detected by lockdep
by Zhu Yi
· 18 years ago
2991762
drivers/net: Remove deprecated use of pci_module_init()
by Jeff Garzik
· 18 years ago
1fb9df5
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
Next »