Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
52160da71abcd6fed96b06f40badbb7cf6173e45
/
drivers
/
net
/
wireless
/
iwlegacy
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
742e7a9
iwlegacy: use eth_broadcast_addr
by Johannes Berg
· 12 years ago
4460eb5
iwlegacy: Use PCI Express Capability accessors
by Jiang Liu
· 13 years ago
01e17da
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 13 years ago
450e903
iwlegacy: clean up suspend/resume
by Johannes Berg
· 13 years ago
36323f8
mac80211: move TX station pointer and restructure TX
by Thomas Huehn
· 13 years ago
d07d152
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 13 years ago
8c358bc
mac80211: add time synchronisation with BSS for assoc
by Johannes Berg
· 13 years ago
0af5491
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
by John W. Linville
· 13 years ago
635d999
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
b48d966
iwlegacy: don't mess up the SCD when removing a key
by Emmanuel Grumbach
· 13 years ago
c2ca7d9
iwlegacy: always monitor for stuck queues
by Stanislaw Gruszka
· 13 years ago
3a0c52a
cfg80211: add 802.11ad (60gHz band) support
by Vladimir Kondratiev
· 13 years ago
26b6da6
iwlegacy: print how long queue was actually stuck
by Paul Bolle
· 13 years ago
d7fbcad
iwl4965: claim RSN IBSS support
by Stanislaw Gruszka
· 13 years ago
2e42e47
drivers/net: Convert compare_ether_addr to ether_addr_equal
by Joe Perches
· 13 years ago
8065248
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
d748b46
mac80211: remove antenna_sel_tx TX info field
by Johannes Berg
· 13 years ago
5d32c88
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
234e340
simple_open: automatically convert to simple_open()
by Stephen Boyd
· 13 years ago
7dd30d4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 13 years ago
e92109b
iwlegacy: fix BSSID setting
by Stanislaw Gruszka
· 13 years ago
883a649
iwlegacy: do not nulify il->vif on reset
by Stanislaw Gruszka
· 13 years ago
50269e1
net: add a truesize parameter to skb_add_rx_frag()
by Eric Dumazet
· 13 years ago
4da0bd73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
e9ac074
mac80211: rename bss_conf timestamp to last_tsf
by Johannes Berg
· 13 years ago
210787e
iwl3945: fix possible il->txq NULL pointer dereference in delayed works
by Stanislaw Gruszka
· 13 years ago
aef6a62
iwlegacy: remove unused enum il4965_calib_enabled_state
by Greg Dietsche
· 13 years ago
d7b6b6a
iwlegacy: remove enum iw_calib and related code
by Greg Dietsche
· 13 years ago
08db1ab
iwlegacy: Kconfig: Change Debug Option to be more clear
by Greg Dietsche
· 13 years ago
6499214
iwlegacy: Kconfig: Move Debugging Options
by Greg Dietsche
· 13 years ago
02f2f1a
mac80211: handle non-bufferable MMPDUs correctly
by Johannes Berg
· 13 years ago
4e3bc14
iwlegacy: remove il_is_rfkill_hw
by Stanislaw Gruszka
· 13 years ago
6668e4e
iwlegacy: s/il_txq_mem/il_free_txq_mem/g
by Stanislaw Gruszka
· 13 years ago
bc269a8
iwlegacy: s/S_RF_KILL_HW/S_RFKILL/g
by Stanislaw Gruszka
· 13 years ago
d87c771
iwlegacy: small queue initializations cleanup
by Stanislaw Gruszka
· 13 years ago
3976b45
iwlegacy: enable only rfkill interrupt when rfkill switch is on during IFF_UP
by Stanislaw Gruszka
· 13 years ago
71e0c6c
iwlegacy: small il4965_set_hw_ready cleanup
by Stanislaw Gruszka
· 13 years ago
586e45e
iwlegacy: check correct il_poll_bit error value
by Stanislaw Gruszka
· 13 years ago
775ed8a
iwlegacy: do not grab nic access if rfkill
by Stanislaw Gruszka
· 13 years ago
c37281a
iwleagcy: fix ident code damage
by Stanislaw Gruszka
· 13 years ago
774212b
iwleagcy: remove old comments
by Stanislaw Gruszka
· 13 years ago
9ce7b73
iwlegacy: improve mac operation debuggability a bit
by Stanislaw Gruszka
· 13 years ago
288f9954
iwlegacy: get rid of tx/rx traffic log
by Stanislaw Gruszka
· 13 years ago
c936355
iwlegacy: merge all ops structures into one
by Stanislaw Gruszka
· 13 years ago
1600b87
iwlegacy: merge il_lib_ops into il_ops
by Stanislaw Gruszka
· 13 years ago
f03ee2a
iwlegacy: remove il_apm_ops
by Stanislaw Gruszka
· 13 years ago
a89268e
iwlegacy: merge eeprom_ops into lib_ops
by Stanislaw Gruszka
· 13 years ago
527901d
iwlegacy: remove temp_ops
by Stanislaw Gruszka
· 13 years ago
93b7654
iwlegacy: move debugfs_ops to il_priv
by Stanislaw Gruszka
· 13 years ago
3dfea27
iwlegacy: gather all 4965 handlers in one place
by Stanislaw Gruszka
· 13 years ago
93a984a
iwlegacy: regulatory_bands is not an ops
by Stanislaw Gruszka
· 13 years ago
a5f1613
iwlegacy: use writeb,writel,readl directly
by Stanislaw Gruszka
· 13 years ago
4e5ea20
iwlegacy: cleanup/fix memory barriers
by Stanislaw Gruszka
· 13 years ago
1e0f32a
iwlegacy: always check if got h/w access before write
by Stanislaw Gruszka
· 13 years ago
b660303
iwlegacy: dump stack when fail to gain access to the device
by Stanislaw Gruszka
· 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
68acc4a
iwlegacy: 3945: fix hw passive scan on radar channels
by Stanislaw Gruszka
· 13 years ago
81fb461
iwlegacy: 3945: simplify calculations of retry limit
by Stanislaw Gruszka
· 13 years ago
5d0bef9
iwlegacy: random 3945-rs.c cleanups
by Stanislaw Gruszka
· 13 years ago
5bf0dac
iwlegacy: 4965: remove one il4965_hdl_beacon
by Stanislaw Gruszka
· 13 years ago
280ade5
iwlegacy: 3945: get rid of hw_{set,get}_rate
by Stanislaw Gruszka
· 13 years ago
616107e
iwlegacy: 4965: small tx_cmd build cleanup
by Stanislaw Gruszka
· 13 years ago
a0c1ef3
iwlegacy: 4965: toggle tx antenna inline
by Stanislaw Gruszka
· 13 years ago
17d4eca
iwlegacy: move some i/o helpers out of inline
by Stanislaw Gruszka
· 13 years ago
d71be93
iwlegacy: off by one in iwl3945_hw_build_tx_cmd_rate()
by Dan Carpenter
· 13 years ago
2b20920
iwlegacy: remove iwl-sta.c
by Stanislaw Gruszka
· 13 years ago
2b50b8f
iwlegacy: Use kcalloc instead of kzalloc to allocate array
by Thomas Meyer
· 13 years ago
515db09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by John W. Linville
· 13 years ago
9b5e2f4
iwlegacy: debugfs_ops should depend on CONFIG_IWLEGACY_DEBUGFS
by Greg Dietsche
· 14 years ago
e3a2c77
iwlegacy: 4965-rs: cleanup il4965_rs_sta_dbgfs_rate_scale_data_read
by Greg Dietsche
· 14 years ago
a741b99
iwlegacy: 4965-rs: don't return rate from il4965_rs_update_rate_tbl
by Greg Dietsche
· 14 years ago
3e4b065
iwlegacy: 4965-rs: il4965_rs_alloc_sta: remove lq_sta local var
by Greg Dietsche
· 14 years ago
144c0961
iwlegacy: 4965-rs: remove unnecessary null check for sta and lq_sta
by Greg Dietsche
· 14 years ago
da6134d
iwlegacy: 4965-rs: remove null check on sta in il4965_rs_tx_status
by Greg Dietsche
· 14 years ago
730b4c2
iwlegacy: 4965: remove vif null check in request_scan
by Greg Dietsche
· 14 years ago
Next »