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
/
iwl-dev.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlagn: eliminate bus pointer from iwl_priv structure
Don Fry
2011-10-14
1
-3
/
+0
*
iwlagn: remove Kelvin support
Johannes Berg
2011-09-27
1
-1
/
+1
*
iwlagn: remove the callback in host commands
Emmanuel Grumbach
2011-09-21
1
-2
/
+3
*
iwlagn: split remain-on-channel
Johannes Berg
2011-09-21
1
-1
/
+1
*
iwlagn: remove common station priv
Johannes Berg
2011-09-21
1
-6
/
+2
*
iwlagn: move iwl_stop / wake_queue to the upper layer
Emmanuel Grumbach
2011-09-19
1
-0
/
+2
*
iwlagn: iwl-trans.c can't dereference iwl_priv any more
Emmanuel Grumbach
2011-09-14
1
-37
/
+1
*
iwlagn: clean up of transport layer
Emmanuel Grumbach
2011-09-14
1
-162
/
+0
*
iwlagn: remove priv dereferences from the transport layer
Emmanuel Grumbach
2011-09-14
1
-4
/
+2
*
iwlagn: handle GO powersave
Johannes Berg
2011-08-29
1
-0
/
+3
*
iwlagn: move tx queues to transport layer
Emmanuel Grumbach
2011-08-29
1
-42
/
+0
*
iwlagn: move the stop / wake queue logic to transport layer
Emmanuel Grumbach
2011-08-29
1
-2
/
+0
*
iwlagn: move the mapping ac to queue / fifo to transport
Emmanuel Grumbach
2011-08-29
1
-11
/
+0
*
iwlagn: upper layer uses slabs to allocate tx cmds
Emmanuel Grumbach
2011-08-29
1
-0
/
+2
*
iwlagn: set tx_fifo for ampdu in transport layer
Emmanuel Grumbach
2011-08-29
1
-7
/
+0
*
iwlagn: upper layer stores iwl_rxon_context in skb's CB
Emmanuel Grumbach
2011-08-29
1
-9
/
+3
*
iwlagn: remove dereferences of priv from transport
Emmanuel Grumbach
2011-08-29
1
-7
/
+0
*
iwlagn: iwl_tid_data moves to iwl-shared
Emmanuel Grumbach
2011-08-29
1
-39
/
+0
*
iwlagn: iwl-pci doesn't include iwl-dev any more
Emmanuel Grumbach
2011-08-29
1
-2
/
+0
*
iwlagn: all function iwl-io.c receive iwl_bus
Emmanuel Grumbach
2011-08-29
1
-3
/
+0
*
iwlagn: add missing includes
Emmanuel Grumbach
2011-08-29
1
-7
/
+0
*
iwlagn: move Keep Warm to transport layer
Emmanuel Grumbach
2011-08-29
1
-1
/
+0
*
iwlagn: iwl-dev.h doesn't include iwl-fh.h any more
Emmanuel Grumbach
2011-08-29
1
-1
/
+0
*
iwlagn: move hcmd_lock to transport layer
Emmanuel Grumbach
2011-08-29
1
-1
/
+0
*
iwlagn: move iwl_free_pages to iwl-shared.h
Emmanuel Grumbach
2011-08-29
1
-9
/
+0
*
iwlagn: move scd_bc_tbls and scd_base_addr to iwl_trans_pcie
Emmanuel Grumbach
2011-08-29
1
-3
/
+0
*
iwlagn: reclaim the packets in transport layer
Emmanuel Grumbach
2011-08-29
1
-0
/
+5
*
iwlagn: move isr_statistics to transport layer
Emmanuel Grumbach
2011-08-29
1
-20
/
+3
*
iwlagn: move ISR related data to transport layer
Emmanuel Grumbach
2011-08-29
1
-12
/
+1
*
iwlagn: move iwl_suspend / iwl_resume to the transport layer
Emmanuel Grumbach
2011-08-29
1
-2
/
+0
*
iwlagn: iwl_rx_queue moves to the iwl_trans_pcie
Emmanuel Grumbach
2011-08-29
1
-43
/
+1
*
iwlagn: bus layer chooses its transport layer
Emmanuel Grumbach
2011-08-29
1
-1
/
+0
*
iwlagn: priv->sta_lock moves to iwl_shared
Emmanuel Grumbach
2011-08-29
1
-3
/
+0
*
iwlagn: priv->mutex moves to iwl_shared
Emmanuel Grumbach
2011-08-29
1
-1
/
+1
*
iwlagn: priv->lock moves to iwl_shared
Emmanuel Grumbach
2011-08-29
1
-1
/
+0
*
iwlagn: priv->status moves to iwl_shared
Emmanuel Grumbach
2011-08-29
1
-2
/
+0
*
iwlagn: workqueue moves to iwl_shared
Emmanuel Grumbach
2011-08-29
1
-2
/
+0
*
iwlagn: cmd_queue moves to iwl_shared
Emmanuel Grumbach
2011-08-29
1
-3
/
+0
*
iwlagn: hw_params moves to iwl_shared
Emmanuel Grumbach
2011-08-29
1
-52
/
+2
*
iwlagn: debug_level moves to struct iwl_shared
Emmanuel Grumbach
2011-08-29
1
-29
/
+0
*
iwlagn: introduce struct iwl-shared - known by all layers
Emmanuel Grumbach
2011-08-29
1
-0
/
+4
*
iwlagn: introduce iwl-shared.h
Emmanuel Grumbach
2011-08-29
1
-3
/
+6
*
iwlagn: support new P2P implementation
Johannes Berg
2011-08-08
1
-6
/
+4
*
iwlagn: reserve queue 10 for TX during scan dwell
Johannes Berg
2011-08-08
1
-4
/
+15
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-22
1
-132
/
+65
|
\
|
*
iwlagn: track beacon interval sent to device
Johannes Berg
2011-07-21
1
-0
/
+2
|
*
iwlagn: implement WoWLAN
Johannes Berg
2011-07-21
1
-1
/
+11
|
*
iwlagn: remove un-necessary "_agn"
Wey-Yi Guy
2011-07-21
1
-50
/
+48
|
*
iwlagn: remove keyinfo cache
Johannes Berg
2011-07-21
1
-8
/
+0
|
*
iwlagn: testmode fixed rate available for testmode only
Wey-Yi Guy
2011-07-21
1
-1
/
+1
[next]