Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
487fd4eb1445407c9760af08b0b34c3f4cdb4afc
/
drivers
/
net
/
wireless
f65a4d1
[PATCH] orinoco: Fix flood of kernel log with stupid WE warnings
by Benjamin Herrenschmidt
· 19 years ago
1141455
[PATCH] airo : fix channel number in scan
by matthieu castet
· 19 years ago
f39a4aa
[PATCH] pcmcia: add another orinoco_cs id
by Komuro
· 19 years ago
0edd5b4
[wireless ieee80211,ipw2200] Lindent source code
by Jeff Garzik
· 19 years ago
bbeec90
[wireless] build fixes after merging WE-19
by Jeff Garzik
· 19 years ago
ce6623c
[PATCH] airo : WE-19 support
by Jean Tourrilhes
· 19 years ago
61bd496
[PATCH] prism54 : WE-17 support
by Jean Tourrilhes
· 19 years ago
00b309f
[PATCH] wl3501_cs : WE-17 support
by Jean Tourrilhes
· 19 years ago
72f98d3
[PATCH] atmel_cs : WE-17 support
by Jean Tourrilhes
· 19 years ago
62337dd
[PATCH] iw263_netwave_we17.diff
by Jean Tourrilhes
· 19 years ago
3d5d5ac
[PATCH] ray_cs : WE-17 support
by Jean Tourrilhes
· 19 years ago
5bcaa15
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 19 years ago
3da54c5
[IPW2200]: ipw2200.h needs linux/dma-mapping.h
by David S. Miller
· 19 years ago
3a48c4c
[PATCH] orinoco: New driver - spectrum_cs.
by Pavel Roskin
· 19 years ago
ec82905
[PATCH] orinoco: New driver - orinoco_nortel.
by Pavel Roskin
· 19 years ago
8c09e16
[PATCH] orinoco: Remove EXPERIMENTAL mark from PLX_HERMES, TMD_HERMES and PCI_HERMES.
by Pavel Roskin
· 19 years ago
c89cc22
[PATCH] orinoco: Optimize orinoco_join_ap()
by Pavel Roskin
· 19 years ago
708218b
[PATCH] orinoco: Fix memory leak on error in processing hostscan frames.
by Pavel Roskin
· 19 years ago
acf73a8
[PATCH] orinoco: Remove entry for Intel PRO/Wireless 2011B.
by Pavel Roskin
· 19 years ago
70817c4
[PATCH] orinoco: Change orinoco_translate_scan() to return error code on error.
by Pavel Roskin
· 19 years ago
843684a
[PATCH] (6/7) missing include (ipw2200)
by viro@ftp.linux.org.uk
· 19 years ago
2be041a
[PATCH] (5/7) iomem annotations, NULL noise removal (ipw2100)
by viro@ftp.linux.org.uk
· 19 years ago
4846764
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
583a4e8
[PATCH] fix pm_message_t stuff in -mm tree
by Pavel Machek
· 19 years ago
ca078ba
[PATCH] swsusp: switch pm_message_t to struct
by Pavel Machek
· 19 years ago
829ca9a
[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion
by Pavel Machek
· 19 years ago
504be3a
[wireless hostap] automatically select ieee80211 dependency in Kconfig
by Jeff Garzik
· 19 years ago
573dbd9
[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL
by Jesper Juhl
· 19 years ago
eb6f116
[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate
by Herbert Xu
· 19 years ago
ceeec3d
/spare/repo/netdev-2.6 branch 'ieee80211'
by Jeff Garzik
· 19 years ago
e3ee3b7
/spare/repo/netdev-2.6 branch 'master'
by Jeff Garzik
· 19 years ago
fbff868
[PATCH] hostap: Fix null pointer dereference in prism2_pccard_card_present()
by Jouni Malinen
· 19 years ago
a8eef8a
[PATCH] hostap: Fix null pointer dereference in prism2_pccard_card_present()
by Kalle Valo
· 19 years ago
6c5b90d
[PATCH] hostap: Fix hash values for product strings
by Jouni Malinen
· 19 years ago
c6e3f95
[PATCH] hostap: Update version
by Jouni Malinen
· 19 years ago
831a179
hostap: s/IEEE80211_FCTL_WEP/IEEE80211_FCTL_PROTECTED/ to fix build
by Jeff Garzik
· 19 years ago
b4bf343
/spare/repo/netdev-2.6 branch 'ieee80211'
by Jeff Garzik
· 19 years ago
f13baae
ieee80211: new constants from latest 802.11x specifications
by Jiri Benc
· 19 years ago
8d45ff7
ipw2200: minor cleanups
by Jiri Benc
· 19 years ago
771abed
This removes support for old (and non-mainline) kernels from ipw2200.
by Jiri Benc
· 19 years ago
3ce329c
ipw2100: interface-up carrier state fix
by Jiri Benc
· 19 years ago
5378801
ipw2100: Fix incorrectly named config option.
by Jiri Benc
· 19 years ago
c4aee8c
ipw2100: minor cleanups
by Jiri Benc
· 19 years ago
797b4f7
ipw2100: remove custom debug-print macros
by Jiri Benc
· 19 years ago
19f7f74
ipw2100: remove strange symbol prefixes
by Jiri Benc
· 19 years ago
75a9517
Merge upstream into 'upstream' branch of netdev-2.6.git.
by Jeff Garzik
· 19 years ago
343b059
/spare/repo/netdev-2.6 branch 'ieee80211'
by Jeff Garzik
· 19 years ago
b2382b3
Merge upstream into ieee80211.
by Jeff Garzik
· 19 years ago
ab62c1e
[PATCH] Kconfig fix (airo_cs on m32r)
by Al Viro
· 19 years ago
b2dabd5
[PATCH] more-u32-vs-pm_message_t-fixes-6
by Andrew Morton
· 20 years ago
b2f4a2e
[PATCH] hostap: Replace WLAN_FC_ defines with ieee80211 ones
by Jouni Malinen
· 19 years ago
e313087
[PATCH] hostap: Capability field is called ESS, not BSS
by Jouni Malinen
· 19 years ago
eff349b
/spare/repo/netdev-2.6 branch 'ieee80211'
by Jeff Garzik
· 19 years ago
2474385
[PATCH] ieee80211: Capability field is called ESS, not BSS
by Jouni Malinen
· 19 years ago
4339d32
[PATCH] hostap: Use ieee80211 WLAN_FC_GET_{TYPE,STYPE}
by Jouni Malinen
· 19 years ago
c0f72ca
[PATCH] hostap: Replace hostap_ieee80211_hdr with ieee80211_hdr
by Jouni Malinen
· 19 years ago
3ec0f48
[PATCH] hostap: Remove extra defines
by Jouni Malinen
· 19 years ago
67e0e47
[PATCH] hostap: Use void *hw_priv instead of #ifdef in local data
by Jouni Malinen
· 19 years ago
ea3f186
[PATCH] hostap: Remove experimental PCI bus master/DMA code
by Jouni Malinen
· 19 years ago
5bee720
[PATCH] hostap: Fix skb->cb use for TX meta data
by Jouni Malinen
· 19 years ago
1e4adbd
[PATCH] hostap update
by Richard Purdie
· 19 years ago
74fae82
[wireless hostap] trim trailing whitespace
by Jeff Garzik
· 19 years ago
4fa969c
/spare/repo/netdev-2.6 branch 'ieee80211'
by Jeff Garzik
· 19 years ago
bf79451
[wireless ipw2200] trim trailing whitespace
by Jeff Garzik
· 19 years ago
6b9b97c
[PATCH] orinoco: Sparse fixes
by Peter Hagervall
· 20 years ago
62fe7e3
[PATCH] hostap: Replace crypto code with net/ieee80211 version
by Jouni Malinen
· 19 years ago
ebed67d
[PATCH] hostap: Start using net/ieee80211.h
by Jouni Malinen
· 19 years ago
f3b10e1
[PATCH] hostap update
by Jouni Malinen
· 19 years ago
b15eff2
[PATCH] hostap update
by Pavel Roskin
· 19 years ago
3e1d393
[PATCH] hostap update
by Brandon Enochs
· 19 years ago
0c629a6
[PATCH] hostap update
by Jouni Malinen
· 19 years ago
2e4fd06
[PATCH] hostap update
by Jouni Malinen
· 19 years ago
72ca9c6
[PATCH] hostap update
by Jouni Malinen
· 19 years ago
f06ac31
[PATCH] hostap update
by Jouni Malinen
· 19 years ago
093853c
[PATCH] hostap update
by Henrik Brix Andersen
· 19 years ago
0cd545d
[PATCH] hostap update
by Dave Hansen
· 19 years ago
0ef79ee
[PATCH] hostap update
by Jar
· 19 years ago
1fad810
[PATCH] hostap update
by Adrian Bunk
· 19 years ago
47e362c
[PATCH] hostap update
by Jouni Malinen
· 19 years ago
de745fb
/spare/repo/netdev-2.6 branch 'ieee80211'
by Jeff Garzik
· 19 years ago
a670fcb
/spare/repo/netdev-2.6 branch 'master'
by Jeff Garzik
· 19 years ago
b2e0743
[PATCH] pcmcia: remove duplicates in orinoco_cs
by Jar
· 20 years ago
77933d7
[PATCH] clean up inline static vs static inline
by Jesper Juhl
· 20 years ago
08cd84c
Merge /spare/repo/netdev-2.6 branch 'ieee80211'
by Jeff Garzik
· 20 years ago
327309e
Merge upstream 2.6.13-rc3 into ieee80211 branch of netdev-2.6.
by Jeff Garzik
· 20 years ago
b03efcf
[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()
by David S. Miller
· 20 years ago
44670d2
[PATCH] pcmcia: remove references to pcmcia/version.h
by Dominik Brodowski
· 20 years ago
1e212f3
[PATCH] pcmcia: move event handler
by Dominik Brodowski
· 20 years ago
5e65577
[PATCH] openfirmware: generate device table for userspace
by Jeff Mahoney
· 20 years ago
e9dd256
Merge /spare/repo/netdev-2.6 branch 'ieee80211'
by Jeff Garzik
· 20 years ago
9bd481f
wireless: fix ipw warning; add is_broadcast_ether_addr() to linux/etherdevice.h
by Jeff Garzik
· 20 years ago
d011e15
Merge /spare/repo/netdev-2.6 branch 'ieee80211'
by Jeff Garzik
· 20 years ago
2179a59
Merge /spare/repo/linux-2.6/
by Jeff Garzik
· 20 years ago
30b4d65
Merge /spare/repo/netdev-2.6 branch 'ieee80211'
by Jeff Garzik
· 20 years ago
ad3fee5
[PATCH] wireless-device-attr-fixes-2
by Andrew Morton
· 20 years ago
edfc43f
[PATCH] wireless-device-attr-fixes
by Andrew Morton
· 20 years ago
011fe95
[PATCH] ipw2100 old gcc fix
by Andrew Morton
· 20 years ago
8724a11
[PATCH] ipw2100: small cleanups
by Pavel Machek
· 20 years ago
5dc54a6
[PATCH] ipw2100: kill dead macros
by Pavel Machek
· 20 years ago
4663663f
[PATCH] ipw2100: assume recent kernel
by Pavel Machek
· 20 years ago
Next »