Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
06501d29ada4457349f4f4427bbf0bbb7c59b8f6
/
drivers
/
net
/
wireless
/
iwlwifi
06501d2
wireless: fix various printk warnings on ia64 (and others)
by John W. Linville
· 17 years ago
e547297
iwlwifi: Fix synchronous host command
by Tomas Winkler
· 17 years ago
a571ea4e
iwlwifi: LED initialize before registering
by Tomas Winkler
· 17 years ago
c4f5523
iwlwifi: unregister to upper stack before releasing resources
by Ron Rindjunsky
· 17 years ago
897e1cf
iwlwifi: move rate registration to module load
by Reinette Chatre
· 17 years ago
0359fac
iwlwifi: fix race condition during driver unload
by Mohamed Abbas
· 17 years ago
ad97edd
iwlwifi: hook iwlwifi with Linux rfkill
by Mohamed Abbas
· 17 years ago
c8381fd
iwlwifi: add notification infrastructure to iwlcore
by Mohamed Abbas
· 17 years ago
8e8e438
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
cee24a3
mac80211: A-MPDU MLME use dynamic allocation
by Ron Rindjunsky
· 17 years ago
69dc5d9
iwlwifi: iwl_priv - clean up in types of members
by Tomas Winkler
· 17 years ago
0472f88
iwlwifi: allow a default callback for ASYNC host commands
by Emmanuel Grumbach
· 17 years ago
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
1ea8739
iwlwifi: Completing the parameter packaging
by Assaf Krauss
· 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
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
c83dbf6
iwlwifi: fix __devexit_p points to __devexit functions
by Reinette Chatre
· 17 years ago
a9f4678
iwlwifi: mac start synchronization issue
by Rick Farrington
· 17 years ago
7c44b6e
iwlwifi: fix a typo in Kconfig message
by Pascal Terjan
· 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
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
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
17744ff
iwlwifi: Fix 52 rate report in rx status
by Tomas Winkler
· 17 years ago
8211ef7
iwlwifi: refactor init geos function
by Tomas Winkler
· 17 years ago
2acae16
iwlwifi: removing unused priv->config
by Tomas Winkler
· 17 years ago
d0709a6
mac80211: RCU-ify STA info structure access
by Johannes Berg
· 17 years ago
9f6adf2
iwlwifi: remove twice defined CSR register
by Tomas Winkler
· 17 years ago
3230455
iwlwifi: fix name of function in comment (_rx_card_state_notif)
by Reinette Chatre
· 17 years ago
3e82a82
iwlwifi: Add tx_ant_num hw setting variable
by Tomas Winkler
· 17 years ago
5c1b095
iwlwifi: change iwl->priv iwl_priv * type in iwl-YYY-io.h
by Tomas Winkler
· 17 years ago
eaaf789
iwlwifi-2.6: Adds and fixes defines about security
by Emmanuel Grumbach
· 17 years ago
3330d7b
mac80211: give burst time in txop rather than 0.1msec units
by Johannes Berg
· 17 years ago
b9e0b44
iwlwifi: Update iwlwifi version stamp to 1.2.26
by Reinette Chatre
· 17 years ago
292ae17
iwlwifi: remove IWL{4965,3945}_QOS
by Ron Rindjunsky
· 17 years ago
78330fd
iwlwifi: Fix HT compilation breakage caused by cfg80211 API for channels/bitrates patch
by Tomas Winkler
· 17 years ago
2c28b36
iwlwifi: set rate_idx correctly from plcp
by Mohamed Abbas
· 17 years ago
7b72304
iwlwifi: initialize ieee80211_channel->hw_value
by Mohamed Abbas
· 17 years ago
8318d78
cfg80211 API for channels/bitrates, mac80211 and driver conversion
by Johannes Berg
· 17 years ago
194c7ca
wireless/iwlwifi/iwl-4965.c: add parentheses
by Roel Kluin
· 17 years ago
145de9b
iwlwifi: enable 802.11n in Kconfig
by Tomas Winkler
· 17 years ago
0c11b4d
iwlwifi: A-MPDU Tx activation by load measures
by Ron Rindjunsky
· 17 years ago
9955643
iwlwifi: A-MPDU Tx conform block Ack rate scaling to mac80211
by Ron Rindjunsky
· 17 years ago
fe01b47
iwlwifi: A-MPDU Tx conform flows to mac80211
by Ron Rindjunsky
· 17 years ago
8114fcf
iwlwifi: A-MPDU Tx conform API to mac80211
by Ron Rindjunsky
· 17 years ago
0df3ef4
mac80211: A-MPDU Tx add session's and low level driver's API
by Ron Rindjunsky
· 17 years ago
a647724
iwlwifi: only check for association id when associating with AP
by Reinette Chatre
· 17 years ago
58ff6d4
iwlwifi: reverting 'misc wireless annotations' patch for iwlwifi
by Tomas Winkler
· 17 years ago
d68ab68
iwlwifi: earlier rx allocation
by Mohamed Abbas
· 17 years ago
c342a1b
iwlwifi: Don't send host commands on rfkill
by Gregory Greenman
· 17 years ago
9788864
iwlwifi: do not clear GEO_CONFIGURED bit when calling _down
by Reinette Chatre
· 17 years ago
221c80c
iwl3945-base.c: fix off-by-one errors
by Adrian Bunk
· 17 years ago
e903fbd
iwlwifi: fix merge sequence: exit on error before state change
by Reinette Chatre
· 17 years ago
ff5059e
iwlwifi: remove ieee80211 types from iwl-helpers.h
by Tomas Winkler
· 17 years ago
e53cfe0
iwlwifi: Fix MIMO PS mode
by Tomas Winkler
· 17 years ago
bd8a040
iwlwifi: fix sparse warning in iwl 3945
by Ron Rindjunsky
· 17 years ago
18904f5
wireless: iwlwifi3945/4965 - fix incorrect counting of memory
by Cyrill Gorcunov
· 17 years ago
9e7d1a4
iwlwifi: correct math in elapsed_jiffies
by Eric Sandeen
· 17 years ago
76f3915
iwlwifi: Fix uCode error on association
by Gregory Greenman
· 17 years ago
25c03d8
iwlwifi: do not schedule tasklet when rcv unused irq
by Joonwoo Park
· 17 years ago
74a3a25
iwlwifi: cleanup usage of inline functions
by Reinette Chatre
· 17 years ago
849e0dc
iwlwifi: initialize geo/channel information during probe
by Reinette Chatre
· 17 years ago
75849d2
iwl4965: fix return code indicating one interface is supported
by Reinette Chatre
· 17 years ago
d986bcd
iwlwifi: Fix an invalid bitmask test in iwl3945 and iwl4965
by Maarten Lankhorst
· 17 years ago
Next »