index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/iwlwifi: use dma_zalloc_coherent() for DMA allocation
Djalal Harouni
2012-01-04
1
-6
/
+4
*
iwlagn: fix (remove) use of PAGE_SIZE
Johannes Berg
2011-12-21
2
-44
/
+31
*
iwlwifi: Execute runtime calibration always
Venkataraman, Meenakshi
2011-12-19
2
-5
/
+4
*
iwlwifi: use bus_get_hw_id for IWL_TM_CMD_APP2DEV_GET_DEVICE_ID
Wey-Yi Guy
2011-12-19
1
-10
/
+3
*
iwlwifi: set hw_version in wiphy
Wey-Yi Guy
2011-12-19
1
-0
/
+2
*
iwlwifi: deliver hw version in both string and u32 format
Wey-Yi Guy
2011-12-19
4
-7
/
+23
*
iwlagn: finer-grained HT disable
Johannes Berg
2011-12-19
3
-5
/
+15
*
iwlagn: add IRQ tracing
Johannes Berg
2011-12-19
2
-11
/
+50
*
iwlagn: remove iwlagn_build_addsta_hcmd
Johannes Berg
2011-12-16
1
-13
/
+2
*
iwlwifi: add IO function for continuous write of target memory
Hsu, Kenny
2011-12-16
2
-4
/
+20
*
iwlwifi: remove unused AMPDU factor/density configuration
Johannes Berg
2011-12-16
2
-8
/
+0
*
iwlwifi: remove most of the iwl_priv references from iwl-ucode.c
Don Fry
2011-12-16
7
-66
/
+140
*
iwlwifi: create iwl_mac80211 unregister routine
Don Fry
2011-12-16
3
-6
/
+11
*
iwlwifi: add missing documentation for iwl_shared
Emmanuel Grumbach
2011-12-16
1
-0
/
+3
*
iwlwifi: don't accept Tx packets when draining HW queues
Emmanuel Grumbach
2011-12-16
1
-0
/
+8
*
iwlwifi: kill iwl_{start,stop}_tx_ba_trans_ready
Emmanuel Grumbach
2011-12-16
3
-45
/
+11
*
iwlwifi: add debug in Tx path in AGG flow
Emmanuel Grumbach
2011-12-16
2
-0
/
+14
*
iwlwifi: reset the tid_data when a station is removed
Emmanuel Grumbach
2011-12-16
1
-0
/
+5
*
iwlwifi: tid_data moves to iwl_priv
Emmanuel Grumbach
2011-12-16
6
-85
/
+84
*
iwlwifi: transport layer shouldn't access the AGG SM
Emmanuel Grumbach
2011-12-16
2
-21
/
+16
*
iwlwifi: tid_data logic move to upper layer - seq_number
Emmanuel Grumbach
2011-12-16
3
-26
/
+31
*
iwlwifi: tid_data logic move to upper layer - txqid
Emmanuel Grumbach
2011-12-16
7
-41
/
+59
*
iwlwifi: tid_data logic move to upper layer - check_empty
Emmanuel Grumbach
2011-12-16
2
-43
/
+39
*
iwlwifi: tid_data logic move to upper layer - tx AGG setup
Emmanuel Grumbach
2011-12-16
6
-64
/
+74
*
iwlwifi: tid_data logic move to upper layer - tx AGG alloc
Emmanuel Grumbach
2011-12-16
4
-34
/
+36
*
iwlwifi: tid_data logic move to upper layer - tx AGG stop
Emmanuel Grumbach
2011-12-16
5
-99
/
+87
*
iwlwifi: don't rely on the wr / rd pointers in DELBA flow
Emmanuel Grumbach
2011-12-16
2
-17
/
+14
*
iwlwifi: we can wake SW queues even when draining HW queues
Emmanuel Grumbach
2011-12-16
1
-13
/
+3
*
iwlwifi: don't count the tfds in HW queue any more
Emmanuel Grumbach
2011-12-16
5
-38
/
+54
*
iwlwifi: fix endianity issue in debug prints
Emmanuel Grumbach
2011-12-16
1
-1
/
+1
*
iwlwifi: Add official names for new devices
Don Fry
2011-12-16
2
-7
/
+7
*
iwlwifi: move iwl_cfg from iwl_priv to iwl_shared
Don Fry
2011-12-16
26
-300
/
+301
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-14
3
-3
/
+12
|
\
|
*
iwlwifi: allow to switch to HT40 if not associated
Wey-Yi Guy
2011-12-14
1
-2
/
+2
|
*
iwlwifi: tx_sync only on PAN context
Johannes Berg
2011-12-14
1
-0
/
+6
|
*
iwlwifi: do not set the sequence control bit is not needed
Wey-Yi Guy
2011-12-12
1
-1
/
+4
*
|
iwlagn: use IWL_MAX_TID_COUNT instead of TID_MAX_LOAD_COUNT
Johannes Berg
2011-12-09
2
-7
/
+6
*
|
iwlagn: use IWL_MAX_TID_COUNT for WoWLAN
Johannes Berg
2011-12-09
1
-1
/
+1
*
|
iwlagn: fix TID use bug
Johannes Berg
2011-12-09
1
-1
/
+1
*
|
iwlwifi: move calib_results list from iwl_priv to iwl_trans
Don Fry
2011-12-09
7
-33
/
+34
*
|
iwlwifi: move device_pointers from iwl_priv to iwl_shared
Don Fry
2011-12-09
7
-18
/
+21
*
|
iwlwifi: move eeprom pointer from iwl_priv to iwl_shared
Don Fry
2011-12-09
12
-72
/
+78
*
|
iwlwifi: set TX_CMD_FLG_STA_RATE_MSK for BAR frame
Wey-Yi Guy
2011-12-09
1
-1
/
+2
*
|
iwlwifi: P2P is not enabled by default
Wey-Yi Guy
2011-12-09
2
-1
/
+25
*
|
iwlwifi: add device ID information support by testmode
Hsu, Kenny
2011-12-09
2
-2
/
+36
*
|
iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODE
Wey-Yi Guy
2011-12-09
7
-15
/
+15
*
|
iwlwifi: remove reference to legacy devices
Wey-Yi Guy
2011-12-09
1
-3
/
+2
*
|
iwlwifi: minor cleanup
Wey-Yi Guy
2011-12-09
2
-47
/
+15
*
|
iwlwifi: Display more uCode debug info
Wey-Yi Guy
2011-12-09
2
-10
/
+29
*
|
iwlwifi: hide kernel option IWLWIFI_DEVICE_SVTOOL
Hsu, Kenny
2011-12-09
1
-2
/
+2
[next]