summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy
Commit message (Expand)AuthorAgeFilesLines
...
| * iwlegacy: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas2012-12-073-11/+2
| * iwlegacy: collapse wrapper for pcie_capability_read_word()Bjorn Helgaas2012-12-072-10/+3
* | iwlegacy: remove __dev* attributesBill Pemberton2012-12-062-4/+4
* | iwlegacy: initialize rx_statusJohannes Berg2012-11-262-2/+2
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-211-1/+1
|\ \
| * | mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-131-1/+1
| |/
* | wireless: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-11-141-3/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-025-33/+34
|\
| * iwlegacy: use eth_broadcast_addrJohannes Berg2012-09-241-2/+2
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-213-17/+29
| |\
| | * mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-313-17/+29
| * | iwlegacy: clean up suspend/resumeJohannes Berg2012-08-102-14/+3
| |/
* | iwlegacy: Use PCI Express Capability accessorsJiang Liu2012-08-231-3/+1
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-07-121-1/+1
|\
| * mac80211: add time synchronisation with BSS for assocJohannes Berg2012-07-121-1/+1
* | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-07-091-1/+1
|\ \ | |/
| * cfg80211: add 802.11ad (60gHz band) supportVladimir Kondratiev2012-07-021-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-092-10/+8
|\ \
| * | iwlegacy: don't mess up the SCD when removing a keyEmmanuel Grumbach2012-07-091-2/+2
| * | iwlegacy: always monitor for stuck queuesStanislaw Gruszka2012-07-091-8/+6
* | | iwlegacy: print how long queue was actually stuckPaul Bolle2012-06-281-3/+4
| |/ |/|
* | iwl4965: claim RSN IBSS supportStanislaw Gruszka2012-06-061-1/+12
|/
* drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-103-10/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-123-25/+7
|\
| * Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-053-25/+7
| |\
| | * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-053-25/+7
* | | mac80211: remove antenna_sel_tx TX info fieldJohannes Berg2012-04-102-3/+3
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-03-273-17/+18
|\ \ | |/ |/|
| * iwlegacy: fix BSSID settingStanislaw Gruszka2012-03-261-10/+6
| * iwlegacy: do not nulify il->vif on resetStanislaw Gruszka2012-03-263-7/+12
* | net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet2012-03-252-2/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-182-4/+5
|\
| * iwl3945: fix possible il->txq NULL pointer dereference in delayed worksStanislaw Gruszka2012-03-122-4/+5
* | mac80211: rename bss_conf timestamp to last_tsfJohannes Berg2012-03-131-1/+1
* | iwlegacy: remove unused enum il4965_calib_enabled_stateGreg Dietsche2012-02-291-5/+0
* | iwlegacy: remove enum iw_calib and related codeGreg Dietsche2012-02-294-32/+0
* | iwlegacy: Kconfig: Change Debug Option to be more clearGreg Dietsche2012-02-291-1/+1
* | iwlegacy: Kconfig: Move Debugging OptionsGreg Dietsche2012-02-291-39/+39
* | mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg2012-02-291-1/+1
* | iwlegacy: remove il_is_rfkill_hwStanislaw Gruszka2012-02-221-7/+1
* | iwlegacy: s/il_txq_mem/il_free_txq_mem/gStanislaw Gruszka2012-02-224-5/+5
* | iwlegacy: s/S_RF_KILL_HW/S_RFKILL/gStanislaw Gruszka2012-02-225-36/+36
* | iwlegacy: small queue initializations cleanupStanislaw Gruszka2012-02-224-61/+52
* | 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: check correct il_poll_bit error valueStanislaw Gruszka2012-02-221-1/+1
* | iwlegacy: do not grab nic access if rfkillStanislaw Gruszka2012-02-225-57/+97
* | iwleagcy: fix ident code damageStanislaw Gruszka2012-02-222-26/+10
* | iwleagcy: remove old commentsStanislaw Gruszka2012-02-221-16/+0
* | iwlegacy: improve mac operation debuggability a bitStanislaw Gruszka2012-02-222-52/+53
OpenPOWER on IntegriCloud