aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy/4965-mac.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-05-10
|\
| * iwl4965: workaround connection regression on passive channelStanislaw Gruszka2013-05-08
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-24
|\|
| * Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-04-22
| |\
| * | mac80211: support secondary channel offset in CSAJohannes Berg2013-04-16
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-20
|\ \ \ | | |/ | |/|
| * | iwlegacy: fix sparse warningsStephen Hemminger2013-03-11
| |/
| * wireless: move sequence number arithmetic to ieee80211.hJohannes Berg2013-03-06
* | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-17
|/
* iwlegacy: more checks for dma mapping errorsStanislaw Gruszka2013-02-14
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-08
|\
| * mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach2013-01-31
* | iwlegacy: check for dma mapping errorsStanislaw Gruszka2013-02-01
* | iwl4965: report A-MPDU statusChristian Lamparter2013-02-01
* | drivers/net/wireless/iwlegacy/4965-mac.c: adjust duplicate testJulia Lawall2013-01-30
|/
* iwlegacy: don't return zero on failure paths in il4965_pci_probe()Alexey Khoroshilov2013-01-22
* iwlegacy: allow to enable PSStanislaw Gruszka2013-01-07
* iwlegacy: add flush callbackStanislaw Gruszka2013-01-07
* mac80211: split TX aggregation stop actionJohannes Berg2013-01-03
* iwlegacy: remove __dev* attributesBill Pemberton2012-12-06
* iwlegacy: initialize rx_statusJohannes Berg2012-11-26
* mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-13
* mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-11
|\
| * iwlegacy: don't mess up the SCD when removing a keyEmmanuel Grumbach2012-07-09
* | iwl4965: claim RSN IBSS supportStanislaw Gruszka2012-06-06
|/
* drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-10
* mac80211: remove antenna_sel_tx TX info fieldJohannes Berg2012-04-10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-03-27
|\
| * iwlegacy: do not nulify il->vif on resetStanislaw Gruszka2012-03-26
* | net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet2012-03-25
|/
* iwlegacy: remove enum iw_calib and related codeGreg Dietsche2012-02-29
* mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg2012-02-29
* iwlegacy: s/il_txq_mem/il_free_txq_mem/gStanislaw Gruszka2012-02-22
* iwlegacy: s/S_RF_KILL_HW/S_RFKILL/gStanislaw Gruszka2012-02-22
* iwlegacy: small queue initializations cleanupStanislaw Gruszka2012-02-22
* iwlegacy: enable only rfkill interrupt when rfkill switch is on during IFF_UPStanislaw Gruszka2012-02-22
* iwlegacy: small il4965_set_hw_ready cleanupStanislaw Gruszka2012-02-22
* iwlegacy: do not grab nic access if rfkillStanislaw Gruszka2012-02-22
* iwleagcy: fix ident code damageStanislaw Gruszka2012-02-22
* iwlegacy: get rid of tx/rx traffic logStanislaw Gruszka2012-02-22
* iwlegacy: merge all ops structures into oneStanislaw Gruszka2012-02-22
* iwlegacy: merge il_lib_ops into il_opsStanislaw Gruszka2012-02-22
* iwlegacy: remove il_apm_opsStanislaw Gruszka2012-02-22
* iwlegacy: remove temp_opsStanislaw Gruszka2012-02-22
* iwlegacy: move debugfs_ops to il_privStanislaw Gruszka2012-02-22
* iwlegacy: gather all 4965 handlers in one placeStanislaw Gruszka2012-02-22
* iwlegacy: use writeb,writel,readl directlyStanislaw Gruszka2012-02-22
* iwlegacy: always check if got h/w access before writeStanislaw Gruszka2012-02-22
* iwlegacy: remove set_hw_params callbackStanislaw Gruszka2012-02-06