summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy/4965-mac.c
Commit message (Expand)AuthorAgeFilesLines
* iwl4965: fix rfkill set state regressionStanislaw Gruszka2013-08-221-1/+1
* iwl4965: reset firmware after rfkill offStanislaw Gruszka2013-08-021-5/+5
* iwl4965: set power mode earlyStanislaw Gruszka2013-08-021-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-211-1/+20
|\
| * Revert "iwl4965: workaround connection regression on passive channel"Stanislaw Gruszka2013-06-121-1/+2
| * iwl4965: workaround for firmware frame tx rejectionStanislaw Gruszka2013-06-121-0/+18
* | net: wireless: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-031-2/+2
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-05-101-2/+1
|\
| * iwl4965: workaround connection regression on passive channelStanislaw Gruszka2013-05-081-2/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-241-17/+15
|\|
| * Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-04-221-8/+8
| |\
| * | mac80211: support secondary channel offset in CSAJohannes Berg2013-04-161-17/+15
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-201-14/+15
|\ \ \ | | |/ | |/|
| * | iwlegacy: fix sparse warningsStephen Hemminger2013-03-111-8/+8
| |/
| * wireless: move sequence number arithmetic to ieee80211.hJohannes Berg2013-03-061-6/+7
* | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-171-2/+2
|/
* iwlegacy: more checks for dma mapping errorsStanislaw Gruszka2013-02-141-15/+21
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-081-1/+1
|\
| * mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach2013-01-311-1/+1
* | iwlegacy: check for dma mapping errorsStanislaw Gruszka2013-02-011-16/+27
* | iwl4965: report A-MPDU statusChristian Lamparter2013-02-011-0/+11
* | drivers/net/wireless/iwlegacy/4965-mac.c: adjust duplicate testJulia Lawall2013-01-301-3/+0
|/
* iwlegacy: don't return zero on failure paths in il4965_pci_probe()Alexey Khoroshilov2013-01-221-0/+1
* iwlegacy: allow to enable PSStanislaw Gruszka2013-01-071-2/+2
* iwlegacy: add flush callbackStanislaw Gruszka2013-01-071-0/+1
* mac80211: split TX aggregation stop actionJohannes Berg2013-01-031-1/+3
* iwlegacy: remove __dev* attributesBill Pemberton2012-12-061-2/+2
* iwlegacy: initialize rx_statusJohannes Berg2012-11-261-1/+1
* mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-131-1/+1
* mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-311-11/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-101-2/+2
|\
| * iwlegacy: don't mess up the SCD when removing a keyEmmanuel Grumbach2012-07-091-2/+2
* | iwl4965: claim RSN IBSS supportStanislaw Gruszka2012-06-061-1/+12
|/
* drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-101-1/+1
* mac80211: remove antenna_sel_tx TX info fieldJohannes Berg2012-04-101-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-03-271-2/+0
|\
| * iwlegacy: do not nulify il->vif on resetStanislaw Gruszka2012-03-261-2/+0
* | net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet2012-03-251-1/+2
|/
* iwlegacy: remove enum iw_calib and related codeGreg Dietsche2012-02-291-1/+0
* mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg2012-02-291-1/+1
* iwlegacy: s/il_txq_mem/il_free_txq_mem/gStanislaw Gruszka2012-02-221-1/+1
* iwlegacy: s/S_RF_KILL_HW/S_RFKILL/gStanislaw Gruszka2012-02-221-14/+14
* iwlegacy: small queue initializations cleanupStanislaw Gruszka2012-02-221-13/+5
* iwlegacy: enable only rfkill interrupt when rfkill switch is on during IFF_UPStanislaw Gruszka2012-02-221-4/+2
* iwlegacy: small il4965_set_hw_ready cleanupStanislaw Gruszka2012-02-221-21/+14
* iwlegacy: do not grab nic access if rfkillStanislaw Gruszka2012-02-221-33/+48
* iwleagcy: fix ident code damageStanislaw Gruszka2012-02-221-13/+5
* iwlegacy: get rid of tx/rx traffic logStanislaw Gruszka2012-02-221-11/+2
* iwlegacy: merge all ops structures into oneStanislaw Gruszka2012-02-221-9/+8
* iwlegacy: merge il_lib_ops into il_opsStanislaw Gruszka2012-02-221-12/+11