Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0c1072ae0242fbdffd9a0bba36e7a7033d287f9c
/
drivers
/
net
/
wireless
/
iwlwifi
/
dvm
/
rx.c
49464ae
iwlwifi: remove testmode
by Johannes Berg
· 11 years ago
8b5bf33
iwlwifi: remove plcp_check module parameter
by Emmanuel Grumbach
· 11 years ago
0d8877a
iwlwifi: move some configuration parameters into DVM
by Johannes Berg
· 11 years ago
2bfb509
iwlwifi: use threaded interrupt handler
by Johannes Berg
· 12 years ago
128e63e
iwlwifi: update copyright
by Johannes Berg
· 12 years ago
1d815ef
iwlwifi: initialize rx_status
by Johannes Berg
· 12 years ago
75c8ec7
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
f4bda33
mac80211: support RX_FLAG_MACTIME_END
by Thomas Pedersen
· 12 years ago
f946b52
iwlwifi: handle RFKILL logic in the transport layer
by Emmanuel Grumbach
· 12 years ago
12bf6f4
iwlwifi: report A-MPDU status
by Johannes Berg
· 12 years ago
6d044b9
iwlwifi: REPLY_RX doesn't exist any more
by Emmanuel Grumbach
· 12 years ago
c76fe6d
iwlwifi: decouple testmode and iwl-test
by Ilan Peer
· 12 years ago
3a6490c
iwlwifi: refactor testmode
by Ilan Peer
· 12 years ago
26a7ca9
iwlwifi: refactor EEPROM reading/parsing
by Johannes Berg
· 12 years ago
1023fdc
iwlwifi: move DVM code into subdirectory
by Johannes Berg
· 12 years ago
[Renamed (99%) from drivers/net/wireless/iwlwifi/iwl-agn-rx.c]
53e1116
iwlwifi: give HT format to mac80211/radiotap
by Johannes Berg
· 12 years ago
56138f5
iwlwifi: dont pull too much payload in skb head
by Eric Dumazet
· 12 years ago
c597f66
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 12 years ago
2e42e47
drivers/net: Convert compare_ether_addr to ether_addr_equal
by Joe Perches
· 12 years ago
341352d
iwlwifi: fix-up some merge damage from commit 0d6c4a2
by John W. Linville
· 12 years ago
0d6c4a2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
ed90542
iwlwifi: fix skb truesize underestimation
by Eric Dumazet
· 13 years ago
65de7e8
iwlwifi: clean up module parameters
by Johannes Berg
· 13 years ago
56322f5
iwlwifi: remove TX/RX frame statistics
by Johannes Berg
· 13 years ago
063c516
iwlwifi: remove traffic log
by Johannes Berg
· 13 years ago
ff8ead4
iwlwifi: remove unneeded includes
by Emmanuel Grumbach
· 13 years ago
2152268
iwlwifi: op_mode holds its pointer to the config
by Emmanuel Grumbach
· 13 years ago
68e8dfd
iwlwifi: op_mode holds its pointer to the transport
by Emmanuel Grumbach
· 13 years ago
d9fb646
iwlwifi: remove get_cmd_string
by Johannes Berg
· 13 years ago
66cd9e3
iwlwifi: move iwl_force_rf_reset to iwl-agn-rx.c
by Meenakshi Venkataraman
· 13 years ago
e967669
iwlwifi: dynamically determine lib_ops
by Johannes Berg
· 13 years ago
48dffd3
iwlwifi: split force_reset debugfs file
by Johannes Berg
· 13 years ago
4e80986
iwlwifi: remove ack_check module parameter
by Johannes Berg
· 13 years ago
0ca24da
iwlwifi: add trailing newline to various messages
by Johannes Berg
· 13 years ago
e1f0c50
iwlwifi: simplify calibration collection
by Johannes Berg
· 13 years ago
0c19744
iwlwifi: process multiple frames per RXB
by Johannes Berg
· 13 years ago
50269e1
net: add a truesize parameter to skb_add_rx_frag()
by Eric Dumazet
· 13 years ago
69a10b2
iwlwifi: move wait_command_queue from shared to trans
by Meenakshi Venkataraman
· 13 years ago
1353a7b
iwlwifi: correct status bit refactoring errors
by Don Fry
· 13 years ago
8362640
iwlwifi: more status bit factoring
by Don Fry
· 13 years ago
0aef8dd
iwlwifi: add testmode command for rx forwarding
by Amit Beka
· 13 years ago
562f08e
iwlwifi: remove BT handlers from lib_ops
by Johannes Berg
· 13 years ago
e755f88
iwlwifi: redesign PASSIVE_NO_RX workaround
by Johannes Berg
· 13 years ago
f8d7c1a
iwlwifi: move packet to transport
by Johannes Berg
· 13 years ago
947a940
iwlwifi: move ucode_owner to priv
by Johannes Berg
· 13 years ago
4bd14dd
iwlwifi: abstract out notification wait support
by Johannes Berg
· 13 years ago
ab5c0f1
iwlwifi: keep plcp_delta_threshold in priv
by Johannes Berg
· 13 years ago
e199188
iwlwifi: move ucode loading to op_mode
by Johannes Berg
· 13 years ago
48a2d66
iwlwifi: don't pass iwl_rx_mem_buffer to upper layers
by Johannes Berg
· 13 years ago
4ff70fcd
iwlwifi: introduce statistics lock
by Johannes Berg
· 13 years ago
db70f29
iwlwifi: virtualize op_mode's rx
by Emmanuel Grumbach
· 13 years ago
1ee158d
iwlwifi: move workqueue to priv
by Johannes Berg
· 13 years ago
1042db2
iwlwifi: give trans to all the read / write functions
by Emmanuel Grumbach
· 13 years ago
4e31826
iwlwifi: update Copyright
by Wey-Yi Guy
· 13 years ago
64eeacb
iwlwifi: don't process the info from uCode if does not has ownership
by Wey-Yi Guy
· 13 years ago
3862241
iwlwifi: move iwl_cfg from iwl_priv to iwl_shared
by Don Fry
· 13 years ago
ae6130f
iwlwifi: move device_pointers from iwl_priv to iwl_shared
by Don Fry
· 13 years ago
dd5fe10
iwlwifi: move ucode notification from iwl_priv to iwl_shared
by Don Fry
· 13 years ago
1b3c0c3
iwlwifi: show command string for REPLY_D3_CONFIG
by Wey-Yi Guy
· 13 years ago
81a3de1
iwlwifi: add debug information on queue stop / wake
by Emmanuel Grumbach
· 13 years ago
79d3eef
iwlagn: add P2P NoA to probe responses
by Johannes Berg
· 13 years ago
6a686c6
iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.h
by Emmanuel Grumbach
· 13 years ago
3246c4e
iwlagn: rename iwl-rx.c to iwl-agn-rx.c
by Wey-Yi Guy
· 13 years ago
[Renamed (91%) from drivers/net/wireless/iwlwifi/iwl-rx.c]
c745f55
iwlagn: merge station management functions
by Wey-Yi Guy
· 13 years ago
ade4c64
iwlagn: rename all the mac80211 callback functions
by Wey-Yi Guy
· 13 years ago
3bde2b6
iwlagn: update beacon smarter
by Johannes Berg
· 13 years ago
7e4005c
iwlagn: add "echo test" command to debugfs
by Wey-Yi Guy
· 13 years ago
247c61d
iwlagn: remove the callback in host commands
by Emmanuel Grumbach
· 13 years ago
effd4d9
iwlagn: do not use interruptible waits
by Johannes Berg
· 13 years ago
522376d
iwlagn: clean up of transport layer
by Emmanuel Grumbach
· 13 years ago
3e10cae
iwlagn: remove priv dereferences from the transport layer
by Emmanuel Grumbach
· 13 years ago
e13c0c5
iwlagn: move the mapping ac to queue / fifo to transport
by Emmanuel Grumbach
· 13 years ago
83ed901
iwlagn: all function iwl-io.c receive iwl_bus
by Emmanuel Grumbach
· 13 years ago
1f7b617
iwlagn: move isr_statistics to transport layer
by Emmanuel Grumbach
· 13 years ago
44856c6
iwlagn: modify the debug macro to be usable by all the layers
by Emmanuel Grumbach
· 13 years ago
63013ae
iwlagn: priv->status moves to iwl_shared
by Emmanuel Grumbach
· 13 years ago
74e28e4
iwlagn: workqueue moves to iwl_shared
by Emmanuel Grumbach
· 13 years ago
48f20d3
iwlagn: introduce iwl-shared.h
by Emmanuel Grumbach
· 13 years ago
898ed67
iwlagn: remove un-necessary "_agn"
by Wey-Yi Guy
· 13 years ago
8d30119
iwlagn: kill iwlagn_rx_handler_setup
by Emmanuel Grumbach
· 13 years ago
ab697a9
iwlagn: move rx transport functions to iwl-trans-rx-pcie.c
by Emmanuel Grumbach
· 13 years ago
90c300c
iwlagn: remove dual-indirect call to simply the code
by Wey-Yi Guy
· 13 years ago
1ab9f6c
iwlagn: move the Rx dispatching to the upper layer
by Emmanuel Grumbach
· 13 years ago
5c3d29f
iwlagn: remove iwlagn_hcmd_utils structure and call directly
by Don Fry
· 13 years ago
909fc3c
iwlagn: remove double level temperature indirect call
by Wey-Yi Guy
· 13 years ago
252e735
iwlagn: remove the indirection for the rx write pointer
by Emmanuel Grumbach
· 13 years ago
c85eb61
iwlagn: introduce transport layer and implement rx_init
by Emmanuel Grumbach
· 13 years ago
3599d39
iwlagn: add get_dev to iwl_bus_ops
by Emmanuel Grumbach
· 13 years ago
6f213ff
iwlagn: fix channel switch locking
by Stanislaw Gruszka
· 13 years ago
9d143e9
iwlagn: mod param cleanup
by Don Fry
· 14 years ago
ca7966c
iwlagn: implement synchronous firmware load
by Johannes Berg
· 14 years ago
0da0e5b
iwlagn: clean up & autodetect statistics
by Johannes Berg
· 14 years ago
68b9931
iwlagn: fix radar frame rejection
by Garen Tamrazian
· 14 years ago
0e58844
iwlagn: remove rxb page bookkeeping
by Johannes Berg
· 14 years ago
d7d5783
iwlagn: clean up alive handling
by Johannes Berg
· 14 years ago
901069c
iwlagn: change Copyright to 2011
by Wey-Yi Guy
· 14 years ago
118253c
iwlwifi: fix iwl-rx.c compilation
by Stanislaw Gruszka
· 14 years ago
410f2bb
iwlwifi: avoid too frequent recover from statistics
by Stanislaw Gruszka
· 14 years ago
6198c38
iwlwifi: cleanup iwl_good_plcp_health
by Stanislaw Gruszka
· 14 years ago
466a19a
iwlwifi: move rx handlers code to iwl-rx.c
by Stanislaw Gruszka
· 14 years ago
Next »