index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
e100
/
d102e_ucode.bin.ihex
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-03-07
iwlwifi: move ucode_owner to priv
Johannes Berg
8
-13
/
+14
2012-03-07
iwlwifi: abstract out notification wait support
Johannes Berg
10
-160
/
+314
2012-03-07
iwlwifi: fix notification wait bug
Johannes Berg
1
-3
/
+3
2012-03-07
iwlwifi: constify remaining config data
Johannes Berg
5
-16
/
+19
2012-03-07
iwlwifi: put use_rts_for_aggregation into hw_params
Johannes Berg
6
-9
/
+13
2012-03-07
iwlwifi: use watchdog timeout from hw_params
Johannes Berg
2
-3
/
+3
2012-03-07
iwlwifi: keep plcp_delta_threshold in priv
Johannes Berg
4
-4
/
+9
2012-03-07
iwlwifi: remove max_txq_num from hw_params
Johannes Berg
1
-1
/
+1
2012-03-07
iwlwifi: remove num_of_queues module parameter
Johannes Berg
6
-29
/
+0
2012-03-07
iwlwifi: clean up iwl-core.h inclusions
Johannes Berg
2
-3
/
+1
2012-03-07
iwlwifi: virtualize command queue full behaviour
Johannes Berg
5
-8
/
+21
2012-03-07
iwlwifi: make tracing use device as identifier
Johannes Berg
6
-86
/
+90
2012-03-07
iwlwifi: move status check functions out of shared
Johannes Berg
4
-58
/
+65
2012-03-07
iwlwifi: remove shadow_reg_enable from hw_params
Johannes Berg
6
-8
/
+5
2012-03-07
iwlwifi: remove AMT check from transport
Johannes Berg
1
-2
/
+2
2012-03-07
iwlwifi: rename ucode.h to fw-file.h
Johannes Berg
2
-4
/
+4
2012-03-07
iwlwifi: move rfkill status handling out of transport
Johannes Berg
3
-46
/
+22
2012-03-07
iwlwifi: move mutex out of shared
Johannes Berg
14
-124
/
+122
2012-03-07
iwlwifi: move lockdep assertion into DVM
Johannes Berg
2
-3
/
+16
2012-03-07
iwlwifi: move RF/CT kill check to command wrapper
Johannes Berg
2
-15
/
+10
2012-03-07
iwlwifi: add wrappers for command sending
Johannes Berg
17
-128
/
+70
2012-03-07
iwlwifi: remove iwl-wifi.h
Johannes Berg
12
-223
/
+148
2012-03-07
iwlwifi: split out firmware store
Johannes Berg
19
-163
/
+236
2012-03-07
iwlwifi: move ucode loading to op_mode
Johannes Berg
13
-160
/
+150
2012-03-07
mac80211: Fix potential null pointer dereferencing
Ashok Nagarajan
1
-6
/
+7
2012-03-07
ath9k: fix signal strength reporting issues
Felix Fietkau
1
-5
/
+7
2012-03-07
ath9k: get rid of double queueing of rx frames on EDMA
Felix Fietkau
3
-36
/
+28
2012-03-07
ath9k: remove rssi/antenna information from recv debug stats
Felix Fietkau
2
-38
/
+0
2012-03-07
ath9k: make MAC sample statistics optional
Felix Fietkau
4
-6
/
+36
2012-03-07
ath9k_hw: use cold instead of warm reset on AR9280
Felix Fietkau
1
-4
/
+10
2012-03-07
mac80211: Filter duplicate IE ids
Paul Stewart
4
-22
/
+141
2012-03-06
NFC: NCI code identation fixes
Samuel Ortiz
5
-127
/
+116
2012-03-06
NFC: Core code identation fixes
Samuel Ortiz
6
-74
/
+66
2012-03-06
NFC: LLCP code identation fixes
Samuel Ortiz
4
-93
/
+100
2012-03-06
NFC: Fix LLCP sockets releasing path
Samuel Ortiz
2
-12
/
+26
2012-03-06
NFC: Remove the rf mode parameter from the DEP link up routine
Samuel Ortiz
6
-42
/
+24
2012-03-06
NFC: SN is not an invalid GT value
Samuel Ortiz
1
-0
/
+2
2012-03-06
NFC: Unlink LLCP child sockets from llcp_sock_release
Samuel Ortiz
1
-13
/
+3
2012-03-06
NFC: Export NFCID when detecting a p2p target with pn533
Samuel Ortiz
1
-0
/
+2
2012-03-06
NFC: Export Jewel/Topaz ID from pn533
Samuel Ortiz
1
-0
/
+2
2012-03-06
NFC: Export sensf from pn533
Samuel Ortiz
1
-0
/
+3
2012-03-06
NFC: Fragment LLCP I frames
Samuel Ortiz
1
-14
/
+43
2012-03-06
NFC: Set MIU and RW values from CONNECT and CC LLCP frames
Samuel Ortiz
2
-3
/
+49
2012-03-06
NFC: Send LLCP RR frames to acknowledge received I frames
Samuel Ortiz
3
-3
/
+33
2012-03-06
NFC: Set the right LLCP N(R) value for I frames
Samuel Ortiz
1
-1
/
+1
2012-03-06
NFC: Clear LLCP SDPs whan MAC goes down
Samuel Ortiz
1
-0
/
+13
2012-03-06
NFC: Clear pn533 target structure
Samuel Ortiz
1
-0
/
+2
2012-03-06
NFC: Fix bitops usage in LLCP
Samuel Ortiz
1
-10
/
+10
2012-03-06
NFC: LLCP socket sendmsg implemetation
Samuel Ortiz
3
-1
/
+62
2012-03-06
NFC: Handle Receiver Not Ready LLCP frame
Samuel Ortiz
1
-5
/
+11
[next]