Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4a986777a53d5fe8fd92ef30e0e8eedd0ff800b1
4a98677
iwlwifi: save ucode capabilities in iwl_fw
by Don Fry
· 13 years ago
06e03f8
iwlwifi: changes args to iwl_nic for firmware operations
by Don Fry
· 13 years ago
69655eb
iwlwifi: the transport knows its state
by Emmanuel Grumbach
· 13 years ago
8655112
iwlwifi: move event and err pointers to iwl_nic
by Don Fry
· 13 years ago
6039618
iwlwifi: document the transport layer
by Emmanuel Grumbach
· 13 years ago
edabfa9
iwlwifi: send testmode hcmd reply with rx header
by Amit Beka
· 13 years ago
858b7c7
iwlwifi: fixes to testmode indirect access
by Amit Beka
· 13 years ago
637d792
iwlwifi: use enhance_sensitivity from iwl_fw
by Emmanuel Grumbach
· 13 years ago
6d4dec7
iwlwifi: iwl_set_hw_params returns always 0
by Emmanuel Grumbach
· 13 years ago
78e5a46
iwlwifi: kill iwl_down and s/__iwl_down/iwl_down
by Emmanuel Grumbach
· 13 years ago
655ccce
iwlwifi: change args to ucode routines
by Don Fry
· 13 years ago
6516174
iwlwifi: Move ucode pointers to iwl_fw
by Don Fry
· 13 years ago
96502ce
iwlwifi: move firmware_loading_complete to iwl_nic
by Don Fry
· 13 years ago
737805f
iwlwifi: move firmware_name to iwl_nic
by Don Fry
· 13 years ago
f6fd51d
iwlwifi: move fw_index from iwl_priv to iwl_nic
by Don Fry
· 13 years ago
d359667
iwlwifi: move ucode_ver to iwl_nic
by Don Fry
· 13 years ago
b1c23d9
iwlwifi: create iwl_nic structure
by Don Fry
· 13 years ago
7b11488
iwlwifi: give PCIe its own lock
by Johannes Berg
· 13 years ago
1ee158d
iwlwifi: move workqueue to priv
by Johannes Berg
· 13 years ago
2655e31
iwlwifi: trace debug messages
by Johannes Berg
· 13 years ago
cdfef6c
iwlwifi: added reply data to testmode HCMD send
by Amit Beka
· 13 years ago
6c55f5e
iwlwifi: testmode new indirect RW API
by Amit Beka
· 13 years ago
2f73d7c
iwlwifi: log as error when error detected
by Wey-Yi Guy
· 13 years ago
ca994a3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
2504a64
ath9k: stop on rates with idx -1 in ath9k rate control's .tx_status
by Pavel Roskin
· 13 years ago
6670f15
mwifiex: clear previous security setting during association
by Amitkumar Karwar
· 13 years ago
216c57b
mac80211: do not call rate control .tx_status before .rate_init
by Felix Fietkau
· 13 years ago
4b5a433
mac80211: call rate control only after init
by Johannes Berg
· 13 years ago
24d2b8c
Bluetooth: Fix possible use after free in delete path
by Ulisses Furquim
· 13 years ago
6de3275
Bluetooth: Remove usage of __cancel_delayed_work()
by Ulisses Furquim
· 13 years ago
403f048
Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0
by Manoj Iyer
· 13 years ago
ca0d6c7
Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_close
by Johan Hedberg
· 13 years ago
cf33e77
Bluetooth: Fix RFCOMM session reference counting issue
by Octavian Purdila
· 13 years ago
a51cd2b
Bluetooth: Fix potential deadlock
by Andre Guedes
· 13 years ago
b5a30dd
Bluetooth: silence lockdep warning
by Octavian Purdila
· 13 years ago
3316606
Bluetooth: Fix using an absolute timeout on hci_conn_put()
by Vinicius Costa Gomes
· 13 years ago
6e1da68
Bluetooth: l2cap_set_timer needs jiffies as timeout value
by Andrzej Kaczmarek
· 13 years ago
a637525
Bluetooth: Fix sk_sndtimeo initialization for L2CAP socket
by Andrzej Kaczmarek
· 13 years ago
4aa832c
Bluetooth: Remove bogus inline declaration from l2cap_chan_connect
by Johan Hedberg
· 13 years ago
19ad9e9
Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAP
by Daniel Wagner
· 13 years ago
18daf164
Bluetooth: Fix l2cap conn failures for ssp devices
by Peter Hurley
· 13 years ago
c27111e
rtlwifi: Modify rtl_pci_init to return 0 on success
by Simon Graham
· 13 years ago
b57e6b5
mac80211: Fix a rwlock bad magic bug
by Mohammed Shafi Shajakhan
· 13 years ago
1232528
rtlwifi: Modify rtl_pci_init to return 0 on success
by John W. Linville
· 13 years ago
2cfc6fc
mac80211: do not call rate control .tx_status before .rate_init
by Felix Fietkau
· 13 years ago
42bc0c97
rtlwifi: Return correct failure code on error
by Simon Graham
· 13 years ago
5ad20dd
mac80211: rename mesh static path_lookup()
by Luis R. Rodriguez
· 13 years ago
7f66c2f9
rtlwifi: Handle previous allocation failures when freeing device memory
by Simon Graham
· 13 years ago
7902759
mac80211: add #ifdef CONFIG_MAC80211_VERBOSE_DEBUG for a debug printk
by Felix Fietkau
· 13 years ago
77c06c2
rt2x00: Correctly set txmixer_gain in RT3572 channel switching.
by Gertjan van Wingerde
· 13 years ago
58b8ae1
rt2x00: Fix RT3572 channel switch RFCSR 7 programming.
by Gertjan van Wingerde
· 13 years ago
0cd461e
rt2x00: Align RT3572 channel switch RFCSR 1 programming with Ralink driver.
by Gertjan van Wingerde
· 13 years ago
569ffa5
rt2x00: Fix RFCSR 12 & 13 programming on RT3572 channel switching.
by Gertjan van Wingerde
· 13 years ago
5d137df
rt2x00: Use saved BBP 25 and 26 values when configuring channel on RT3572.
by Gertjan van Wingerde
· 13 years ago
bef453d
rt2x00: Update comment on freq_offset field in struct rt2x00_dev.
by Gertjan van Wingerde
· 13 years ago
3a1c012
rt2x00: Use struct rt2x00_dev driver data in rt2800{pci,usb}.
by Gertjan van Wingerde
· 13 years ago
1ebbc48
rt2x00: Introduce concept of driver data in struct rt2x00_dev.
by Gertjan van Wingerde
· 13 years ago
234f6e5
orinoco: Remove old mailing lists from MAINTAINERS
by David Gibson
· 13 years ago
e81a7bd
zd1211rw: firmware needs duration_id set to zero for non-pspoll frames
by Tomas Vanek
· 13 years ago
e1936e9
mac80211: call rate control only after init
by Johannes Berg
· 13 years ago
1023f3b
iwlegacy: remove set_hw_params callback
by Stanislaw Gruszka
· 13 years ago
00ea99e
iwlegacy: remove struct il_tx_info
by Stanislaw Gruszka
· 13 years ago
89ef1ed
iwlegacy: merge il_base_params into il_cfg
by Stanislaw Gruszka
· 13 years ago
c39ae9f
iwlegacy: move ops out of config
by Stanislaw Gruszka
· 13 years ago
8300719
iwlegacy: get rid of ctx structure
by Stanislaw Gruszka
· 13 years ago
20c47eb
iwlegacy: remove il_setup_interface()
by Stanislaw Gruszka
· 13 years ago
dee9a09
iwlegacy: get rid of ctx->is_active
by Stanislaw Gruszka
· 13 years ago
eb123af
iwlegacy: get rid of ctx->ac_to_queue
by Stanislaw Gruszka
· 13 years ago
b75b3a7
iwlegacy: get rid of ctx->ac_to_fifo
by Stanislaw Gruszka
· 13 years ago
1c03c46
iwlegacy: move ht out of ctx structure
by Stanislaw Gruszka
· 13 years ago
8d44f2b
iwlegacy: move qos_data out of ctx structure
by Stanislaw Gruszka
· 13 years ago
8c9c48d
iwlegacy: remove ctx interface_modes
by Stanislaw Gruszka
· 13 years ago
fd6415b
iwlegacy: get rid of ctx->station_flags
by Stanislaw Gruszka
· 13 years ago
d735f92
iwlegacy: move wep_keys out of context
by Stanislaw Gruszka
· 13 years ago
d1e14e9
iwlegacy: get rid of mcast_queue
by Stanislaw Gruszka
· 13 years ago
6aa0c25
iwlegacy: get rid of ctxid
by Stanislaw Gruszka
· 13 years ago
0f8b90f
iwlegacy: get rid of *_devtype
by Stanislaw Gruszka
· 13 years ago
b16db50
iwlegacy: move bcast_sta_id to hw_params
by Stanislaw Gruszka
· 13 years ago
8f9e564
iwlegacy: get rid of ap_sta_id
by Stanislaw Gruszka
· 13 years ago
d98e294
iwlegacy: get rid of wep_key_cmd
by Stanislaw Gruszka
· 13 years ago
b96ed60
iwlegacy: get rid of qos_cmd
by Stanislaw Gruszka
· 13 years ago
5e349f0
iwlegacy: get rid of rxon_assoc_cmd
by Stanislaw Gruszka
· 13 years ago
63d0f0c
iwlegacy: get rid of ctx->rxon_timing_cmd
by Stanislaw Gruszka
· 13 years ago
6122d18
iwlegacy: get rid of ctx->rxon_cmd
by Stanislaw Gruszka
· 13 years ago
c8b0395
iwlegacy: move rxon commands out of ctx structure
by Stanislaw Gruszka
· 13 years ago
caf60a6
mwifiex: update correct dtim_period in dump_station()
by Amitkumar Karwar
· 13 years ago
f3c8d25
mwifiex: cleanup in snmp_mib command preparation code
by Amitkumar Karwar
· 13 years ago
3d86b93
rtlwifi: Fix PCI probe error path orphaned memory
by Tim Gardner
· 13 years ago
885bd8e
mac80211: support hw scan while idle
by Eliad Peller
· 13 years ago
3dc5e17
mwifiex: enable HT operating mode
by Amitkumar Karwar
· 13 years ago
477778b
mwifiex: fix NULL pointer dereference in set_channel()
by Amitkumar Karwar
· 13 years ago
197a4e4
mwl8k: Remove BSSID from the firmware when the BSS is stopped
by Yogesh Ashok Powar
· 13 years ago
291689f
ath9k: cleanup a min_t() cast
by Dan Carpenter
· 13 years ago
910570b5
mac80211: off by one in mcs mask handling
by Dan Carpenter
· 13 years ago
d486a5b
ssb: add support for bcm5354
by Hauke Mehrtens
· 13 years ago
bedb2a1
ssb: log the id, rev and pkg of the chip found
by Hauke Mehrtens
· 13 years ago
f0d4724
bcma: log the id, rev and pkg of the chip found
by Hauke Mehrtens
· 13 years ago
267335d
cfg80211/mac80211: userspace peer authorization in IBSS
by Antonio Quartulli
· 13 years ago
3eda95d
rtlwifi: Remove extra debugging message accidentally left in
by Larry Finger
· 13 years ago
5aff4e7
rtlwifi: Fix typo in dm.c
by Masanari Iida
· 13 years ago
Next »