summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | mwifiex: fix static checker warningsAmitkumar Karwar2012-05-081-2/+1
| * | mac80211: fix rate control update on 2040 bss changeRajkumar Manoharan2012-05-081-1/+1
| * | mwifiex: add support for SD8786 sdioWarheadsSE2012-05-083-2/+10
| * | wireless: at76c50x: allocating too much dataDan Carpenter2012-05-081-2/+2
| * | iwlwifi: don't init trans->reg_lock from the op_modeEmmanuel Grumbach2012-05-082-1/+1
| * | iwlwifi: add option to disable 5GHz bandStanislaw Gruszka2012-05-083-0/+9
| * | iwlwifi: use IWL_* instead of dev_printk when possibleEmmanuel Grumbach2012-05-082-10/+9
| * | iwlwifi: add loose coex lutWey-Yi Guy2012-05-081-2/+21
| * | iwlwifi: change kill mask based on reduce power stateWey-Yi Guy2012-05-082-9/+20
| * | iwlwifi: send reduce tx power info in commandWey-Yi Guy2012-05-082-1/+3
| * | iwlwifi: small define changeWey-Yi Guy2012-05-081-1/+3
| * | iwlwifi: add reduced tx power threshold defineWey-Yi Guy2012-05-081-0/+3
| * | iwlwifi: add checking for the condition to reduce tx powerWey-Yi Guy2012-05-082-4/+39
| * | iwlwifi: add BT reduced tx power flagWey-Yi Guy2012-05-081-2/+2
| * | iwlwifi: remove unused macrosWey-Yi Guy2012-05-081-69/+0
| * | libertas: include sched.h on firmware.cLuis R. Rodriguez2012-05-081-0/+1
* | | net: codel: fix build errorsSasha Levin2012-05-141-4/+5
* | | net/codel: Add missing #include <linux/prefetch.h>Geert Uytterhoeven2012-05-141-0/+1
* | | etherdevice: Remove now unused compare_ether_addr_64bitsJoe Perches2012-05-121-33/+13
| |/ |/|
* | igb: Add Support for new i210/i211 devices.Carolyn Wyborny2012-05-1216-110/+1205
* | igb: Add function and pointers for 82580 low power state settings.Carolyn Wyborny2012-05-122-0/+101
* | fq_codel: Fair Queue Codel AQMEric Dumazet2012-05-124-0/+690
* | codel: use Newton method instead of sqrt() and dividesEric Dumazet2012-05-121-31/+37
* | rndis_wlan: cleanup: change oid from __le32 to u32 in various placesJussi Kivilinna2012-05-121-49/+49
* | rndis_host: cleanup: change oid from __le32 to u32 in rndis_query()Jussi Kivilinna2012-05-121-6/+6
* | rndis_wlan: cleanup: byteswap data from device instead of RNDIS_* definesJussi Kivilinna2012-05-121-13/+13
* | rndis_host: cleanup: byteswap data from device instead of RNDIS_* definesJussi Kivilinna2012-05-121-25/+28
* | usb/net: rndis: move bus message definitionLinus Walleij2012-05-121-6/+5
* | usb/net: rndis: fixup a few name prefixesLinus Walleij2012-05-122-57/+54
* | usb/net: rndis: merge command codesLinus Walleij2012-05-123-57/+39
* | usb/net: rndis: move and namespace PnP definesLinus Walleij2012-05-121-15/+12
* | usb/net: rndis: delete duplicate packet typesLinus Walleij2012-05-121-13/+0
* | usb/net: rndis: merge media type definitionsLinus Walleij2012-05-123-45/+29
* | usb/net: rndis: group all status codes togetherLinus Walleij2012-05-121-81/+76
* | usb/net: rndis: delete surplus definesLinus Walleij2012-05-121-4/+0
* | usb/net: rndis: merge duplicate 802_* OIDsLinus Walleij2012-05-123-174/+188
* | usb/net: rndis: eliminate first set of duplicate OIDsLinus Walleij2012-05-124-185/+123
* | usb/net: rndis: remove ambigous status codesLinus Walleij2012-05-122-30/+5
* | usb/net: rndis: break out <linux/rndis.h> definesLinus Walleij2012-05-126-613/+565
* | usb/net: rndis: inline the cpu_to_le32() macroLinus Walleij2012-05-123-173/+177
* | net/ipv6/af_inet6.c: checkpatch cleanupEldad Zack2012-05-111-18/+11
* | net: of/phy: fix build error when phylib is built as a moduleBjørn Mork2012-05-111-1/+1
* | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-05-1118-265/+380
|\ \
| * | batman-adv: add contributor nameAntonio Quartulli2012-05-112-2/+2
| * | batman-adv: update copyright yearsAntonio Quartulli2012-05-112-2/+2
| * | batman-adv: fix checkpatch string complaintMarek Lindner2012-05-111-2/+2
| * | batman-adv: avoid temporary routing loops by being strict on forwarded OGMsMarek Lindner2012-05-112-29/+32
| * | batman-adv: Adding hard_iface specific sysfs wrapper macros for UINTLinus Luessing2012-05-111-0/+43
| * | batman-adv: rename sysfs macros to reflect the soft-interface dependencyMarek Lindner2012-05-111-28/+29
| * | batman-adv: refactoring API: find generalized name for bat_ogm_update_mac cal...Marek Lindner2012-05-114-14/+16
OpenPOWER on IntegriCloud