aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* batman-adv: Prefix packet structs with batadv_Sven Eckelmann2012-07-01
* batman-adv: Prefix local sysfs struct with batadv_Sven Eckelmann2012-07-01
* batman-adv: Prefix hash struct and typedef with batadv_Sven Eckelmann2012-07-01
* batman-adv: Prefix local debugfs structs with batadv_Sven Eckelmann2012-07-01
* batman-adv: Prefix main enum with BATADV_Sven Eckelmann2012-07-01
* batman-adv: Prefix packet enum with BATADV_Sven Eckelmann2012-07-01
* batman-adv: Prefix types enum with BATADV_Sven Eckelmann2012-07-01
* batman-adv: Prefix hard-interface enum with BATADV_Sven Eckelmann2012-07-01
* batman-adv: Prefix gateway enum with BATADV_Sven Eckelmann2012-07-01
* phy: add the EEE support and the way to access to the MMD registers.Giuseppe CAVALLARO2012-07-01
* stmmac: add the Energy Efficient Ethernet supportGiuseppe CAVALLARO2012-07-01
* stmmac: update the driver Documentation and add EEEGiuseppe CAVALLARO2012-07-01
* stmmac: do not use strict_strtoul but kstrtointGiuseppe CAVALLARO2012-07-01
* ipv4: Clarify in docs that accept_local requires rp_filter.David S. Miller2012-07-01
* netfilter: use kfree_skb() not kfree()Dan Carpenter2012-06-30
* dummy: use IFF_LIVE_ADDR_CHANGE priv_flagJiri Pirko2012-06-30
* team: use IFF_LIVE_ADDR_CHANGE priv_flagJiri Pirko2012-06-30
* virtio_net: use IFF_LIVE_ADDR_CHANGE priv_flagJiri Pirko2012-06-30
* net: introduce new priv_flag indicating iface capable of change mac when runningJiri Pirko2012-06-30
* netlink: add nlk->netlink_bind hook for module auto-loadingPablo Neira Ayuso2012-06-29
* netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso2012-06-29
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-06-29
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-29
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-29
| | |\
| | * | mwifiex: retrieve correct max_power information in reg_notifier handlerAmitkumar Karwar2012-06-28
| | * | mwifiex: do not advertise custom regulatory domain capabilityAmitkumar Karwar2012-06-28
| | * | mwifiex: use correct firmware command to get power limitsAmitkumar Karwar2012-06-28
| | * | mwifiex: wakeup main thread to handle command queuedAmitkumar Karwar2012-06-28
| | * | ath9k: de-duplicate initvalsFelix Fietkau2012-06-28
| | * | ath9k: update AR934x initvals to latest versionFelix Fietkau2012-06-28
| | * | ath9k: Fix signedness in a MCI debug messageMohammed Shafi Shajakhan2012-06-28
| | * | ath9k_hw: make use of the wrapper to check for MCI initMohammed Shafi Shajakhan2012-06-28
| | * | ath9k: fix ANI operation in AP modeFelix Fietkau2012-06-28
| | * | iwlegacy: print how long queue was actually stuckPaul Bolle2012-06-28
| | * | ath9k: Fix compilation breakageSujith Manoharan2012-06-27
| | * | brcmfmac: fix sparse warning introduced with checkdied patchArend van Spriel2012-06-27
| | * | brcmfmac: add BCM4334 supportFranky Lin2012-06-27
| | * | brcmfmac: reduce allocations needed during nvram data downloadArend van Spriel2012-06-27
| | * | brcmfmac: use firmware data buffer directly for nvramFranky Lin2012-06-27
| | * | brcmfmac: move glom alignment setting to SDIO bus layerFranky Lin2012-06-27
| | * | brcmfmac: restrict dongle txglom disable to old SDIO coreFranky Lin2012-06-27
| | * | brcmfmac: add support for bus specific data commandFranky Lin2012-06-27
| | * | bcma: define some additional cores IDsRafał Miłecki2012-06-27
| | * | Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2012-06-26
| | |\ \
| | | * | wlcore: print stack trace in every recoveryEyal Shapira2012-06-26
| | | * | wlcore: queue recovery in case of bus errors during cmd_remove_peerEyal Shapira2012-06-26
| | | * | wlcore: fix broken TX due to wrong queuing of recoveryEyal Shapira2012-06-26
| | | * | wlcore: fix some failure cases in wlcore_probe()Luciano Coelho2012-06-26
| | | * | wl18xx: deprecate PG1 supportLuciano Coelho2012-06-26
| | | * | wlcore: prevent recovery in the middle of resumeArik Nemtsov2012-06-23