Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | mac802154: monitor device support | alex.bluesman.smirnov@gmail.com | 2012-05-16 | 5 | -2/+127 | |
| * | | | | | mac802154: slaves management support | alex.bluesman.smirnov@gmail.com | 2012-05-16 | 2 | -0/+145 | |
| * | | | | | ieee802154: interface type to be added | alex.bluesman.smirnov@gmail.com | 2012-05-16 | 1 | -1/+8 | |
| * | | | | | mac802154: basic mib support | alex.bluesman.smirnov@gmail.com | 2012-05-16 | 3 | -1/+97 | |
| * | | | | | mac802154: basic MAC commands interface support | alex.bluesman.smirnov@gmail.com | 2012-05-16 | 3 | -1/+48 | |
| * | | | | | mac802154: slave interfaces declaration | alex.bluesman.smirnov@gmail.com | 2012-05-16 | 1 | -0/+28 | |
| * | | | | | mac802154: TX data path | alex.bluesman.smirnov@gmail.com | 2012-05-16 | 3 | -1/+122 | |
| * | | | | | mac802154: RX data path | alex.bluesman.smirnov@gmail.com | 2012-05-16 | 2 | -1/+114 | |
| * | | | | | mac802154: allocation of ieee802154 device | alex.bluesman.smirnov@gmail.com | 2012-05-16 | 6 | -0/+232 | |
| * | | | | | Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/... | David S. Miller | 2012-05-16 | 16 | -869/+20 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | tokenring: delete all remaining driver support | Paul Gortmaker | 2012-05-15 | 2 | -670/+0 | |
| | * | | | | | net: delete all instances of special processing for token ring | Paul Gortmaker | 2012-05-15 | 13 | -68/+12 | |
| | * | | | | | atm: remove the coupling to token ring support | Paul Gortmaker | 2012-05-15 | 2 | -131/+8 | |
| * | | | | | | net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug | Joe Perches | 2012-05-16 | 12 | -57/+58 | |
| * | | | | | | net: ipv6: Standardize prefixes for message logging | Joe Perches | 2012-05-16 | 16 | -120/+116 | |
| * | | | | | | xfrm: Convert several xfrm policy match functions to bool. | David S. Miller | 2012-05-15 | 1 | -13/+14 | |
| |/ / / / / | ||||||
| * | | | | | net: Convert net_ratelimit uses to net_<level>_ratelimited | Joe Perches | 2012-05-15 | 76 | -490/+306 | |
| * | | | | | xfrm_algo: drop an unnecessary inclusion | Jan Beulich | 2012-05-15 | 1 | -3/+0 | |
| * | | | | | xfrm: make xfrm_algo.c a module | Jan Beulich | 2012-05-15 | 5 | -9/+17 | |
| * | | | | | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2012-05-14 | 10 | -23/+59 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | batman-adv: unset the TT_CLIENT_PENDING flag if the new local entry already e... | Antonio Quartulli | 2012-05-14 | 1 | -0/+2 | |
| | * | | | | | batman-adv: Start new development cycle | Sven Eckelmann | 2012-05-13 | 1 | -1/+1 | |
| | * | | | | | batman-adv: use shorter pr_warn instead of pr_warning | Sven Eckelmann | 2012-05-13 | 2 | -5/+5 | |
| | * | | | | | batman-adv: refactor window_protected to avoid unnecessary return statement | Marek Lindner | 2012-05-13 | 1 | -9/+6 | |
| | * | | | | | batman-adv: prepare lq_update_lock to be shared among different protocols | Marek Lindner | 2012-05-13 | 3 | -6/+6 | |
| | * | | | | | batman-adv: improve unicast packet (re)routing | Antonio Quartulli | 2012-05-13 | 4 | -0/+36 | |
| | * | | | | | batman-adv: avoid skb_linearise() if not needed | Antonio Quartulli | 2012-05-13 | 1 | -2/+3 | |
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2012-05-14 | 14 | -24/+384 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | {nl,cfg,mac}80211: Allow user to see/configure HT protection mode | Ashok Nagarajan | 2012-05-08 | 5 | -1/+16 | |
| | * | | | | | | mac80211: Allow nonHT/HT peering in mesh | Ashok Nagarajan | 2012-05-08 | 1 | -3/+9 | |
| | * | | | | | | mac80211: Implement HT mixed protection mode | Ashok Nagarajan | 2012-05-08 | 2 | -7/+77 | |
| | * | | | | | | mac80211: Advertise HT protection mode in IEs | Ashok Nagarajan | 2012-05-08 | 4 | -9/+8 | |
| | * | | | | | | cfg80211: fix BSS comparison | Emmanuel Grumbach | 2012-05-08 | 1 | -1/+5 | |
| | * | | | | | | mac80211: Add more ethtools stats: survey, rates, etc | Ben Greear | 2012-05-08 | 1 | -8/+81 | |
| | * | | | | | | mac80211: Framework to get wifi-driver stats via ethtool. | Ben Greear | 2012-05-08 | 3 | -3/+68 | |
| | * | | | | | | mac80211: Support getting sta_info stats via ethtool. | Ben Greear | 2012-05-08 | 1 | -0/+91 | |
| | * | | | | | | cfg80211: Add framework to support ethtool stats. | Ben Greear | 2012-05-08 | 1 | -0/+29 | |
| | * | | | | | | mac80211: don't transmit 40MHz frames to 20MHz peer | Thomas Pedersen | 2012-05-08 | 1 | -0/+6 | |
| | * | | | | | | mac80211: insert mesh peer after init | Thomas Pedersen | 2012-05-08 | 1 | -3/+5 | |
| | * | | | | | | mac80211: fix rate control update on 2040 bss change | Rajkumar Manoharan | 2012-05-08 | 1 | -1/+1 | |
| * | | | | | | | net: codel: fix build errors | Sasha Levin | 2012-05-14 | 1 | -4/+5 | |
| * | | | | | | | net/codel: Add missing #include <linux/prefetch.h> | Geert Uytterhoeven | 2012-05-14 | 1 | -0/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | fq_codel: Fair Queue Codel AQM | Eric Dumazet | 2012-05-12 | 3 | -0/+636 | |
| * | | | | | | net/ipv6/af_inet6.c: checkpatch cleanup | Eldad Zack | 2012-05-11 | 1 | -18/+11 | |
| * | | | | | | batman-adv: add contributor name | Antonio Quartulli | 2012-05-11 | 2 | -2/+2 | |
| * | | | | | | batman-adv: update copyright years | Antonio Quartulli | 2012-05-11 | 2 | -2/+2 | |
| * | | | | | | batman-adv: fix checkpatch string complaint | Marek Lindner | 2012-05-11 | 1 | -2/+2 | |
| * | | | | | | batman-adv: avoid temporary routing loops by being strict on forwarded OGMs | Marek Lindner | 2012-05-11 | 2 | -29/+32 | |
| * | | | | | | batman-adv: Adding hard_iface specific sysfs wrapper macros for UINT | Linus Luessing | 2012-05-11 | 1 | -0/+43 | |
| * | | | | | | batman-adv: rename sysfs macros to reflect the soft-interface dependency | Marek Lindner | 2012-05-11 | 1 | -28/+29 |