Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
775ea378fa04f39164f170f308ec467ee4ab6d34
/
drivers
/
net
/
wireless
775ea37
iwlwifi: improve NIC i/o debug prints information
by Tomas Winkler
· 17 years ago
3395f6e
iwlwifi: rename iwl-4965-io.h to iwl-io.h
by Tomas Winkler
· 17 years ago
ab53d8a
iwlwifi: Add led support
by Mohamed Abbas
· 17 years ago
e0e0a67
iwlwifi: do not register bands with no supported channels
by John W. Linville
· 17 years ago
3a643d2
rt2x00: Fix in_atomic() usage
by Ivo van Doorn
· 17 years ago
866a050
rt2x00: Fix rate detection for invalid signals
by Ivo van Doorn
· 17 years ago
c01f9c6
b43: Don't compile N-PHY code when N-PHY is disabled
by Michael Buesch
· 17 years ago
1ea8739
iwlwifi: Completing the parameter packaging
by Assaf Krauss
· 17 years ago
83f7d57
ipw2200 annotations and fixes
by Al Viro
· 17 years ago
19d30e0
rt2x00: Add dev_flags to rx descriptor
by Ivo van Doorn
· 17 years ago
857485c
iwlwifi: move host command sending functions to core module
by Tomas Winkler
· 17 years ago
8622e70
iwlwifi: rename iwl4965_get_channel_info to iwl_get_channel_info
by Assaf Krauss
· 17 years ago
410e088
iwlwifi: iwl3945 remove 4965 commands
by Tomas Winkler
· 17 years ago
ab885f8
iwlwifi-2.6: enables RX TKIP decryption in HW
by Emmanuel Grumbach
· 17 years ago
2bc7508
iwlwifi-2.6: enables HW TKIP encryption
by Emmanuel Grumbach
· 17 years ago
17e476b
iwlwifi-2.6: RX status translation to old scheme
by Emmanuel Grumbach
· 17 years ago
deb09c4
iwlwifi-2.6: Cleans up set_key flow
by Emmanuel Grumbach
· 17 years ago
bf85ea4
iwlwifi: Probe Flow - Extracting hw and priv init
by Assaf Krauss
· 17 years ago
1d0a082
iwlwifi: Probe Flow - Performing allocation in a separate function
by Assaf Krauss
· 17 years ago
00acbc9
iwlwifi: Packing all 4965 parameters
by Assaf Krauss
· 17 years ago
316c30d
iwlwifi: Re-ordering probe flow (4965)
by Assaf Krauss
· 17 years ago
99f7d39
iwlwifi: remove macros containing offsets from eeprom struct
by Reinette Chatre
· 17 years ago
ff829ae
libertas: store rssi as an u32
by Holger Schurig
· 17 years ago
e98a88d
libertas: remove lots of unused stuff
by Holger Schurig
· 17 years ago
d4ff0ef
libertas: misc power saving adjusts
by Holger Schurig
· 17 years ago
c49c3b7
libertas: convert GET_LOG to a direct command
by Holger Schurig
· 17 years ago
c97329e
libertas: fix scheduling while atomic bug in CMD_MAC_CONTROL
by Holger Schurig
· 17 years ago
8db4a2b
libertas: make a handy lbs_cmd_async() command
by Holger Schurig
· 17 years ago
712b6cf
iwlwifi: Add debugfs to iwl core
by Tomas Winkler
· 17 years ago
19758be
iwlwifi: Add TX/RX statistcs to driver
by Tomas Winkler
· 17 years ago
c79dd5b
iwlwifi: rename struct iwl4965_priv to struct iwl_priv
by Tomas Winkler
· 17 years ago
0a6857e
iwlwifi: rename iwl-4965-debug.h back to iwl-debug.h
by Tomas Winkler
· 17 years ago
8236e18
iwlwifi: Bug fix, CCMP with HW encryption with AGG
by Max Stepanov
· 17 years ago
56ca84c
libertas: remove some unused commands
by Holger Schurig
· 17 years ago
d9e9778
libertas: rename packetfilter to mac_control
by Holger Schurig
· 17 years ago
835d3ac
libertas: convert CMD_MAC_CONTROL to a direct command
by Holger Schurig
· 17 years ago
577f99c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
26c0f03
iwlwifi: fix bug to show hidden APs during scan
by Reinette Chatre
· 17 years ago
35cdeaf
iwlwifi: change rate number to a constant
by Tomas Winkler
· 17 years ago
0310ae7
iwlwifi: Fix endianity in debug print
by Tomas Winkler
· 17 years ago
6bc913b
iwlwifi: Use eeprom form iwlcore
by Assaf Krauss
· 17 years ago
eb7ae89
iwlwifi: update copyright year
by Reinette Chatre
· 17 years ago
a4062b8
iwlwifi: Use sta_bcast_id variable instead of BROADCAST_ID constant
by Tomas Winkler
· 17 years ago
8ed0985
rt2x00: Only strip preamble bit in rt2400pci
by Ivo van Doorn
· 17 years ago
f0e62e4
rt2x00: Release rt2x00 2.1.4
by Ivo van Doorn
· 17 years ago
8999389
rt2x00: Fix rt2400pci signal
by Ivo van Doorn
· 17 years ago
dac37d7
rt2x00: Fix RX DMA ring initialization
by Ivo van Doorn
· 17 years ago
aa77672
rt2x00: Fix basic rate initialization
by Ivo van Doorn
· 17 years ago
fd3c91c
rt2x00: Always enable TSF ticking
by Ivo van Doorn
· 17 years ago
72fa559
rt2x00: Make rt2x00leds_register return void
by Ivo van Doorn
· 17 years ago
7281037
rt2x00: Rename config_preamble() to config_erp()
by Ivo van Doorn
· 17 years ago
e4030a2
rt2x00: Check IEEE80211_TXCTL_SEND_AFTER_DTIM flag
by Ivo van Doorn
· 17 years ago
a4fe07d
rt2x00: Start bugging when rt2x00lib doesn't filter SW diversity
by Ivo van Doorn
· 17 years ago
a7f3a06
rt2x00: Move firmware checksumming to driver
by Ivo van Doorn
· 17 years ago
5f46c4d
rt2x00: Upgrade queue->lock to use irqsave
by Ivo van Doorn
· 17 years ago
61191fb
rt2x00: Fix trivial log message
by Luis Correia
· 17 years ago
fd07e06
rt2x00:correct rx packet length for USB devices
by Adam Baker
· 17 years ago
8af244c
rt2x00: Only disable beaconing just before beacon update
by Ivo van Doorn
· 17 years ago
3976ae6
rt2x00: Use skbdesc fields for descriptor initialization
by Ivo van Doorn
· 17 years ago
2ae2385
rt2x00: Don't use unitialized rxdesc->size
by Mattias Nissler
· 17 years ago
2d1be5b
rt2x00: Don't use uninitialized desc_len
by Ivo van Doorn
· 17 years ago
95db4d4
rt2x00: Use the correct size when copying the control info in txdone
by Mattias Nissler
· 17 years ago
92f5ac6
rt2x00: Initialize TX control field in data entries
by Mattias Nissler
· 17 years ago
f855c10
rt2x00: Align RX descriptor to 4 bytes
by Ivo van Doorn
· 17 years ago
40e024d
b43: pull out helpers for writing noise table
by Harvey Harrison
· 17 years ago
461b3f2
rndis_wlan: cleanup, rename structure members
by Jussi Kivilinna
· 17 years ago
1e41e1d
rndis_wlan: cleanup, rename and reorder enums and structures
by Jussi Kivilinna
· 17 years ago
e9010e2
drivers/net/wireless/ath5k - convert == (true|false) to simple logical tests
by Joe Perches
· 17 years ago
52933d8
libertas: implement SSID scanning for SIOCSIWSCAN
by Holger Schurig
· 17 years ago
2079fcd
the scheduled bcm43xx removal
by Adrian Bunk
· 17 years ago
affe0a0
make b43_mac_{enable,suspend}() static
by Adrian Bunk
· 17 years ago
1682fe6
rt2x00: Add suspend/resume handlers to rt2x00rfkill
by Ivo van Doorn
· 17 years ago
f50e4a8
ath5k: disable irq handling in ath5k_hw_detach()
by Pavel Roskin
· 17 years ago
5abdc49
b43: phy.c fix typo in register write
by Harvey Harrison
· 17 years ago
43557e1
prism54: support for 124a:4025 - another version of IOGear GWU513 802.11g
by Jan Slupski
· 17 years ago
445815d
rt2x00: Add new D-Link USB ID
by Ivo van Doorn
· 17 years ago
fbb0a27
rt2x00: never disable multicast because it disables broadcast too
by Adam Baker
· 17 years ago
5f0547c2
libertas: fix the 'compare command with itself' properly
by Sebastian Siewior
· 17 years ago
deedf50
iwlwifi: fix potential lock inversion deadlock
by Reinette Chatre
· 17 years ago
f868f4e
wireless: correct warnings from using '%llx' for type 'u64'
by John W. Linville
· 17 years ago
6ba81c2
ath5k: work around wrong beacon rx timestamp in IBSS mode
by Bruno Randolf
· 17 years ago
e14296c
ath5k: add notes about rx timestamp
by Bruno Randolf
· 17 years ago
b47f407
ath5k: move rx and tx status structures out of hardware descriptor
by Bruno Randolf
· 17 years ago
19fd6e5
ath5k: struct ath5k_desc cleanups
by Bruno Randolf
· 17 years ago
b095d03a7
iwlwifi: grab NIC access when disabling aggregations
by Ron Rindjunsky
· 17 years ago
91c066f
iwlwifi: 3945 split tx_complete to command and packet function
by Tomas Winkler
· 17 years ago
28447f3
iwlwifi: Fix 3945 rate scaling
by Tomas Winkler
· 17 years ago
c54b679
iwlwifi: queue functions cleanup
by Tomas Winkler
· 17 years ago
34cf6ff
iwlwifi: Moving EEPROM handling in iwlcore module
by Assaf Krauss
· 17 years ago
df48c32
iwlwifi: add iwl-core module
by Tomas Winkler
· 17 years ago
f4d6082
iwlwifi: fix locking unbalance in 4965 rate scale
by Tomas Winkler
· 17 years ago
b716bb9
iwlwifi: Cancel scanning upon association
by Emmanuel Grumbach
· 17 years ago
4bf775c
iwlwifi: Take the fw file name from the iwl_cfg.
by Tomas Winkler
· 17 years ago
82b9a12
iwlwifi: add struct iwl_cfg
by Tomas Winkler
· 17 years ago
750fe63
iwlwifi: Move HBUS address to iwl-csr.h
by Tomas Winkler
· 17 years ago
6f83eaa
iwlwifi: extract iwl-csr.h
by Tomas Winkler
· 17 years ago
4c424e4
iwlwifi: use mac80211_tx_control_flags
by Ron Rindjunsky
· 17 years ago
134eb5d
iwlwifi: 802.11n spec removes AUTO offset for FAT channel
by Guy Cohen
· 17 years ago
87d9611
b43: Fix failed frames status report typo
by Michael Buesch
· 17 years ago
57df40d
b43: Add TX statistics debugging counters
by Michael Buesch
· 17 years ago
Next »