| Commit message (Expand) | Author | Age | Files | Lines |
* | mii: Remove references to DP83840 PHY in mii.h | Mark Einon | 2011-09-15 | 1 | -3/+3 |
* | mii: Convert spaces to tabs in mii.h | Mark Einon | 2011-09-15 | 1 | -106/+104 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-08-29 | 8 | -29/+119 |
|\ |
|
| * | wireless: relicense regulatory header to ISC | Luis R. Rodriguez | 2011-08-26 | 1 | -4/+12 |
| * | mac80211: add uapsd_queues and max_sp params fields | Eliad Peller | 2011-08-26 | 1 | -0/+2 |
| * | nl80211/cfg80211: add STA WME parameters | Eliad Peller | 2011-08-26 | 2 | -0/+25 |
| * | NFC: Reserve tx head and tail room | Samuel Ortiz | 2011-08-24 | 2 | -1/+8 |
| * | {nl,cfg,mac}80211: let userspace make meshif mesh gate | Javier Cardona | 2011-08-24 | 2 | -0/+10 |
| * | {nl,cfg,mac}80211: let userspace set RANN interval | Javier Cardona | 2011-08-24 | 2 | -0/+5 |
| * | mac80211: mesh gate implementation | Javier Cardona | 2011-08-24 | 1 | -0/+4 |
| * | mac80211: update mesh path selection frame format | Thomas Pedersen | 2011-08-22 | 1 | -3/+1 |
| * | ieee80211: add mesh action codes | Thomas Pedersen | 2011-08-22 | 1 | -0/+15 |
| * | mac80211: update mesh peering frame format | Thomas Pedersen | 2011-08-22 | 2 | -20/+2 |
| * | ieee80211: introduce Self Protected Action codes | Thomas Pedersen | 2011-08-22 | 1 | -0/+14 |
| * | bcma: implement BCM4331 workaround for external PA lines | Rafał Miłecki | 2011-08-22 | 1 | -0/+18 |
| * | wireless: Introduce defines for BAR TID_INFO & MULTI_TID fields | Helmut Schaa | 2011-08-22 | 1 | -3/+5 |
* | | net: Define NETDEV_FCOE_WWNN, NETDEV_FCOE_WWPN only when CONFIG_LIBFCOE is en... | Bhanu Prakash Gollapudi | 2011-08-28 | 1 | -0/+4 |
* | | af_packet: Prefixed tpacket_v3 structs to avoid name space collision | chetan loke | 2011-08-26 | 1 | -9/+9 |
* | | headers, can: Add missing #include to <linux/can/bcm.h> | Ben Hutchings | 2011-08-26 | 1 | -0/+1 |
* | | headers, xtables: Add missing #include <linux/netfilter.h> | Ben Hutchings | 2011-08-26 | 3 | -0/+3 |
* | | headers, netfilter: Add missing #include <limits.h> for userland | Ben Hutchings | 2011-08-26 | 3 | -0/+9 |
* | | headers, tipc: Add missing #include to <linux/tipc_config.h> for userland | Ben Hutchings | 2011-08-26 | 1 | -0/+4 |
* | | headers, netfilter: Use kernel type names __u8, __u16, __u32 | Ben Hutchings | 2011-08-26 | 3 | -28/+28 |
* | | headers, net: Use __kernel_sa_family_t in more definitions shared with userland | Ben Hutchings | 2011-08-26 | 15 | -33/+37 |
* | | headers, pppol2tp: Use __kernel_pid_t in <linux/pppol2tp.h> | Ben Hutchings | 2011-08-26 | 1 | -1/+1 |
* | | headers, ax25: Add missing #include to <linux/netrom.h>, <linux/rose.h> | Ben Hutchings | 2011-08-26 | 2 | -0/+4 |
* | | headers, pppox: Add missing #include to <linux/if_pppox.h> | Ben Hutchings | 2011-08-26 | 1 | -1/+1 |
* | | Scm: Remove unnecessary pid & credential references in Unix socket's send and... | Tim Chen | 2011-08-25 | 1 | -3/+19 |
* | | sctp: Bundle HEAERTBEAT into ASCONF_ACK | Michio Honda | 2011-08-25 | 1 | -0/+1 |
* | | Proportional Rate Reduction for TCP. | Nandita Dukkipati | 2011-08-25 | 1 | -0/+4 |
* | | af-packet: Added TPACKET_V3 headers. | chetan loke | 2011-08-25 | 1 | -0/+119 |
* | | net: convert core to skb paged frag APIs | Ian Campbell | 2011-08-25 | 1 | -2/+2 |
* | | net: add APIs for manipulating skb page fragments. | Ian Campbell | 2011-08-23 | 1 | -2/+168 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-08-22 | 10 | -167/+425 |
|\| |
|
| * | nl80211/cfg80211: Add extra IE configuration to AP mode setup | Jouni Malinen | 2011-08-12 | 2 | -1/+29 |
| * | nl80211/cfg80211: Add crypto settings into NEW_BEACON | Jouni Malinen | 2011-08-12 | 2 | -40/+51 |
| * | nl80211/cfg80211: Allow SSID to be specified in new beacon command | Jouni Malinen | 2011-08-12 | 2 | -0/+31 |
| * | cfg80211/mac80211: move information element parsing logic to cfg80211 | Yogesh Ashok Powar | 2011-08-12 | 1 | -0/+63 |
| * | nl80211/cfg80211: Make addition of new sinfo fields safer | Jouni Malinen | 2011-08-11 | 1 | -0/+5 |
| * | cfg80211: fix a crash in nl80211_send_station | Felix Fietkau | 2011-08-11 | 1 | -1/+3 |
| * | cfg80211/nl80211: Send AssocReq IEs to user space in AP mode | Jouni Malinen | 2011-08-10 | 1 | -0/+8 |
| * | lib80211: remove exports for functions not called by other modules | Pavel Roskin | 2011-08-09 | 1 | -3/+0 |
| * | ssb: define boardflags | Rafał Miłecki | 2011-08-09 | 1 | -0/+40 |
| * | pcmcia: add PCMCIA_DEVICE_MANF_CARD_PROD_ID3 | Pavel Roskin | 2011-08-08 | 1 | -0/+9 |
| * | mac80211: remove offchannel_tx API | Johannes Berg | 2011-08-08 | 1 | -10/+0 |
| * | bcma: get CPU clock | Hauke Mehrtens | 2011-08-08 | 2 | -0/+41 |
| * | bcma: add serial console support | Hauke Mehrtens | 2011-08-08 | 1 | -0/+14 |
| * | bcma: add mips driver | Hauke Mehrtens | 2011-08-08 | 3 | -0/+65 |
| * | bcma: add SOC bus | Hauke Mehrtens | 2011-08-08 | 2 | -1/+20 |
| * | bcma: add functions to scan cores needed on SoCs | Hauke Mehrtens | 2011-08-08 | 2 | -0/+2 |