Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
42132bce8011bf9507cfbb920ced2235d8dd5fce
/
drivers
/
net
/
wireless
42132bc
iwlwifi: move add sta handler to iwl-sta.c
by Tomas Winkler
· 17 years ago
7a999bf
iwlwifi: add remove station functionality
by Tomas Winkler
· 17 years ago
b3bbacb
iwlwifi: move iwl_rxq_stop into iwl-rx.c
by Tomas Winkler
· 17 years ago
da1bc45
iwlwifi: move txq_ctx_stop into iwl-tx.c
by Tomas Winkler
· 17 years ago
46315e0
iwlwifi: refactor stop master function
by Tomas Winkler
· 17 years ago
f118a91
iwlwifi: implement apm stop function
by Tomas Winkler
· 17 years ago
7f06610
iwlwifi: implement apm reset flow
by Tomas Winkler
· 17 years ago
8f06189
iwlwifi: setup correctly L1 L0S pi link values
by Tomas Winkler
· 17 years ago
885ba20
iwlwifi: remove 4965 from alive_resp structures
by Tomas Winkler
· 17 years ago
4a4a9e8
iwlwifi: clean up alive_start routine
by Tomas Winkler
· 17 years ago
84df9d3
iwlwifi: remove notif_missed_beacons variable
by Tomas Winkler
· 17 years ago
c317fee
iwlwifi: remove unused variable form __iwl4965_down
by Tomas Winkler
· 17 years ago
2d87889
iwlwifi: mark 4965 ucode types
by Tomas Winkler
· 17 years ago
95b1a82
iwlwifi: create drivers debugfs dir under wiphy->debugfsdir
by Zhu Yi
· 17 years ago
bd68fb6
iwlwifi: increase max payload of iwl_cmd
by Ron Rindjunsky
· 17 years ago
e1dfc08
iwlwifi: use uCode error and event tables pointer w.r.t loaded image
by Gregory Greenman
· 17 years ago
87283cc
iwlwifi: add RTC data address for iwl5000
by Ron Rindjunsky
· 17 years ago
ede0cba
iwlwifi: move iwl_dump_nic_error_log to iwlcore module
by Ester Kummer
· 17 years ago
43d01c5
libertas: fix compact flash interrupt handling
by Holger Schurig
· 17 years ago
85319f9
libertas: rate adaptation configuration via iwconfig.
by Javier Cardona
· 17 years ago
553381c
b43legacy: fix build errors when DMA or PIO are not selected
by Johannes Berg
· 17 years ago
20ad4fd
rndis_wlan: use ARRAY_SIZE instead of sizeof when adding 11g rates
by Scott Ashcroft
· 17 years ago
a888d52
ath5k: use IEEE80211_SKB_CB
by Johannes Berg
· 17 years ago
ef707b8
libertas: before sleeping, check for a command result
by Holger Schurig
· 17 years ago
df349f9
libertas: use lbs_pr_XX instead of printk
by Holger Schurig
· 17 years ago
93416c8
libertas: speeds up downloading of CF firmware
by Holger Schurig
· 17 years ago
b43441a
libertas: don't spin_unlock_irq() twice
by Holger Schurig
· 17 years ago
b77ec4c
libertas: provide reset_card() callback on OLPC
by David Woodhouse
· 17 years ago
04dea13
b43: enable mesh
by Johannes Berg
· 17 years ago
53c0685
b43: Add firmware markers support
by Michael Buesch
· 17 years ago
afa83e2
b43: Add panic reason code that doesn't trigger restart
by Michael Buesch
· 17 years ago
6821783
b43: Allow running without PCM firmware
by Michael Buesch
· 17 years ago
e48b0ee
b43: Add hooks for firmware debugging
by Michael Buesch
· 17 years ago
e253008
mac80211: use multi-queue master netdevice
by Johannes Berg
· 17 years ago
e930488
b43: Fix typo in firmware file name for 802.11 cores with rev 13
by Larry.Finger@lwfinger.net
· 17 years ago
a8c4ea7
zd1211rw: Use DMA-aware buffer for usb transfer
by Atsushi Nemoto
· 17 years ago
e039fa4
mac80211: move TX info into skb->cb
by Johannes Berg
· 17 years ago
2e92e6f
mac80211: use rate index in TX control
by Johannes Berg
· 17 years ago
36d6825
mac80211: let drivers wake but not start queues
by Johannes Berg
· 17 years ago
189a2b5
iwlwifi: trigger event log from debugfs
by Ester Kummer
· 17 years ago
6ba8795
iwlwifi: refactor pci prob flow
by Tomas Winkler
· 17 years ago
445c2df
iwlwifi: add debugfs to disable/enable run time calibration
by Tomas Winkler
· 17 years ago
da6833c
iwlwifi: remove 4965 remainings in iwl-eeprom.c file
by Tomas Winkler
· 17 years ago
9636e58
iwlwifi: iwl5000 WiFi/WiMax coexistence
by Ron Rindjunsky
· 17 years ago
99da1b4
iwlwifi: add ucode init flow handling for iwl5000
by Ron Rindjunsky
· 17 years ago
dbb983b
iwlwifi: add ucode loaders for iwl5000
by Ron Rindjunsky
· 17 years ago
b600e4e
iwlwifi: add rx_handlers stub for iwl5000
by Ron Rindjunsky
· 17 years ago
3647074
iwlwifi: rename and move Tx queue activation/deactivation
by Ron Rindjunsky
· 17 years ago
ccc038a
iwlwifi: clean up and bug fix for security
by Emmanuel Grumbach
· 17 years ago
a984101
iwlwifi: don't switch to SGI if not supported by AP
by Emmanuel Grumbach
· 17 years ago
fd4abac
iwlwifi: move TX code into iwl-tx.c
by Tomas Winkler
· 17 years ago
54dbb52
iwlwifi: refactor ieee80211_get_qos_ctrl
by Tomas Winkler
· 17 years ago
83d527d
iwlwifi: remove 4956 form iwl4965_tx_cmd
by Tomas Winkler
· 17 years ago
4f40e4d
iwlwifi: move more station managment into iwl-sta.c
by Tomas Winkler
· 17 years ago
57bd1be
iwlwifi: move iwl_bcast_addr to iwlcore
by Tomas Winkler
· 17 years ago
1826dcc
iwlwifi: remove 4965 from iwl4965_rate_info
by Tomas Winkler
· 17 years ago
fcab423
iwlwifi: remove 4965 prefix from iwl4965_frame
by Tomas Winkler
· 17 years ago
babcebf
iwlwifi: remove 4965 from iwl4965_tx_queue_update_write_ptr
by Tomas Winkler
· 17 years ago
c1adf9f
iwlwifi: get_hw_cmd_size
by Gregory Greenman
· 17 years ago
8567c63
iwlwifi: rename iwl4965_tx_info to iwl_tx_info
by Tomas Winkler
· 17 years ago
443cfd4
iwlwifi: rename iwl4965_queue to iwl_queue
by Tomas Winkler
· 17 years ago
39130df
iwlwifi: filling Tx MCS set
by Ron Rindjunsky
· 17 years ago
edcdf8b
mac80211: separate Tx and Rx MCS when configuring HT
by Ron Rindjunsky
· 17 years ago
0b794d6
iwlwifi: remove iwl4965_nic_start function
by Ron Rindjunsky
· 17 years ago
0288301
iwlwifi: changing irrelevant comment
by Ron Rindjunsky
· 17 years ago
57962f0
libertas: reduce command retry time
by Holger Schurig
· 17 years ago
b679aeb
libertas: sysfs interface for accessing default mesh channel
by Javier Cardona
· 17 years ago
edf5dab
libertas: Add reset_card() callback to hardware driver
by David Woodhouse
· 17 years ago
15dbaac
libertas: sysfs interface for accessing non-volatile configuration
by Javier Cardona
· 17 years ago
edaea5c
libertas: Extend MESH_CONFIG command to access non-volatile configuration
by Javier Cardona
· 17 years ago
75bf45a
libertas: fix multicast filtering on eth and msh interfaces
by David Woodhouse
· 17 years ago
e37fc6e
libertas: Increase priority of 'unknown command' warnings
by David Woodhouse
· 17 years ago
f9d1cf5
rt2x00: Release rt2x00 2.1.6
by Ivo van Doorn
· 17 years ago
aade510
rt2x00: Remove extra +
by Ivo van Doorn
· 17 years ago
b8be63f
rt2x00: Merge RX and TX entry private data
by Ivo van Doorn
· 17 years ago
dec13b6
rt2x00: Remove redundant flags/dev_flags initializations
by Ivo van Doorn
· 17 years ago
7050ec8
rt2x00: Split rt2x00lib_write_tx_desc()
by Ivo van Doorn
· 17 years ago
4de36fe
rt2x00: Only initialize the minimum needed fields of PCI TX descriptors.
by Gertjan van Wingerde
· 17 years ago
70a9610
rt2x00: Preserve descriptor information after memmove()
by Ivo van Doorn
· 17 years ago
61448f8
rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue feature.
by Gertjan van Wingerde
· 17 years ago
61486e0
rt2x00: Remove ieee80211_tx_control argument from write_tx_desc()
by Ivo van Doorn
· 17 years ago
fb55f4d1
rt2x00: Fix TX status reporting
by Ivo van Doorn
· 17 years ago
5a6e599
rt2x00: trim skb_frame_desc to 32 bytes
by Ivo van Doorn
· 17 years ago
f42a444
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 17 years ago
63fe46d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
ef85ad5
libertas: remove lbs_get_data_rate()
by Holger Schurig
· 17 years ago
6dcdc19
b43: use the bitrev helpers rather than rolling a private one
by Harvey Harrison
· 17 years ago
d6894b5
ath5k: Fix loop variable initializations
by Bob Copeland
· 17 years ago
7a1d652
b43: nphy.c remove duplicated include
by Huang Weiyi
· 17 years ago
566bfe5
mac80211: use hardware flags for signal/noise units
by Bruno Randolf
· 17 years ago
84e6dc9
zd1211rw: initial IBSS support
by Bruno Randolf
· 17 years ago
736bc92
atmel: use netstats in net_device structure
by Paulius Zaleckas
· 17 years ago
06a5223
arlan: use netstats in net_device structure
by Paulius Zaleckas
· 17 years ago
15dbf1b
iwl3945: do not delay hardware scan if it is a direct scan
by Bill Moss
· 17 years ago
3a1081e
iwlwifi: adding parameter of fw_restart
by Ester Kummer
· 17 years ago
bc6f59b
iwlwifi: add device sysfs version entry
by Tomas Winkler
· 17 years ago
f3d6799
iwlwifi: update levels of debug prints
by Ester Kummer
· 17 years ago
8cf769c
iwlwifi: move debug_level to sysfs/bus/pci/devices
by Ester Kummer
· 17 years ago
5d9276d
airo: use netstats in net_device structure
by Paulius Zaleckas
· 17 years ago
1b73af8
iwlwifi: fix spinlock used before initialized
by Ron Rindjunsky
· 17 years ago
Next »