summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-0223-237/+417
|\
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-309-95/+123
| |\
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-09-252-5/+6
| | |\
| | | * iwlwifi: fix async station command crashJohannes Berg2012-09-201-3/+4
| | | * iwlwifi: use eth_broadcast_addrJohannes Berg2012-09-191-2/+2
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-09-247-90/+117
| | |\ \ | | | |/
| | | * iwlwifi: load firmware in chunksJohannes Berg2012-09-104-28/+58
| | | * iwlwifi: don't access the HW when it is not availableEmmanuel Grumbach2012-09-101-0/+11
| | | * iwlwifi: some clean up in transport layerEmmanuel Grumbach2012-09-103-25/+33
| | | * iwlwifi: fix indentation in iwl_load_given_ucodeJohannes Berg2012-09-101-9/+8
| | | * iwlwifi: stop interrupts before stopping deviceDavid Spinadel2012-09-101-0/+4
| | | * iwlwifi: don't reset interupts after disablingDavid Spinadel2012-09-101-2/+0
| | | * iwlwifi: remove unused IDI code stubsJohannes Berg2012-09-063-27/+4
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-281-0/+1
| |\ \ \ | | |/ / | |/| |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-075-21/+29
| |\ \ \ | | |_|/ | |/| |
| * | | iwlwifi: remove radio_config from eeprom_dataDavid Spinadel2012-09-051-2/+0
| * | | iwlwifi: reduce overhead if tracing disabledJohannes Berg2012-09-052-36/+23
| * | | iwlwifi: report A-MPDU statusJohannes Berg2012-09-053-0/+13
| * | | Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2012-09-055-12/+18
| |\ \ \
| | * \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-08-2215-93/+241
| | |\ \ \
| | * | | | mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-313-10/+16
| * | | | | iwlwifi: fix antenna bitmaskJohannes Berg2012-09-041-1/+1
| | |/ / / | |/| | |
| * | | | iwlwifi: fix FW restart on init FWAmit Beka2012-08-211-2/+7
| * | | | iwlwifi: fix the preparation of the cardEmmanuel Grumbach2012-08-211-9/+8
| * | | | iwlwifi: reduce max remain-on-channel durationJohannes Berg2012-07-271-1/+1
| * | | | iwlwifi: get the correct HCMD in the response handlerEmmanuel Grumbach2012-07-266-13/+47
| * | | | iwlwifi: fix aggregation check indentationJohannes Berg2012-07-261-1/+1
| * | | | iwlwifi: rework the iwlwifi debugfs structureMeenakshi Venkataraman2012-07-268-60/+166
| * | | | iwlwifi: clean up properly when registration with mac80211 failsMeenakshi Venkataraman2012-07-261-0/+3
| * | | | iwlwifi: s/iwl_ucode_callback/iwl_req_fw_callbackEmmanuel Grumbach2012-07-262-7/+8
* | | | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-011-5/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge commit 'v3.6-rc5' into nextBjorn Helgaas2012-09-135-21/+29
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | iwlwifi: Use PCI Express Capability accessorsJiang Liu2012-08-231-5/+2
| | |_|/ | |/| |
* | | | iwlwifi: don't double free the interrupt in failure pathEmmanuel Grumbach2012-09-181-0/+1
| |/ / |/| |
* | | iwlwifi: protect SRAM debugfsJohannes Berg2012-08-211-0/+3
* | | iwlwifi: fix flow handler debug codeJohannes Berg2012-08-213-16/+18
* | | iwlwifi: disable greenfield transmissions as a workaroundJohannes Berg2012-08-061-5/+8
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-241-1/+1
|\ \
| * | treewide: Put a space between #include and FILEPaul Bolle2012-06-281-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-209-41/+21
|\ \ \ | | |/ | |/|
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-07-128-40/+20
| |\ \
| | * | iwlwifi: don't use stack memory for kmem cache nameJohannes Berg2012-07-122-4/+4
| | * | iwlwifi: set correct 32 bit boost register valueWey-Yi Guy2012-07-094-2/+5
| | * | iwlwifi: REPLY_RX doesn't exist any moreEmmanuel Grumbach2012-07-052-34/+11
| * | | 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 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-1213-126/+145
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-07-0913-126/+145
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | iwlwifi: disallow log_event access if interface downRichard A. Griffiths2012-07-031-1/+5
| | * | | iwlwifi: remove unneeded NULL checkJohannes Berg2012-07-031-3/+0
OpenPOWER on IntegriCloud