Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
fcd29ad17c6ff885dfae58f557e9323941e63ba2
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
dvm
/
rx.c
3b37f4c
iwlwifi: unify external & internal modparam names
by Johannes Berg
· 8 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 8 years ago
2f242bf
mac80211: properly remove RX_ENC_FLAG_40MHZ
by Johannes Berg
· 8 years ago
da6a435
mac80211: separate encoding/bandwidth from flags
by Johannes Berg
· 8 years ago
7fdd69c
mac80211: clean up rate encoding bits in RX status
by Johannes Berg
· 8 years ago
57fbcce
cfg80211: remove enum ieee80211_band
by Johannes Berg
· 9 years ago
d63b548
mac80211: allow passing transmitter station on RX
by Johannes Berg
· 9 years ago
cb2f827
iwlwifi: change the Intel Wireless email address
by Emmanuel Grumbach
· 9 years ago
39bdb17
iwlwifi: update host command messages to new format
by Sharon Dvir
· 9 years ago
e705c12
iwlwifi: move under intel vendor directory
by Kalle Valo
· 9 years ago
[Renamed from drivers/net/wireless/iwlwifi/dvm/rx.c]
32c93a7
iwlwifi: correctly size command string arrays
by Johannes Berg
· 9 years ago
1be5d8c
iwlwifi: pass NAPI struct from transport layer
by Johannes Berg
· 10 years ago
473e0bc
Merge tag 'mac80211-next-for-davem-2015-08-14' into next
by Emmanuel Grumbach
· 10 years ago
f7e6469
iwlwifi: remove command and return value from opmode RX
by Johannes Berg
· 10 years ago
73e686f
iwlwifi: dvm: remove command/return value from RX handlers
by Johannes Berg
· 10 years ago
af9f9b2
mac80211: don't store napi struct
by Johannes Berg
· 10 years ago
aeb0cf3
iwlwifi: dvm: don't use _ni mac80211's callbacks
by Emmanuel Grumbach
· 11 years ago
e520926
iwlwifi: make various things const
by Johannes Berg
· 11 years ago
65b3034
iwlwifi: add inline helper for packet lengths
by Johannes Berg
· 11 years ago
51368bf
iwlwifi: Update Copyright to 2014
by Emmanuel Grumbach
· 11 years ago
49464ae
iwlwifi: remove testmode
by Johannes Berg
· 12 years ago
8b5bf33
iwlwifi: remove plcp_check module parameter
by Emmanuel Grumbach
· 12 years ago
0d8877a
iwlwifi: move some configuration parameters into DVM
by Johannes Berg
· 12 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
· 13 years ago
6d044b9
iwlwifi: REPLY_RX doesn't exist any more
by Emmanuel Grumbach
· 13 years ago
c76fe6d
iwlwifi: decouple testmode and iwl-test
by Ilan Peer
· 13 years ago
3a6490c
iwlwifi: refactor testmode
by Ilan Peer
· 13 years ago
26a7ca9
iwlwifi: refactor EEPROM reading/parsing
by Johannes Berg
· 13 years ago
1023fdc
iwlwifi: move DVM code into subdirectory
by Johannes Berg
· 13 years ago
[Renamed (99%) from drivers/net/wireless/iwlwifi/iwl-agn-rx.c]
53e1116
iwlwifi: give HT format to mac80211/radiotap
by Johannes Berg
· 13 years ago
56138f5
iwlwifi: dont pull too much payload in skb head
by Eric Dumazet
· 13 years ago
c597f66
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 13 years ago
2e42e47
drivers/net: Convert compare_ether_addr to ether_addr_equal
by Joe Perches
· 13 years ago
341352d
iwlwifi: fix-up some merge damage from commit 0d6c4a2
by John W. Linville
· 13 years ago
0d6c4a2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 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
4ff70fc
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
· 14 years ago
8d30119
iwlagn: kill iwlagn_rx_handler_setup
by Emmanuel Grumbach
· 14 years ago
Next »