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
*
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-04-06
3
-26
/
+9
*
net: add a truesize parameter to skb_add_rx_frag()
Eric Dumazet
2012-03-25
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-16
19
-234
/
+512
|
\
|
*
mac80211: rename bss_conf timestamp to last_tsf
Johannes Berg
2012-03-13
1
-1
/
+1
|
*
iwlwifi: Add bool mvm_ucode to iwl_fw
David Spinadel
2012-03-12
2
-1
/
+10
|
*
iwlwifi: change struct iwl_fw
David Spinadel
2012-03-12
7
-141
/
+139
|
*
iwlwifi: Add TLVs and fields for 16.0 uCode
David Spinadel
2012-03-12
4
-16
/
+108
|
*
iwlwifi: more modularity in fw images and sections
David Spinadel
2012-03-12
3
-77
/
+207
|
*
iwlwifi: explicitly track whether INIT uCode was run
David Spinadel
2012-03-12
3
-5
/
+6
|
*
iwlwifi: avoid some operations if no uCode loaded
David Spinadel
2012-03-12
7
-20
/
+48
|
*
iwlwifi: move wait_command_queue from shared to trans
Meenakshi Venkataraman
2012-03-12
8
-10
/
+11
|
*
iwlwifi: convert bad state message into warning
Johannes Berg
2012-03-12
1
-14
/
+14
|
*
iwlwifi: abstract out missing SEQ_RX_FRAME workaround
Johannes Berg
2012-03-12
5
-18
/
+39
|
*
iwlwifi: remove TX hex debug
Johannes Berg
2012-03-12
1
-2
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-09
1
-1
/
+1
|
\
\
|
*
|
iwlwifi: fix wowlan suspend
Johannes Berg
2012-03-05
1
-1
/
+1
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-09
51
-3482
/
+3415
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
iwlwifi: fix the delta for remove max_txq_num patch
Wey-Yi Guy
2012-03-09
10
-28
/
+23
|
*
|
iwlwifi: fix cmd_queue number merge
Wey-Yi Guy
2012-03-09
2
-7
/
+3
|
*
|
iwlwifi: restore PAN support
Emmanuel Grumbach
2012-03-09
2
-30
/
+32
|
*
|
iwlwifi: move command queue number out of the iwl_shared struct
Meenakshi Venkataraman
2012-03-09
7
-33
/
+56
|
*
|
iwlwifi: correct status bit refactoring errors
Don Fry
2012-03-08
2
-5
/
+5
|
*
|
iwlwifi: don't delete AP station directly
Johannes Berg
2012-03-08
3
-6
/
+53
|
*
|
iwlwifi: make iwl_init_context static
Johannes Berg
2012-03-08
2
-2
/
+1
|
*
|
iwlwifi: remove messages from queue wake/stop
Johannes Berg
2012-03-08
2
-20
/
+20
|
*
|
iwlwifi: more status bit factoring
Don Fry
2012-03-08
17
-166
/
+160
|
*
|
iwlwifi: move setting up fw parameters
Meenakshi Venkataraman
2012-03-08
1
-21
/
+24
|
*
|
iwlwifi: configure transport layer from dvm op mode
Meenakshi Venkataraman
2012-03-08
2
-3
/
+21
|
*
|
iwlwifi: log stop / wake queues
Emmanuel Grumbach
2012-03-08
2
-1
/
+7
|
*
|
iwlwifi: make tx_cmd_pool kmem cache global
Stanislaw Gruszka
2012-03-08
5
-22
/
+21
|
*
|
iwlwifi: separate status to priv and trans
Don Fry
2012-03-08
7
-24
/
+14
|
*
|
iwlwifi: add option to test MFP
David Spinadel
2012-03-08
2
-0
/
+12
|
*
|
iwlwifi: fixed testmode notifications length
Amit Beka
2012-03-08
1
-1
/
+2
|
*
|
iwlwifi: add testmode command for rx forwarding
Amit Beka
2012-03-08
3
-9
/
+56
|
*
|
iwlwifi: reintroduce iwl_enable_rfkill_int
Stanislaw Gruszka
2012-03-08
3
-9
/
+16
|
*
|
iwlwifi: print DMA stop timeout error only if it happened
Stanislaw Gruszka
2012-03-08
1
-3
/
+4
|
*
|
iwlwifi: use writeb,writel,readl directly
Stanislaw Gruszka
2012-03-08
2
-8
/
+7
|
*
|
iwlwifi: cleanup/fix memory barriers
Stanislaw Gruszka
2012-03-08
3
-7
/
+7
|
*
|
iwlwifi: always check if got h/w access before write
Stanislaw Gruszka
2012-03-08
6
-30
/
+35
|
*
|
iwlwifi: dump stack when fail to gain access to the device
Stanislaw Gruszka
2012-03-08
1
-3
/
+3
|
*
|
iwlwifi: return error if loading uCode failed
Johannes Berg
2012-03-08
1
-3
/
+1
|
*
|
iwlwifi: remove unused max_nrg_cck from sensitivity and constify
Johannes Berg
2012-03-08
5
-10
/
+4
|
*
|
iwlwifi: make EEPROM enhanced TX power a bool
Johannes Berg
2012-03-08
5
-9
/
+8
|
*
|
iwlwifi: move BT/HT params to shared
Johannes Berg
2012-03-08
2
-24
/
+24
|
*
|
iwlwifi: remove BT handlers from lib_ops
Johannes Berg
2012-03-08
5
-19
/
+6
|
*
|
iwlwifi: transport's tx_agg_disable must be atomic
Johannes Berg
2012-03-08
1
-3
/
+1
|
*
|
iwlwifi: redesign PASSIVE_NO_RX workaround
Johannes Berg
2012-03-08
11
-119
/
+56
|
*
|
iwlwifi: remove unused argument from iwlagn_suspend
Johannes Berg
2012-03-08
3
-5
/
+3
|
*
|
iwlwifi: remove two unused arguments in testmode
Johannes Berg
2012-03-08
1
-6
/
+6
|
*
|
iwlwifi: remove unused argument from iwl_init_hw_rates
Johannes Berg
2012-03-08
1
-3
/
+2
[next]