index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlegacy
/
4965-mac.c
Age
Commit message (
Expand
)
Author
2013-06-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-06-12
Revert "iwl4965: workaround connection regression on passive channel"
Stanislaw Gruszka
2013-06-12
iwl4965: workaround for firmware frame tx rejection
Stanislaw Gruszka
2013-06-03
net: wireless: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-05-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-05-08
iwl4965: workaround connection regression on passive channel
Stanislaw Gruszka
2013-04-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-22
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
2013-04-16
mac80211: support secondary channel offset in CSA
Johannes Berg
2013-03-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-03-17
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
2013-03-11
iwlegacy: fix sparse warnings
Stephen Hemminger
2013-03-06
wireless: move sequence number arithmetic to ieee80211.h
Johannes Berg
2013-02-14
iwlegacy: more checks for dma mapping errors
Stanislaw Gruszka
2013-02-08
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-02-01
iwlegacy: check for dma mapping errors
Stanislaw Gruszka
2013-02-01
iwl4965: report A-MPDU status
Christian Lamparter
2013-01-31
mac80211: inform the driver about update of dtim_period
Emmanuel Grumbach
2013-01-30
drivers/net/wireless/iwlegacy/4965-mac.c: adjust duplicate test
Julia Lawall
2013-01-22
iwlegacy: don't return zero on failure paths in il4965_pci_probe()
Alexey Khoroshilov
2013-01-07
iwlegacy: allow to enable PS
Stanislaw Gruszka
2013-01-07
iwlegacy: add flush callback
Stanislaw Gruszka
2013-01-03
mac80211: split TX aggregation stop action
Johannes Berg
2012-12-06
iwlegacy: remove __dev* attributes
Bill Pemberton
2012-11-26
iwlegacy: initialize rx_status
Johannes Berg
2012-11-13
mac80211: support RX_FLAG_MACTIME_END
Thomas Pedersen
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
2012-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-09
iwlegacy: don't mess up the SCD when removing a key
Emmanuel Grumbach
2012-06-06
iwl4965: claim RSN IBSS support
Stanislaw Gruszka
2012-05-10
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-04-10
mac80211: remove antenna_sel_tx TX info field
Johannes Berg
2012-03-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2012-03-26
iwlegacy: do not nulify il->vif on reset
Stanislaw Gruszka
2012-03-25
net: add a truesize parameter to skb_add_rx_frag()
Eric Dumazet
2012-02-29
iwlegacy: remove enum iw_calib and related code
Greg Dietsche
2012-02-29
mac80211: handle non-bufferable MMPDUs correctly
Johannes Berg
2012-02-22
iwlegacy: s/il_txq_mem/il_free_txq_mem/g
Stanislaw Gruszka
2012-02-22
iwlegacy: s/S_RF_KILL_HW/S_RFKILL/g
Stanislaw Gruszka
2012-02-22
iwlegacy: small queue initializations cleanup
Stanislaw Gruszka
2012-02-22
iwlegacy: enable only rfkill interrupt when rfkill switch is on during IFF_UP
Stanislaw Gruszka
2012-02-22
iwlegacy: small il4965_set_hw_ready cleanup
Stanislaw Gruszka
2012-02-22
iwlegacy: do not grab nic access if rfkill
Stanislaw Gruszka
2012-02-22
iwleagcy: fix ident code damage
Stanislaw Gruszka
2012-02-22
iwlegacy: get rid of tx/rx traffic log
Stanislaw Gruszka
2012-02-22
iwlegacy: merge all ops structures into one
Stanislaw Gruszka
2012-02-22
iwlegacy: merge il_lib_ops into il_ops
Stanislaw Gruszka
2012-02-22
iwlegacy: remove il_apm_ops
Stanislaw Gruszka
2012-02-22
iwlegacy: remove temp_ops
Stanislaw Gruszka
2012-02-22
iwlegacy: move debugfs_ops to il_priv
Stanislaw Gruszka
[next]